all repos — dotfiles @ a8cae402f4ed2e1513d0811ff82947efe1f6c4be

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