summaryrefslogtreecommitdiff
path: root/home/neovim/filetype.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/neovim/filetype.nix')
-rw-r--r--home/neovim/filetype.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/neovim/filetype.nix b/home/neovim/filetype.nix
index 671cecf..08b5e46 100644
--- a/home/neovim/filetype.nix
+++ b/home/neovim/filetype.nix
@@ -3,6 +3,7 @@
programs.neovim.plugins = with pkgs;
with vimPlugins; [
# Filetype plugins
+ nim-vim
vim-nix
vim-noweb
vim-janet