mirror of
https://github.com/neovim/neovim.git
synced 2026-08-04 06:38:44 +00:00
feat(defaults): set nojoinspaces
This commit is contained in:
@@ -12,6 +12,7 @@ set directory^=.
|
||||
set fillchars=vert:\|,fold:-
|
||||
set laststatus=1
|
||||
set listchars=eol:$
|
||||
set joinspaces
|
||||
set nohidden smarttab noautoindent noautoread complete-=i noruler noshowcmd
|
||||
set nrformats+=octal
|
||||
set shortmess-=F
|
||||
|
||||
Reference in New Issue
Block a user