sponsor Vim development Vim logo Vim Book Ad

auto-marks : auto set a mark to A-Z.

 script karma  Rating 2/2, Downloaded by 321  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.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
auto-marks.zip 1.0.0 2022-02-19 7.0 Cryven mo Initial upload
ip used for rating: 216.73.216.4

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github