Files
nvim-config/after/indent/c.vim
T

4 lines
62 B
VimL

setlocal shiftwidth=4
setlocal tabstop=4
setlocal noexpandtab