summaryrefslogtreecommitdiff
path: root/kusanagi/vim/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'kusanagi/vim/vimrc')
-rw-r--r--kusanagi/vim/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/kusanagi/vim/vimrc b/kusanagi/vim/vimrc
index e330e22..a5f8092 100644
--- a/kusanagi/vim/vimrc
+++ b/kusanagi/vim/vimrc
@@ -95,6 +95,7 @@ au FileType yaml setl sw=2 sts=2 et
au FileType css setl sw=4 sts=4 et
au FileType lua setl ts=4 sw=4 noet
au FileType elixir setl sw=2 sts=2 et
+au FileType nix setl sw=2 sts=2 et
autocmd FileType tex setlocal spell spelllang=en