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

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:

enable LSP, add ALE
[etc/neovim.git] / .gitignore.d / neovim
index b07238f7cac8851b478783eeb53d717698e988c0..d5d9387c94fd95f9dd711fb5ed0283ed2b4d221a 100644 (file)
@@ -1,6 +1,14 @@
 *
 !/.config/nvim/autoload/plug.vim
+!/.config/nvim/emojis.vim
 !/.config/nvim/init.lua
+!/.config/nvim/keymaps.lua
+!/.config/nvim/options.lua
+!/.config/nvim/plugin/ale.lua
+!/.config/nvim/plugin/highlight-yank.lua
 !/.config/nvim/plugin/listmode.lua
+!/.config/nvim/plugin/lspconfig.lua
 !/.config/nvim/plugin/vim-artesanal.lua
+!/.config/nvim/plugin/vim-lastplace.lua
+!/.config/nvim/style.vim
 !/.gitignore.d/neovim