syntax/Gemfile.vim : The syntax file of Gemfile which is used for a RubyGems library "Bundler"
script karma |
Rating 47/18,
Downloaded by 1407 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
ujihisa . |
|
script type |
syntax |
|
description |
Highlights some method names for Gemfile. |
|
install details |
Copy the `Gemfile.vim` on your ~/.vim/syntax/ directory.
You may need to write ftdetect for Gemfile like:
" ~/.vim/ftdetect/Gemfile.vim
autocmd BufRead,BufNewFile Gemfile set filetype=Gemfile
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.144.132.48
|