Skip to content
This repository was archived by the owner on Aug 11, 2019. It is now read-only.

rdolgushin/gitignore.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim gitignore plugin

About

This plugin provides syntax highlighting, code snippets (using snipMate) based on https://github.com/github/gitignore snippets and supporing of tComment for .gitignore files in Vim.

gitignore.vim with AutoComplPop

Requirements

Installation ways

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.

Releases

No releases published

Packages

No packages published