-
Notifications
You must be signed in to change notification settings - Fork 0
Popup menu showing tags
vim-scripts/tagMenu
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=726 Sometimes when the size of tag file is large, and you are searching for a particular tag, it is cumbersome to ^N through the list of tags. This plugin is aimed to solve this. A hidden menu containing the list of tags is created. This can be accessed using CTRL-K, or any other mapping that you want