mirror of
https://github.com/neovim/neovim.git
synced 2026-08-29 18:41:48 +00:00
feat(defaults): enable diffopt "linematch" #32346
This commit is contained in:
@@ -4,6 +4,7 @@ if exists('s:did_load')
|
||||
set complete=.,w,b,u,t,i
|
||||
set define=^\\s*#\\s*define
|
||||
set directory^=.
|
||||
set diffopt=internal,filler,closeoff
|
||||
set display=
|
||||
set fillchars=vert:\|,foldsep:\|,fold:-
|
||||
set formatoptions=tcq
|
||||
|
||||
Reference in New Issue
Block a user