summaryrefslogtreecommitdiff
path: root/kusanagi/vim/vimrc
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-01-01 19:13:58 +0100
committerAlex Auvolat <alex@adnab.me>2023-01-01 19:13:58 +0100
commitefb97e598942043fb1439caaae6ea1d5633e198c (patch)
tree6cc8edf4e243a9117510d9f058663f376b77508b /kusanagi/vim/vimrc
parent031e4226b98b8511d8ae9473d79c83922a0e4eba (diff)
downloaduser-config-efb97e598942043fb1439caaae6ea1d5633e198c.tar.gz
user-config-efb97e598942043fb1439caaae6ea1d5633e198c.zip
update home manager config
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