all repos — dotfiles @ 31b36e5d1b955e3676d5fe61a24d331479c369d7

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