all repos — dotfiles @ d691874642b38e38d029d0251976f10a49f795fa

my *nix dotfiles

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

1setlocal tabstop=2
2setlocal softtabstop=2
3setlocal shiftwidth=2
4setlocal expandtab
5setlocal autoindent
6setlocal smarttab
7setlocal formatoptions=croql