Commit graph

4 commits

Author SHA1 Message Date
Sebastian Gniazdowski d29a8ba2b7 fix: absolute path support in the symbol browser 2023-02-15 17:42:39 +00:59
vladislav doster 49926e075a
maint: consistent vim mode lines across all files (#393) 2022-10-05 09:59:15 -05:00
Sebastian Gniazdowski 7f6dc7da6c
fix: change ctags symbols browser key binding from ctrl-k to alt-Q (#387)
The key is already bound to push-line, however the zle widget
has also two other keys, ctrl-q and Alt-q, so no problem, as
IMO users who want that widget already use Alt-q, not Alt-Q.

Closes #386
2022-10-03 05:09:54 -05:00
Sebastian Gniazdowski 17fd453dc1
A zsh language definition for Ctags wrapped in tags Make target (#332) 2022-09-19 04:42:20 -05:00