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
|
keybase
|
||||||
lastpass-cli
|
lastpass-cli
|
||||||
lorri
|
lorri
|
||||||
nox
|
nnn
|
||||||
tree
|
tree
|
||||||
ranger
|
|
||||||
ripgrep
|
ripgrep
|
||||||
vlc
|
vlc
|
||||||
zsh-autosuggestions
|
zsh-autosuggestions
|
||||||
|
|
@ -233,6 +232,9 @@ in {
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
|
|
||||||
|
" vimtex
|
||||||
|
let g:tex_flavor = 'latex'
|
||||||
|
|
||||||
" ALE
|
" ALE
|
||||||
let g:ale_fix_on_save = 1
|
let g:ale_fix_on_save = 1
|
||||||
let g:ale_elixir_credo_strict = 1
|
let g:ale_elixir_credo_strict = 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue