From efb97e598942043fb1439caaae6ea1d5633e198c Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sun, 1 Jan 2023 19:13:58 +0100 Subject: update home manager config --- kusanagi/vim/vimrc | 1 + 1 file changed, 1 insertion(+) (limited to 'kusanagi/vim/vimrc') 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 -- cgit v1.2.3