Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mopp/backscratcher

It is Vim Plugin as BackScratcher.
https://github.com/mopp/backscratcher

Last synced: 2 days ago
JSON representation

It is Vim Plugin as BackScratcher.

Awesome Lists containing this project

README

        

# BackScratcher

## Introduction
BackScratcher is Mopp's Vim Plugin as utilities.
and It packed some feature by some functions.

## Install
Install the distributed files into your Vim script directory which is usually $HOME/.vim.
You can use Neobundle below

NeoBundle 'git://github.com/mopp/backscratcher.git'

## Feature
* Delete Strings
* It deletes until specified delimiter(; or : or etc).
* Auto Control Parenthesis
* It automatically moves cursol to in paren when type closed paren.
* It automatically types closed paren.

## Usage and History
Please See doc/BackScratcher.txt