diff --git a/nix/home.nix b/nix/home.nix index 99fa083..f92c2cf 100644 --- a/nix/home.nix +++ b/nix/home.nix @@ -56,9 +56,8 @@ in { keybase lastpass-cli lorri - nox + nnn tree - ranger ripgrep vlc zsh-autosuggestions @@ -233,6 +232,9 @@ in { extraConfig = '' filetype plugin indent on + " vimtex + let g:tex_flavor = 'latex' + " ALE let g:ale_fix_on_save = 1 let g:ale_elixir_credo_strict = 1