Ignore:
Timestamp:
04/06/10 20:38:14 (2 years ago)
Author:
Luper Rouch <luper.rouch@…>
Children:
01dd7f5b7e1d40674466cfe13e7bbb72263baa65
Parents:
3ee93061c45cb514c7833f79937feb7478a2629d
git-committer:
Luper Rouch <luper.rouch@…> (04/06/10 20:38:14)
Message:

maj config vim

File:
1 edited

Legend:

Unmodified
Added
Removed
  • various/config/vimrc-linux

    r021d6ea reec4080  
    108108au BufEnter set tw=0 
    109109au FileType python set tw=79 
     110au FileType rst set tw=79 
    110111" Put . back to word dividers for python 
    111112au FileType python set isk-=. 
     113" Additional file extensions 
    112114au BufNewFile,BufRead *.pxi set filetype=pyrex 
     115au BufNewFile,BufRead *.pde set filetype=arduino 
    113116 
    114117" Vst config 
Note: See TracChangeset for help on using the changeset viewer.