aboutsummaryrefslogtreecommitdiff
path: root/.vim/after/ftplugin/markdown.vim
blob: b7cd44637c23e51ab7e5c8f5cf14c1fbdfa48115 (plain)
1
2
3
4
5
6
7
nmap <buffer> j gj
nmap <buffer> k gk

autocmd CursorHold,CursorHoldI <buffer> update

" setlocal formatoptions-=t
" setlocal formatoptions-=c