Changeset 15981 for dotfiles

Show
Ignore:
Timestamp:
07/18/08 12:52:29 (4 months ago)
Author:
ukstudio
Message:

typoしてたらしいので修正

Location:
dotfiles/vim/ukstudio
Files:
1 modified
1 moved

Legend:

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

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