all repos — dotfiles @ d949f3c74d30dd2b7a1fa7ca37d8d942d10a2578

my *nix dotfiles

config/nvim/ftplugin/c.vim (view raw)

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