summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/nixvim.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/nixvim.nix b/common/nixvim.nix
index cfb33bb..526e55d 100644
--- a/common/nixvim.nix
+++ b/common/nixvim.nix
@@ -189,6 +189,8 @@ in
189 189
190 vim-rhubarb 190 vim-rhubarb
191 fugitive-gitlab-vim 191 fugitive-gitlab-vim
192
193 vim-polyglot
192 ]; 194 ];
193 195
194 plugins = { 196 plugins = {