sponsor Vim development Vim logo Vim Book Ad

syntax/Gemfile.vim : The syntax file of Gemfile which is used for a RubyGems library "Bundler"

 script karma  Rating 47/18, Downloaded by 1254  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
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
Gemfile.vim 1.1 2010-02-25 6.0 ujihisa . To work with the latest version of Bundler.
(Patch from Iain Hecker. Thanks!)
Gemfile.vim 1.0 2010-01-03 6.0 ujihisa . Initial upload
ip used for rating: 13.58.82.79

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github