1
0
Files
nvim-config/ftplguin/text.vim

5 lines
82 B
VimL

setlocal expandtab
setlocal noautoindent
setlocal tabstop=8
setlocal shiftwidth=8