all repos — dotfiles @ e6921d9e2eb9c623224fab6ee72836c38ea92171

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