mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00

**Problem:** A query file for something like `html_tags` will not be
given html node completion
**Solution:** Check for parser aliases before offering completions
Co-authored-by: Lewis Russell <me@lewisr.dev>
(cherry picked from commit 05dcda8f9b
)