]> git.madduck.net Git - etc/lazyvim.git/log

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

etc/lazyvim.git
6 weeks agohide covered signs, make uncovered red
martin f. krafft [Sat, 10 May 2025 15:03:30 +0000 (17:03 +0200)]
hide covered signs, make uncovered red

6 weeks agofix nvim-coverage loading for Python
martin f. krafft [Sat, 10 May 2025 14:53:51 +0000 (16:53 +0200)]
fix nvim-coverage loading for Python

6 weeks agoadd TYPE_CHECKING if to Python imap
martin f. krafft [Sat, 10 May 2025 14:53:25 +0000 (16:53 +0200)]
add TYPE_CHECKING if to Python imap

6 weeks agoadd dev path to lazy config
martin f. krafft [Sat, 10 May 2025 14:53:00 +0000 (16:53 +0200)]
add dev path to lazy config

6 weeks agodisable colourscheme loading in lazy setup
martin f. krafft [Sat, 10 May 2025 14:52:51 +0000 (16:52 +0200)]
disable colourscheme loading in lazy setup

6 weeks agohide neotest output popup
martin f. krafft [Thu, 8 May 2025 12:27:55 +0000 (14:27 +0200)]
hide neotest output popup

6 weeks agostyle the doc popup window
martin f. krafft [Wed, 7 May 2025 08:26:42 +0000 (10:26 +0200)]
style the doc popup window

6 weeks agofix manipulating formatoptions for python
martin f. krafft [Wed, 7 May 2025 08:24:59 +0000 (10:24 +0200)]
fix manipulating formatoptions for python

6 weeks agoadd imap for future annotations import
martin f. krafft [Tue, 6 May 2025 18:27:04 +0000 (20:27 +0200)]
add imap for future annotations import

6 weeks agoadd imap for future annotations import
martin f. krafft [Tue, 6 May 2025 18:27:04 +0000 (20:27 +0200)]
add imap for future annotations import

6 weeks agoDisable F1 help
martin f. krafft [Mon, 5 May 2025 08:38:44 +0000 (10:38 +0200)]
Disable F1 help

6 weeks agocompletion with Shift-Return
martin f. krafft [Fri, 2 May 2025 18:30:45 +0000 (20:30 +0200)]
completion with Shift-Return

6 weeks agoUse markdown for tridactyl edit files on github
martin f. krafft [Fri, 2 May 2025 18:30:10 +0000 (20:30 +0200)]
Use markdown for tridactyl edit files on github

6 weeks agoset textwidth for markdown
martin f. krafft [Fri, 2 May 2025 18:29:51 +0000 (20:29 +0200)]
set textwidth for markdown

6 weeks agoset manual cmp mode for blink
martin f. krafft [Fri, 2 May 2025 11:20:33 +0000 (13:20 +0200)]
set manual cmp mode for blink

6 weeks agodisable completion ghost text to prevent horizontal scroll
martin f. krafft [Thu, 1 May 2025 07:50:38 +0000 (09:50 +0200)]
disable completion ghost text to prevent horizontal scroll

6 weeks agoadd folds and comments to mail ftplugin
martin f. krafft [Wed, 30 Apr 2025 14:49:58 +0000 (16:49 +0200)]
add folds and comments to mail ftplugin

6 weeks agoMail area detection and &fo handling
martin f. krafft [Wed, 30 Apr 2025 13:32:03 +0000 (15:32 +0200)]
Mail area detection and &fo handling

6 weeks agoEnable gzip plugin
martin f. krafft [Tue, 29 Apr 2025 13:14:53 +0000 (15:14 +0200)]
Enable gzip plugin

6 weeks agoadd mail functions for subject manipulation
martin f. krafft [Mon, 28 Apr 2025 15:53:34 +0000 (17:53 +0200)]
add mail functions for subject manipulation

6 weeks agoinject markdown into mail body
martin f. krafft [Mon, 28 Apr 2025 12:19:34 +0000 (14:19 +0200)]
inject markdown into mail body

6 weeks agoconvert some mail ftplugin from vim to lua
martin f. krafft [Mon, 28 Apr 2025 12:18:59 +0000 (14:18 +0200)]
convert some mail ftplugin from vim to lua

6 weeks agouse vim.opt_local instead of vim.b in ftplugin/python
martin f. krafft [Fri, 25 Apr 2025 08:59:05 +0000 (10:59 +0200)]
use vim.opt_local instead of vim.b in ftplugin/python

6 weeks agoadd symlinks for easier config file access
martin f. krafft [Fri, 25 Apr 2025 08:34:43 +0000 (10:34 +0200)]
add symlinks for easier config file access

6 weeks agomove markdown ftplugin to after and convert to lua
martin f. krafft [Fri, 25 Apr 2025 08:32:02 +0000 (10:32 +0200)]
move markdown ftplugin to after and convert to lua

6 weeks agomove ftplugin files to after
martin f. krafft [Fri, 25 Apr 2025 08:30:39 +0000 (10:30 +0200)]
move ftplugin files to after

6 weeks agodisable tokynight which is unused
martin f. krafft [Fri, 25 Apr 2025 08:32:58 +0000 (10:32 +0200)]
disable tokynight which is unused

6 weeks agodisable indenting by treesitter
martin f. krafft [Tue, 22 Apr 2025 22:08:56 +0000 (00:08 +0200)]
disable indenting by treesitter

6 weeks agoadd test.core extra
martin f. krafft [Tue, 22 Apr 2025 22:08:40 +0000 (00:08 +0200)]
add test.core extra

6 weeks agodo not load perl/node/ruby providers
martin f. krafft [Tue, 22 Apr 2025 22:06:50 +0000 (00:06 +0200)]
do not load perl/node/ruby providers

6 weeks agoDo not use system clipboard for yank/delete
martin f. krafft [Tue, 22 Apr 2025 22:06:35 +0000 (00:06 +0200)]
Do not use system clipboard for yank/delete

6 weeks agoadd lang.toml extras
martin f. krafft [Mon, 21 Apr 2025 07:22:33 +0000 (09:22 +0200)]
add lang.toml extras

6 weeks agoadd lang.python extras
martin f. krafft [Mon, 21 Apr 2025 07:22:23 +0000 (09:22 +0200)]
add lang.python extras

6 weeks agodisable snacks.dashboard
martin f. krafft [Fri, 18 Apr 2025 11:36:00 +0000 (13:36 +0200)]
disable snacks.dashboard

6 weeks agodisable snacks.scroll the lazy way
martin f. krafft [Fri, 18 Apr 2025 11:34:01 +0000 (13:34 +0200)]
disable snacks.scroll the lazy way

6 weeks agoconfigure catppuccin the lazy way
martin f. krafft [Fri, 18 Apr 2025 11:31:53 +0000 (13:31 +0200)]
configure catppuccin the lazy way

6 weeks agodisable flash.vim
martin f. krafft [Fri, 18 Apr 2025 10:48:59 +0000 (12:48 +0200)]
disable flash.vim

6 weeks agoconvert markdown config to lua
martin f. krafft [Fri, 18 Apr 2025 10:29:37 +0000 (12:29 +0200)]
convert markdown config to lua

6 weeks agochange map leader to ;
martin f. krafft [Fri, 18 Apr 2025 10:28:02 +0000 (12:28 +0200)]
change map leader to ;

6 weeks ago<leader>cc to toggle completion
martin f. krafft [Fri, 18 Apr 2025 07:27:01 +0000 (09:27 +0200)]
<leader>cc to toggle completion

6 weeks agoImport minimal ftplugin stuff from Vim
martin f. krafft [Wed, 6 Aug 2025 09:19:08 +0000 (11:19 +0200)]
Import minimal ftplugin stuff from Vim

6 weeks agoDisable line numbering altogether
martin f. krafft [Wed, 6 Aug 2025 09:17:59 +0000 (11:17 +0200)]
Disable line numbering altogether

6 weeks agoDisable cursorline
martin f. krafft [Wed, 6 Aug 2025 09:17:48 +0000 (11:17 +0200)]
Disable cursorline

6 weeks agoDisable confirmations
martin f. krafft [Wed, 6 Aug 2025 09:17:37 +0000 (11:17 +0200)]
Disable confirmations

6 weeks agoDisable mouse
martin f. krafft [Wed, 6 Aug 2025 09:17:12 +0000 (11:17 +0200)]
Disable mouse

6 weeks agorestore abbreviation expansion in addition to undo break
martin f. krafft [Wed, 6 Aug 2025 09:15:45 +0000 (11:15 +0200)]
restore abbreviation expansion in addition to undo break

6 weeks agoUse catppuccin colourscheme
martin f. krafft [Wed, 6 Aug 2025 09:12:31 +0000 (11:12 +0200)]
Use catppuccin colourscheme

6 weeks agoDisable smooth scrolling
martin f. krafft [Wed, 6 Aug 2025 09:12:06 +0000 (11:12 +0200)]
Disable smooth scrolling

6 weeks agoSymlinks to lua config files for easier access
martin f. krafft [Wed, 6 Aug 2025 09:10:29 +0000 (11:10 +0200)]
Symlinks to lua config files for easier access

6 weeks agoDisable plugin update checker
martin f. krafft [Wed, 6 Aug 2025 09:57:14 +0000 (11:57 +0200)]
Disable plugin update checker

6 weeks agoinitial checkin
martin f. krafft [Thu, 17 Apr 2025 08:17:53 +0000 (10:17 +0200)]
initial checkin