Highlight the column *after* the last
This commit is contained in:
parent
15a6ff7e62
commit
c496deccd3
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
@ -26,7 +26,7 @@ set shiftwidth=4
|
|||
set smartcase
|
||||
set spl=en_gb nospell
|
||||
set tabstop=4
|
||||
set textwidth=72
|
||||
set textwidth=73
|
||||
set ttyfast
|
||||
set wrap
|
||||
silent! colorscheme desert
|
||||
|
|
Loading…
Reference in a new issue