neovim: removed unmaintained plugin vim-addon-nix

This commit is contained in:
Serĉanto de Scio 2024-06-05 23:26:43 +10:00
parent 0f69e8fa60
commit 048f5c58b1
Signed by: sercanto
GPG key ID: A4122FF3971B6865

View file

@ -25,12 +25,10 @@
nerdtree-git-plugin # Plugin for nerdtree showing git status nerdtree-git-plugin # Plugin for nerdtree showing git status
nvim-treesitter # configurations and abstraction layer for Neovim. nvim-treesitter # configurations and abstraction layer for Neovim.
onedarkpro-nvim # Dark and light themes for Neovim onedarkpro-nvim # Dark and light themes for Neovim
#statix # Lints and suggestions for the nix programming language
supertab # Allows you to use <Tab> for all your insert completion supertab # Allows you to use <Tab> for all your insert completion
syntastic # Syntax checking hacks syntastic # Syntax checking hacks
vim-terraform # tab completion, syntax highlighting, indentation vim-terraform # tab completion, syntax highlighting, indentation
vim-terraform-completion vim-terraform-completion
vim-addon-nix # Scripts assisting writing .nix files
vim-cue # Cue filetype plugin for Vim vim-cue # Cue filetype plugin for Vim
vim-lastplace vim-lastplace
vim-markdown-toc # Generate table of contents for Markdown files vim-markdown-toc # Generate table of contents for Markdown files