1
0
Files
nvim-config/after/indent/text.vim

4 lines
60 B
VimL
Raw Normal View History

setlocal shiftwidth=2
setlocal tabstop=2
setlocal expandtab