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

convert markdown config to lua
[etc/lazyvim.git] / .gitignore.d / lazyvim
index 53055665e4e500b5a9043f7130a2d5393700bc35..3a83ab11482a9bc56d0e599b3b68dd17ea629d10 100644 (file)
@@ -1,6 +1,13 @@
 *
+!/.config/lazyvim/after/ftplugin/markdown.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
 !/.config/lazyvim/keymaps.lua
 !/.config/lazyvim/lazy-lock.json
@@ -11,6 +18,8 @@
 !/.config/lazyvim/lua/config/options.lua
 !/.config/lazyvim/lua/plugins/disabled.lua
 !/.config/lazyvim/lua/plugins/example.lua
+!/.config/lazyvim/lua/plugins/mini-align.lua
+!/.config/lazyvim/lua/plugins/vim-table-mode.lua
 !/.config/lazyvim/options.lua
 !/.config/lazyvim/plugin/colorscheme.lua
 !/.config/lazyvim/plugin/disable_smooth_scroll.lua