Skip to content

Commit

Permalink
markdown textwidth
Browse files Browse the repository at this point in the history
  • Loading branch information
kovetskiy committed Jun 7, 2020
1 parent cc52637 commit 4aa442d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,7 @@ Plug 'plasticboy/vim-markdown', { 'for': 'markdown' }
au!
au BufRead,BufNewFile *.md set filetype=markdown
au BufRead,BufNewFile *.md set fo-=l
au BufRead,BufNewFile *.md setlocal tw=120
augroup end
let g:vim_markdown_folding_disabled=0

Expand Down

0 comments on commit 4aa442d

Please sign in to comment.