dotfiles/nvim/.config/nvim/after/ftplugin/markdown.vim

5 lines
75 B
VimL

setlocal spell
setlocal textwidth=80
autocmd! BufWritePost <buffer> :Vale