update option

This commit is contained in:
jdhao
2022-10-19 20:52:51 +08:00
parent fc144e0895
commit d30d402128
+1 -1
View File
@@ -145,7 +145,7 @@ set formatoptions+=mM
" Tilde (~) is an operator, thus must be followed by motions like `e` or `w`.
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
" External program to use for grep command