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

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:

add symlinks for easier config file access
authormartin f. krafft <madduck@madduck.net>
Fri, 25 Apr 2025 08:34:43 +0000 (10:34 +0200)
committermartin f. krafft <madduck@madduck.net>
Wed, 6 Aug 2025 09:57:17 +0000 (11:57 +0200)
.config/lazyvim/ftp [new symlink]
.config/lazyvim/plugins [new symlink]
.gitignore.d/lazyvim

diff --git a/.config/lazyvim/ftp b/.config/lazyvim/ftp
new file mode 120000 (symlink)
index 0000000..461962f
--- /dev/null
@@ -0,0 +1 @@
+after/ftplugin/
\ No newline at end of file
diff --git a/.config/lazyvim/plugins b/.config/lazyvim/plugins
new file mode 120000 (symlink)
index 0000000..3ef8e69
--- /dev/null
@@ -0,0 +1 @@
+lua/plugins/
\ No newline at end of file
index 7e5440597d88f9c2c05e7f5f03a9edcc8e03ce29..c27e63e99f961f3c737b58f9de417a7dec0d66b5 100644 (file)
@@ -4,6 +4,7 @@
 !/.config/lazyvim/after/ftplugin/python.lua
 !/.config/lazyvim/after/ftplugin/tex.vim
 !/.config/lazyvim/autocmds.lua
+!/.config/lazyvim/ftp
 !/.config/lazyvim/ftplugin/mail.vim
 !/.config/lazyvim/.gitignore
 !/.config/lazyvim/greeting_abbrevs.vim
@@ -27,6 +28,7 @@
 !/.config/lazyvim/lua/plugins/mini-align.lua
 !/.config/lazyvim/lua/plugins/vim-table-mode.lua
 !/.config/lazyvim/options.lua
+!/.config/lazyvim/plugins
 !/.config/lazyvim/stylua.toml
 !/.gitignore.d/lazyvim
 !/.zsh/zshenv/parts.d/50-lazyvim