Wiki

Changes between Version 1 and Version 2 of VimSupport

Show
Ignore:
Timestamp:
07/05/09 05:52:11 (15 years ago)
Author:
webnov8
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VimSupport

    v1 v2  
    66au BufNewFile,BufEnter *.cobra set noexpandtab ts=4 sw=4 filetype=python 
    77}}} 
     8 
     9For more native support try [http://bitbucket.org/webnov8/cobra-on-vim/ Cobra on Vim]. This includes a ftdetect, indent, and syntax file.