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

4 lines
62 B
VimL
Raw Normal View History

setlocal shiftwidth=4
setlocal tabstop=4
setlocal noexpandtab