fix(vifm): start nvim with no conf
This commit is contained in:
parent
5bb838514a
commit
c34d7a87de
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
" If you would like to use another vi clone such as Elvis or Vile
|
||||
" you will need to change this setting.
|
||||
|
||||
set vicmd=nvim
|
||||
set vicmd=nvim\ -u\ NONE
|
||||
" set vicmd=elvis\ -G\ termcap
|
||||
" set vicmd=vile
|
||||
set shell=/bin/fish
|
||||
|
|
Loading…
Add table
Reference in a new issue