Commit f3291db
authored
feat(fzf): fix fzf integration (#1048)
## Description
`<leader>snt` wasn't working properly
- the same fzf compatibility update as
#1034
- the hl_group update from #1032
but for `fzf.lua`
Those PRs should probably merged instead of this, but the hl_group
update one also needs to update `lua/noice/integrations/fzf.lua`
Figured I'd submit this to bump visibility of the issue.
## Related Issue(s)
#1029
#10241 parent 002b202 commit f3291db
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
0 commit comments