Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mopp/marker.vim
This vim plugin for making mark function of vim more convenient.
https://github.com/mopp/marker.vim
Last synced: 2 days ago
JSON representation
This vim plugin for making mark function of vim more convenient.
- Host: GitHub
- URL: https://github.com/mopp/marker.vim
- Owner: mopp
- Created: 2014-09-20T16:43:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-26T01:55:21.000Z (almost 10 years ago)
- Last Synced: 2024-05-02T00:21:55.592Z (9 months ago)
- Language: VimL
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## marker.vim
This makes mark function of vim more convenient.## installation
```vim
NeoBundle 'mopp/marker.vim'
```## more description
Please read vim document.
Inspired by [vimのマーク機能をできるだけ活用してみる](http://saihoooooooo.hatenablog.com/entry/2013/04/30/001908)