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

5 lines
82 B
VimL
Raw Normal View History

2021-10-26 10:25:41 +02:00
setlocal expandtab
setlocal noautoindent
setlocal tabstop=8
setlocal shiftwidth=8