add nnn browser instead of ranger

This commit is contained in:
Haak Saxberg 2020-12-16 23:13:43 -08:00
parent 4bf3061b3d
commit 99307054bf

View file

@ -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