From a36b04e44b45bedf13729cc88935d5be218b0972 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Thu, 18 May 2023 15:36:29 +0200 Subject: neovim: install polyglot language pack collection --- user/settings/neovim.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'user/settings') diff --git a/user/settings/neovim.nix b/user/settings/neovim.nix index be64bc93..e33d0f8f 100644 --- a/user/settings/neovim.nix +++ b/user/settings/neovim.nix @@ -19,6 +19,7 @@ nvim-treesitter telescope-nvim telescope-fzf-native-nvim + vim-polyglot vim-tridactyl vim-surround ]; -- cgit 1.4.1