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

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