codcodog / auto-marks

Auto set marks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto Marks

auto-marks is a mark generator, which auto set a mark to {A-Z}.

Installation

Using vim-plug

Plug 'codcodog/auto-marks'

Using Vundle

Plugin 'codcodog/auto-marks'

Commands

:AutoMark auto set a mark to {A-Z}.

:Marks list all the current marks of {A-Z}.

:DelMarks delete all marks of {A-Z}.

License

Vim License.

About

Auto set marks.


Languages

Language:Vim Script 100.0%