Merge pull request #155766 from SuperSandro2000/neovim-tests

authored by Sandro and committed by GitHub 689b76bc 7b1dbfcb

+1 -1
+1 -1
pkgs/test/vim/default.nix
··· 14 14 ### vim tests 15 15 ################## 16 16 vim_with_vim2nix = vim_configurable.customize { 17 - name = "vim"; vimrcConfig.vam.pluginDictionaries = [ "vim-addon-vim2nix" ]; 17 + name = "vim"; vimrcConfig.vam.pluginDictionaries = [ "vim2nix" ]; 18 18 }; 19 19 20 20 # test cases: