all repos — dotfiles @ 94108dfbd9c34cfb2f895b850810cd27a1f4f445

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