mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-25 20:40:32 +01:00
Improve vimrc.
Now have a marker for optimal text width. Useful when writing pretty much anything that needs to be wrapped.
This commit is contained in:
@@ -18,6 +18,7 @@ set backspace=eol,indent,start
|
|||||||
set diffopt+=iwhite
|
set diffopt+=iwhite
|
||||||
|
|
||||||
colorscheme molokai
|
colorscheme molokai
|
||||||
|
set colorcolumn=72
|
||||||
|
|
||||||
" I have never intended to use the builtin help
|
" I have never intended to use the builtin help
|
||||||
map <F1> <Esc>
|
map <F1> <Esc>
|
||||||
|
|||||||
Reference in New Issue
Block a user