Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)