Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mopp/backscratcher
- Owner: mopp
- Created: 2013-01-03T17:27:15.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-14T07:49:11.000Z (about 12 years ago)
- Last Synced: 2024-05-02T00:21:41.803Z (9 months ago)
- Language: VimL
- Size: 155 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 belowNeoBundle '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