https://github.com/mopp/backscratcher
It is Vim Plugin as BackScratcher.
https://github.com/mopp/backscratcher
Last synced: 2 months 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 (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-14T07:49:11.000Z (over 13 years ago)
- Last Synced: 2026-01-01T12:09:06.778Z (5 months ago)
- Language: VimL
- Size: 155 KB
- Stars: 1
- Watchers: 1
- 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 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