fix: fix customVim overlay in NixOS
This commit is contained in:
parent
d66f5362cb
commit
601f6b3373
3 changed files with 13 additions and 11 deletions
|
@ -17,13 +17,13 @@ in {
|
|||
vimAlias = true;
|
||||
|
||||
plugins = with pkgs; [
|
||||
# customVim.tabline-vim
|
||||
# customVim.vim-astro
|
||||
# customVim.vim-caser
|
||||
# customVim.vim-heritage
|
||||
# customVim.vim-just
|
||||
# customVim.vim-textobj-xmlattr
|
||||
# customVim.vim-visual-star-search
|
||||
customVim.tabline-vim
|
||||
customVim.vim-astro
|
||||
customVim.vim-caser
|
||||
customVim.vim-heritage
|
||||
customVim.vim-just
|
||||
customVim.vim-textobj-xmlattr
|
||||
customVim.vim-visual-star-search
|
||||
|
||||
vimPlugins.comment-nvim
|
||||
vimPlugins.dial-nvim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue