mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update option
This commit is contained in:
parent
fc144e0895
commit
d30d402128
@ -145,7 +145,7 @@ set formatoptions+=mM
|
|||||||
" Tilde (~) is an operator, thus must be followed by motions like `e` or `w`.
|
" Tilde (~) is an operator, thus must be followed by motions like `e` or `w`.
|
||||||
set tildeop
|
set tildeop
|
||||||
|
|
||||||
set synmaxcol=200 " Text after this column number is not highlighted
|
set synmaxcol=250 " Text after this column number is not highlighted
|
||||||
set nostartofline
|
set nostartofline
|
||||||
|
|
||||||
" External program to use for grep command
|
" External program to use for grep command
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user