Update rust.vim
Column limit 78 -> 100.
This commit is contained in:
parent
087a015a72
commit
7352d919f6
@ -1,5 +1,5 @@
|
||||
"Highlight the 78th text column
|
||||
"Highlight the 100th text column
|
||||
"Feature became available in v7.3
|
||||
if version >= 703
|
||||
set colorcolumn=78
|
||||
set colorcolumn=100
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user