kakoune/rc
Steven Chan ae86ffcbf9 Fixes for ctags.kak
1. Fix #2250. Enable ctags to handle absolute file paths.
   Only prepend tagroot to tag location if it is a relative file path.

2. Include signature field in the default ctags command.
   The regex for displaying signature info includes a mandatory pattern
   for 'signature' field, but the field is not a default option for the ctags command.
   If the tags file is generated by the as-is ctags command, pattern matching will fail,
   and the whole ctags line for the selected function will be displayed instead.
2019-01-21 15:09:33 -08:00
..
base Fixes for ctags.kak 2019-01-21 15:09:33 -08:00
core Rework c-family shell expansions to speed them up slightly 2019-01-20 12:33:46 +11:00
extra Convert scheme.kak expensive shell scope to awk 2019-01-20 12:31:57 +11:00