all repos — nixfiles @ a36b04e44b45bedf13729cc88935d5be218b0972

System and user configuration, managed by nix and home-manager

neovim: install polyglot language pack collection
Alan Pearce alan@alanpearce.eu
Thu, 18 May 2023 15:36:29 +0200
commit

a36b04e44b45bedf13729cc88935d5be218b0972

parent

a8b77222abc943966a7113193367b6e1c4b6632c

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M user/settings/neovim.nixuser/settings/neovim.nix
@@ -19,6 +19,7 @@ direnv-vim       nvim-treesitter
       telescope-nvim
       telescope-fzf-native-nvim
+      vim-polyglot
       vim-tridactyl
       vim-surround
     ];