sponsor Vim development Vim logo Vim Book Ad

tags-syntax-update : Update tags syntax to highlight Kind field

 script karma  Rating 5/2, Downloaded by 433  Comments, bugs, improvements  Vim wiki

created by
Timothy Madden
 
script type
patch
 
description
Override the default tags syntax file to:
* fix and add highlight for the address (or search pattern) field
* add highlight for the tag kind (initial letter in the tag coment line)
 
install details
Download the .vmb file
Open it in Vim and source it with :source %

(you could also install the plugin with the built-in :GetLatestVimScripts command, but you will need script #6094 first, to bring the old command up-to-date again:
https://www.vim.org/scripts/script.php?script_id=6094)
 

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
tags-syntax-update-v0.4.vmb 0.4 2024-06-13 7.0 Timothy Madden * Fix the skip pattern in :syntax region command for tag address field
tags-syntax-update.vmb 0.3 2024-06-12 7.0 Timothy Madden * Update regexp for tag kind letter to 1 char only, following the comment marker
tags-syntax-update.vmb 0.2 2024-06-11 7.0 Timothy Madden * Update highlight for search pattern field
tags-syntax-update.vmb 0.1 2024-06-11 7.0 Timothy Madden * Initial upload
* Fix typo in archive file name
ip used for rating: 18.97.9.174

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