]>
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 [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