diff options
Diffstat (limited to 'programs/neovim.nix')
-rw-r--r-- | programs/neovim.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/programs/neovim.nix b/programs/neovim.nix index 08a1ada..6a09ba4 100644 --- a/programs/neovim.nix +++ b/programs/neovim.nix | |||
@@ -42,7 +42,9 @@ | |||
42 | # syntax | 42 | # syntax |
43 | rust-vim | 43 | rust-vim |
44 | haskell-vim | 44 | haskell-vim |
45 | typescript-vim | ||
45 | vim-nix | 46 | vim-nix |
47 | vim-javascript | ||
46 | 48 | ||
47 | # handy | 49 | # handy |
48 | tabular | 50 | tabular |