1
1
Fork 0

Less crazy markdown stuff

This commit is contained in:
Joe Wroten 2017-06-23 09:58:34 -05:00
parent a44760edd2
commit ad3533ce76

4
vimrc
View file

@ -173,11 +173,7 @@ function SetMarkdownOptions()
" Enable spellcheck. " Enable spellcheck.
set spell spelllang=en_us set spell spelllang=en_us
set nonumber set nonumber
set norelativenumber
set foldcolumn=10
set textwidth=80
set wrap set wrap
set linebreak
set nolist set nolist
" Wordy weak " Wordy weak
DittoOn DittoOn