Closed lazywei closed 1 year ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs in the next 5 days.
This issue was closed because it has been stalled for 5 days with no activity.
@lazywei you haven't included the lsp setup entries in your config. Look again at the readme for the full base config.
Check if applicable
Describe the bug
When typing
[[
the auto-completion is correctly triggered, but the candidates can't be searched/filtered.For example, here is the list for my notes
But when I type
h
(orH
), the candidates are just all gone.Expected Behavior The list of candidates should be filtered correctly and show the
HHKB
as the candidate.How to reproduce?
zk init
with the latest zk installed viahomebrew
[[
to trigger the auto-completionzk configuration
Neovim configuration