all repos — dotfiles @ 10c3479d36cdf5650d5d2d8f8b4ce191528112af

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