fix: fix customVim overlay in NixOS

This commit is contained in:
Oliver Davies 2023-04-05 18:00:00 +01:00
parent d66f5362cb
commit 601f6b3373
3 changed files with 13 additions and 11 deletions

View file

@ -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