summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2023-05-18 15:36:29 +0200
committerAlan Pearce2023-05-18 15:36:29 +0200
commita36b04e44b45bedf13729cc88935d5be218b0972 (patch)
tree853652c1031f21c86a3e89d5ec6b5fca8f76c4ef
parenta8b77222abc943966a7113193367b6e1c4b6632c (diff)
downloadnixfiles-a36b04e44b45bedf13729cc88935d5be218b0972.tar.lz
nixfiles-a36b04e44b45bedf13729cc88935d5be218b0972.tar.zst
nixfiles-a36b04e44b45bedf13729cc88935d5be218b0972.zip
neovim: install polyglot language pack collection
-rw-r--r--user/settings/neovim.nix1
1 files changed, 1 insertions, 0 deletions
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
     ];