pending.nvim/lua
Barrett Ruth 3a994e6284 feat(complete): add forge shorthand omnifunc completions
Problem: no completion support for `gh:`, `gl:`, or `cb:` tokens,
requiring users to type owner/repo from memory.

Solution: extend `omnifunc` to detect `gh:`/`gl:`/`cb:` prefixes and
complete with `owner/repo#` candidates from existing forge refs in
the store.
2026-03-10 17:44:36 -04:00
..
pending feat(complete): add forge shorthand omnifunc completions 2026-03-10 17:44:36 -04:00