sponsor Vim development Vim logo Vim Book Ad

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

 script karma  Rating 2/2, Downloaded by 166  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: 3.143.228.40

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github