Changeset 15975 for dotfiles

Show
Ignore:
Timestamp:
07/18/08 11:14:35 (4 months ago)
Author:
ukstudio
Message:

vimのグリモン用テンプレート

Location:
dotfiles/vim/ukstudio
Files:
2 added
1 modified

Legend:

Unmodified
Added
Removed
  • dotfiles/vim/ukstudio/.vimrc

    r15948 r15975  
    5252let g:AutoComplPop_BehaviorRubyOmniSymbolLength = 2 
    5353 
     54" grasemonkey用テンプレート 
     55autocmd BufNewFile *.user.js 0r $HOME/.vim/template/grasemonkey.txt 
     56