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

setlocal formatoptions-=t
setlocal formatoptions-=c