mirror of
https://github.com/wlcx/home.git
synced 2025-10-11 22:43:44 +01:00
vim: move vim-nix to base vim config
This commit is contained in:
parent
15f131712e
commit
426dcc6c22
@ -5,7 +5,6 @@
|
||||
# Language stuff
|
||||
nvim-lspconfig
|
||||
trouble-nvim
|
||||
vim-nix
|
||||
rust-vim
|
||||
vim-go
|
||||
];
|
||||
|
@ -14,6 +14,9 @@
|
||||
gruvbox-nvim
|
||||
fzfWrapper # The basic "built in" fzf stuff
|
||||
fzf-vim # The fancier opt in fzf stuff
|
||||
# The only language plugin you always need... because if it's running nixos you
|
||||
# *will* be editing nix files!
|
||||
vim-nix
|
||||
# Git stuff
|
||||
fugitive
|
||||
vim-gitgutter
|
||||
|
Loading…
x
Reference in New Issue
Block a user