Skip to content

A simplistic vim plugin to deal with pairs non-intrusively

Notifications You must be signed in to change notification settings

dhruvasagar/vim-pairify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-pairify v0.5.1 Build

A simple plugin for pair completion such as () and []. Simply press <C-J> in insert mode and the plugin will identify the correct pair to be completed. It has support for nesting and multiline matching.

Installation

You can either do a standard installation or using a plugin manager such as Pathogen, Vundle, NeoBundle, VimPlug

Contributing

  • Fork It
  • Commit your changes and give your commit message some love
  • Push to your fork on github
  • Open a Pull Request

About

A simplistic vim plugin to deal with pairs non-intrusively

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published