Changeset 16549


Ignore:
Timestamp:
10/25/13 15:20:34 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: fixing hash indentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/externalpackages/vim/addons/vimrc

    r16096 r16549  
    155155" and here some nice options for cindenting
    156156set cinoptions={.5s,+.5s,t0,n-2,p2s,(03s,=.5s,>1s,=1s,:1s
    157 " pound sign identation
    158 inoremap # X<c-h>#
     157" hash sign identation
     158set cinkeys-=0#
    159159" ----------------------------------------------------------------------}}}
    160160" TEX special{{{
Note: See TracChangeset for help on using the changeset viewer.