]> git.madduck.net Git - etc/lazyvim.git/blobdiff - .gitignore.d/lazyvim

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:

move markdown ftplugin to after and convert to lua
[etc/lazyvim.git] / .gitignore.d / lazyvim
index 5c6f3b4786daf26c690b2a93a2b034776c9389cc..7e5440597d88f9c2c05e7f5f03a9edcc8e03ce29 100644 (file)
@@ -1,11 +1,10 @@
 *
-!/.config/lazyvim/after/ftplugin/markdown.vim
+!/.config/lazyvim/after/ftplugin/diff.vim
+!/.config/lazyvim/after/ftplugin/markdown.lua
+!/.config/lazyvim/after/ftplugin/python.lua
+!/.config/lazyvim/after/ftplugin/tex.vim
 !/.config/lazyvim/autocmds.lua
-!/.config/lazyvim/ftplugin/diff.vim
 !/.config/lazyvim/ftplugin/mail.vim
-!/.config/lazyvim/ftplugin/markdown.lua
-!/.config/lazyvim/ftplugin/python.lua
-!/.config/lazyvim/ftplugin/tex.vim
 !/.config/lazyvim/.gitignore
 !/.config/lazyvim/greeting_abbrevs.vim
 !/.config/lazyvim/init.lua
@@ -22,6 +21,7 @@
 !/.config/lazyvim/lua/plugins/disable-flash.lua
 !/.config/lazyvim/lua/plugins/disable-snacks-dashboard.lua
 !/.config/lazyvim/lua/plugins/disable-snacks-scroll.lua
+!/.config/lazyvim/lua/plugins/disable-tokyonight.lua
 !/.config/lazyvim/lua/plugins/disable-treesitter-indenting.lua
 !/.config/lazyvim/lua/plugins/example.lua
 !/.config/lazyvim/lua/plugins/mini-align.lua