Less crazy markdown stuff
This commit is contained in:
parent
a44760edd2
commit
ad3533ce76
1 changed files with 0 additions and 4 deletions
4
vimrc
4
vimrc
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue