blink-cmp-ghostty/spec
Barrett Ruth 7d95afba81
feat: detect ghostty config files by canonical path
Problem: enabled() only checked for the 'ghostty' filetype, but many
users have ghostty config files detected as 'config' or with no
filetype set. These users got no completions.

Solution: check canonical ghostty config directories
($XDG_CONFIG_HOME/ghostty, ~/.config/ghostty, /etc/ghostty) when the
filetype is 'config' or empty, resolving symlinks to handle indirect
paths.
2026-02-20 20:15:18 -05:00
..
ghostty_spec.lua feat: detect ghostty config files by canonical path 2026-02-20 20:15:18 -05:00
helpers.lua feat: initial release 2026-02-20 16:55:55 -05:00
minimal_init.lua feat: initial release 2026-02-20 16:55:55 -05:00