home/rc/base
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
..
autowrap.kak Make register expansions expand to the full register content 2018-07-05 07:54:28 +10:00
clojure.kak Small optimization in clojure.kak awk script 2019-01-20 12:32:31 +11:00
css.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
ctags.kak Fixes for ctags.kak 2019-01-21 15:09:33 -08:00
d.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
etc.kak Execute cleanup hooks on any filetype change 2018-12-11 00:35:57 +01:00
file.kak Do not reparse %sh{...} strings 2018-07-05 07:54:28 +10:00
fish.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
gas.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
git.kak Merge remote-tracking branch 'lenormf/fix-git-notes' 2018-12-28 06:40:13 +11:00
go.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
haskell.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
html.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
ini.kak Execute cleanup hooks on any filetype change 2018-12-11 00:35:57 +01:00
java.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
javascript.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
json.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
julia.kak Execute cleanup hooks on any filetype change 2018-12-11 00:35:57 +01:00
lint.kak rc lint: Prevent diagnostics from being expanded 2018-12-13 10:42:52 +03:00
lisp.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
lua.kak Execute cleanup hooks on any filetype change 2018-12-11 00:35:57 +01:00
mail.kak Execute cleanup hooks on any filetype change 2018-12-11 00:35:57 +01:00
markdown.kak Execute cleanup hooks on any filetype change 2018-12-11 00:35:57 +01:00
mercurial.kak Execute cleanup hooks on any filetype change 2018-12-11 00:35:57 +01:00
new-client.kak Rework 'terminal' commands 2018-12-22 09:37:17 +01:00
ocaml.kak Execute cleanup hooks on any filetype change 2018-12-11 00:35:57 +01:00
perl.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
restructuredtext.kak Execute cleanup hooks on any filetype change 2018-12-11 00:35:57 +01:00
ruby.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
rust.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
scala.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
screen.kak Rework 'terminal' commands 2018-12-22 09:37:17 +01:00
spell.kak added spell-clear convenience command 2018-09-21 12:30:13 -07:00
sql.kak Execute cleanup hooks on any filetype change 2018-12-11 00:35:57 +01:00
swift.kak Execute cleanup hooks on any filetype change 2018-12-11 00:35:57 +01:00
tmux.kak Rework 'terminal' commands 2018-12-22 09:37:17 +01:00
x11.kak Rework 'terminal' commands 2018-12-22 09:37:17 +01:00
yaml.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00