vim-easytags
vim-easytags copied to clipboard
Re-generate tags of the current editing file
I like the functions and designs in easytags such as global tag files and easytags_by_filetype, which I haven't seen in other plug-ins. I was wondering, based on the current source code, how to add functions to regenerate tags of the current editing file (like gutentags)? Some hints would be much appreciated!