auto-marks : auto set a mark to A-Z.
script karma |
Rating 2/2,
Downloaded by 216 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Cryven mo |
|
script type |
ftplugin |
|
description |
auto-marks is a mark generator, which auto set a mark to {A-Z}.
:AutoMark auto set a mark to {A-Z}.
:Marks list all the current marks of {A-Z}.
:DelMarks delete all marks of {A-Z}. |
|
install details |
Just decompressing the auto-marks.zip and put auto-marks directory in your .vim directory, such as run the command "mv auto-marks ~/.vim" on your terminal. And update the runtimepath with .vim/auto-marks path.
For example, in your vimrc: set rtp+=~/.vim/auto-marks
For installing and managing your vim plugins easily, i recommand you to use vim-plug, which is a minimalist Vim Plugin Manager.
If you use Plug to install , just add "Plug 'codcodog/auto-marks'" , and run ':PlugInstall'.
For more information you can see https://github.com/codcodog/auto-marks. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.14.90
|