dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

c.vim (130B)


      1 setlocal cinoptions-=P0
      2 setlocal cinoptions+=P1     " recognize pragmas and indent them like any other code
      3 
      4 setlocal cinkeys-=0#