aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.local/share/nvim/site/after/ftplugin/text.vim
blob: d2483266f1bc7c5c74dd164c8242650d45c6cce5 (plain)
1
2
3
setlocal tw=80
setlocal spell spelllang=en_us,es,ru
let b:SuperTabContextDefaultCompletionType = "<c-p>"