mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-23 17:28:57 +02:00
## Description
In `outline.nvim` we have `symbols.filter = LazyVim.config.kind_filter`.
`outline.nvim` adds an entry `exclude = false` by default when it's a
table. This entry propagates to `LazyVim.config.kind_filter` and when
using `LazyVim.config.get_kind_filter()` in Telescope `<leader>ss` that
entry is there as well and causes the error in
|
||
---|---|---|
.. | ||
aerial.lua | ||
dial.lua | ||
fzf.lua | ||
harpoon2.lua | ||
illuminate.lua | ||
inc-rename.lua | ||
leap.lua | ||
mini-diff.lua | ||
mini-files.lua | ||
mini-move.lua | ||
navic.lua | ||
outline.lua | ||
overseer.lua | ||
refactoring.lua | ||
telescope.lua |