]>
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:
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
martin f. krafft [Sat, 10 May 2025 15:03:30 +0000 (17:03 +0200)]
hide covered signs, make uncovered red
martin f. krafft [Sat, 10 May 2025 14:53:51 +0000 (16:53 +0200)]
fix nvim-coverage loading for Python
martin f. krafft [Sat, 10 May 2025 14:53:25 +0000 (16:53 +0200)]
add TYPE_CHECKING if to Python imap
martin f. krafft [Sat, 10 May 2025 14:53:00 +0000 (16:53 +0200)]
add dev path to lazy config
martin f. krafft [Sat, 10 May 2025 14:52:51 +0000 (16:52 +0200)]
disable colourscheme loading in lazy setup
martin f. krafft [Thu, 8 May 2025 12:27:55 +0000 (14:27 +0200)]
hide neotest output popup
martin f. krafft [Wed, 7 May 2025 08:26:42 +0000 (10:26 +0200)]
style the doc popup window
martin f. krafft [Wed, 7 May 2025 08:24:59 +0000 (10:24 +0200)]
fix manipulating formatoptions for python
martin f. krafft [Tue, 6 May 2025 18:27:04 +0000 (20:27 +0200)]
add 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
martin f. krafft [Mon, 5 May 2025 08:38:44 +0000 (10:38 +0200)]
Disable F1 help
martin f. krafft [Fri, 2 May 2025 18:30:45 +0000 (20:30 +0200)]
completion with Shift-Return
martin f. krafft [Fri, 2 May 2025 18:30:10 +0000 (20:30 +0200)]
Use markdown for tridactyl edit files on github
martin f. krafft [Fri, 2 May 2025 18:29:51 +0000 (20:29 +0200)]
set textwidth for markdown
martin f. krafft [Fri, 2 May 2025 11:20:33 +0000 (13:20 +0200)]
set manual cmp mode for blink
martin f. krafft [Thu, 1 May 2025 07:50:38 +0000 (09:50 +0200)]
disable completion ghost text to prevent horizontal scroll
martin f. krafft [Wed, 30 Apr 2025 14:49:58 +0000 (16:49 +0200)]
add folds and comments to mail ftplugin
martin f. krafft [Wed, 30 Apr 2025 13:32:03 +0000 (15:32 +0200)]
Mail area detection and &fo handling
martin f. krafft [Tue, 29 Apr 2025 13:14:53 +0000 (15:14 +0200)]
Enable gzip plugin
martin f. krafft [Mon, 28 Apr 2025 15:53:34 +0000 (17:53 +0200)]
add mail functions for subject manipulation
martin f. krafft [Mon, 28 Apr 2025 12:19:34 +0000 (14:19 +0200)]
inject markdown into mail body
martin f. krafft [Mon, 28 Apr 2025 12:18:59 +0000 (14:18 +0200)]
convert some mail ftplugin from vim to lua
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
martin f. krafft [Fri, 25 Apr 2025 08:34:43 +0000 (10:34 +0200)]
add symlinks for easier config file access
martin f. krafft [Fri, 25 Apr 2025 08:32:02 +0000 (10:32 +0200)]
move markdown ftplugin to after and convert to lua
martin f. krafft [Fri, 25 Apr 2025 08:30:39 +0000 (10:30 +0200)]
move ftplugin files to after
martin f. krafft [Fri, 25 Apr 2025 08:32:58 +0000 (10:32 +0200)]
disable tokynight which is unused
martin f. krafft [Tue, 22 Apr 2025 22:08:56 +0000 (00:08 +0200)]
disable indenting by treesitter
martin f. krafft [Tue, 22 Apr 2025 22:08:40 +0000 (00:08 +0200)]
add test.core extra
martin f. krafft [Tue, 22 Apr 2025 22:06:50 +0000 (00:06 +0200)]
do not load perl/node/ruby providers
martin f. krafft [Tue, 22 Apr 2025 22:06:35 +0000 (00:06 +0200)]
Do not use system clipboard for yank/delete
martin f. krafft [Mon, 21 Apr 2025 07:22:33 +0000 (09:22 +0200)]
add lang.toml extras
martin f. krafft [Mon, 21 Apr 2025 07:22:23 +0000 (09:22 +0200)]
add lang.python extras
martin f. krafft [Fri, 18 Apr 2025 11:36:00 +0000 (13:36 +0200)]
disable snacks.dashboard
martin f. krafft [Fri, 18 Apr 2025 11:34:01 +0000 (13:34 +0200)]
disable snacks.scroll the lazy way
martin f. krafft [Fri, 18 Apr 2025 11:31:53 +0000 (13:31 +0200)]
configure catppuccin the lazy way
martin f. krafft [Fri, 18 Apr 2025 10:48:59 +0000 (12:48 +0200)]
disable flash.vim
martin f. krafft [Fri, 18 Apr 2025 10:29:37 +0000 (12:29 +0200)]
convert markdown config to lua
martin f. krafft [Fri, 18 Apr 2025 10:28:02 +0000 (12:28 +0200)]
change map leader to ;
martin f. krafft [Fri, 18 Apr 2025 07:27:01 +0000 (09:27 +0200)]
<leader>cc to toggle completion
martin f. krafft [Wed, 6 Aug 2025 09:19:08 +0000 (11:19 +0200)]
Import minimal ftplugin stuff from Vim
martin f. krafft [Wed, 6 Aug 2025 09:17:59 +0000 (11:17 +0200)]
Disable line numbering altogether
martin f. krafft [Wed, 6 Aug 2025 09:17:48 +0000 (11:17 +0200)]
Disable cursorline
martin f. krafft [Wed, 6 Aug 2025 09:17:37 +0000 (11:17 +0200)]
Disable confirmations
martin f. krafft [Wed, 6 Aug 2025 09:17:12 +0000 (11:17 +0200)]
Disable mouse
martin f. krafft [Wed, 6 Aug 2025 09:15:45 +0000 (11:15 +0200)]
restore abbreviation expansion in addition to undo break
martin f. krafft [Wed, 6 Aug 2025 09:12:31 +0000 (11:12 +0200)]
Use catppuccin colourscheme
martin f. krafft [Wed, 6 Aug 2025 09:12:06 +0000 (11:12 +0200)]
Disable smooth scrolling
martin f. krafft [Wed, 6 Aug 2025 09:10:29 +0000 (11:10 +0200)]
Symlinks to lua config files for easier access
martin f. krafft [Wed, 6 Aug 2025 09:57:14 +0000 (11:57 +0200)]
Disable plugin update checker
martin f. krafft [Thu, 17 Apr 2025 08:17:53 +0000 (10:17 +0200)]
initial checkin