add nnn browser instead of ranger
This commit is contained in:
parent
4bf3061b3d
commit
99307054bf
1 changed files with 4 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue