all repos — dotfiles @ 5674e47702a2c2b46d9df9ed4e363a61522b4cd3

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