all repos — dotfiles @ b7579dcf676d73456debd4280c6f11eb5d21f648

my *nix dotfiles

nvim/ftplugin/c.vim (view raw)

1setlocal tabstop=2
2setlocal shiftwidth=2
3setlocal autoindent
4setlocal smarttab
5setlocal noexpandtab
6setlocal textwidth=80
7setlocal formatoptions=croql