sponsor Vim development Vim logo Vim Book Ad

gitignore.vim : Gitignore files support

 script karma  Rating 1/1, Downloaded by 3715  Comments, bugs, improvements  Vim wiki

created by
Roman Dolgushin
 
script type
utility
 
description
This plugin provides syntax highlighting, code snippets (using snipMate (https://github.com/msanders/snipmate.vim)) based on https://github.com/github/gitignore snippets and supporing of tComment for `.gitignore` files in Vim.

For additional information visit GitHub repository https://github.com/rdolgushin/gitignore.vim.

Requirements
------------
* For using code snippets your must install snipMate (https://github.com/msanders/snipmate.vim)
* For more fun try out AutoComplPop (http://www.vim.org/scripts/script.php?script_id=1879)
* For commenting/uncommenting install tComment (https://github.com/tomtom/tcomment_vim)

Usage
-----

### Snippets

Gitignore.vim contains an usual snipMate snippets. You can use it by opening your `.gitignore` file, typing snippet name (for example, `Python`) and pressing `<Tab>` key.

### Commenting

For commenting you can use standard tComment `<C-_>` keymap.
 
install details
* Using pathogen (https://github.com/tpope/vim-pathogen) or vundle(https://github.com/gmarik/vundle) from https://github.com/rdolgushin/gitignore.vim
* Standard Vim way (http://vimdoc.sourceforge.net/htmldoc/usr_05.html#add-plugin)
 

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
gitignore.zip 1.05 2014-03-14 7.0 Roman Dolgushin Upgraded to https://github.com/github/gitignore/commit/eda2ee70de1bf7db7e0aba7c7b71aeb2c1c7eeec
gitignore.zip 1.04f1 2013-11-18 7.0 Roman Dolgushin Clojure snippet symlink fix
gitignore.zip 1.04 2013-11-17 7.0 Roman Dolgushin Upgraded to https://github.com/github/gitignore/commit/f0f5e38db20332f55b95d938a55e98ae9b05bb3d
gitignore.zip 1.03 2013-08-10 7.0 Roman Dolgushin plugin/gitignore.vim removed (to fix Vim splash screen displaying)

Snippets upgraded to following state: https://github.com/github/gitignore/commit/b2c694d792c005c770c42deaa868e97184e31794
gitignore.zip 1.02 2013-05-01 7.0 Roman Dolgushin Fixed and improved. See https://github.com/rdolgushin/gitignore.vim/pull/1
gitignore.zip 1.01 2013-05-01 7.0 Roman Dolgushin Initial upload
ip used for rating: 216.73.216.208

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github