summaryrefslogtreecommitdiffstats
path: root/.config/nvim/after/ftplugin/c.vim
blob: 5d78f8bdd032714af12b86ec0eb68fe513b16744 (plain)
1
2
setlocal tabstop=2 shiftwidth=2 expandtab smarttab
setlocal commentstring=//\ %s