Skip to content
This repository has been archived by the owner on Feb 4, 2019. It is now read-only.
/ tagsmatic.vim Public archive

*cough* Language Server Protocol *cough*

License

Notifications You must be signed in to change notification settings

tssm/tagsmatic.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This script generates and reads automatically and asynchronously (so it requires Neovim) a tags file according to the type of the file that is being edited.

Usage

You only need to edit and save files supported by Universal Ctags. Every time the buffer is saved the script generates a .tags/{&filetype} file in the working directory according to your settings in ~/.ctags, and every time a BufNewFile, BufRead or BufWinEnter events gets triggered the script appends if necessary the same file to the local tags option.

About

*cough* Language Server Protocol *cough*

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published