summaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
authorache <ache@ache.one>2023-08-09 15:29:19 +0200
committerache <ache@ache.one>2023-08-09 15:35:59 +0200
commit01470a173059ba8cd3840bd1823e388665ba2cc5 (patch)
tree8b6b28bc4843ad19263e761581c10b070455cae9 /plugin
parentCopilote mapping (diff)
LSP update
Diffstat (limited to 'plugin')
-rwxr-xr-xplugin/syntax.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/syntax.vim b/plugin/syntax.vim
index d679622..02b9c72 100755
--- a/plugin/syntax.vim
+++ b/plugin/syntax.vim
@@ -12,4 +12,4 @@ let g:syntastic_cpp_compiler_options = "-std=cpp11"
let xml_fold=1
let sh_fold=1
-set synmaxcol=250
+set synmaxcol=500