Skip to content

AT-AT/hlmarks.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hlmarks.vim

マークのハイライトと名前の表示して、少しだけ便利な機能を追加したVimバージョン8以降向けのプラグインです
Hlmarks.vim is a Vim plug-in that highlight marks and display that name, and add a little only useful function.

特徴

マークを移動するとハイライトとマーク名も移動します
If you move the mark, highlight and mark name is also moving.

マークと移動
(ma ... ma)

同じ行でもう一度マークするとマークを削除できます
If you mark again on the same line, you can delete the mark.

マークの削除
(ma -> ma)

インクリメントにマークすることもできます
You can mark incrementally.

インクリメントマーク
(me ... <Leader>mm ... <Leader>mm)

重なったマークは設定に従って表現され、一度に削除もできます
Overlapping marks are displayed according to setting, enable to remove them at a time.

同位置マークの表示と削除
(ma -> mb -> mc -> <Leader>ml)

同じバッファ内のマークを一度に削除することができます
You can remove all marks in the same buffer at a time.

同一バッファ内のマーク削除
(ma -> mb ... mc ... <Leader>mb)

詳細はヘルプドキュメントを参照してください
Please refer to the help documentation for details.

About

Vim plug-in that highlight marks and display that name.

Resources

Stars

Watchers

Forks

Packages

No packages published