mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 00:49:03 +02:00
feat: added extra for edgy.nvim
This commit is contained in:
parent
821672a0db
commit
56f092f1a8
2 changed files with 102 additions and 0 deletions
|
@ -38,6 +38,7 @@ return {
|
|||
end,
|
||||
opts = {
|
||||
sources = { "filesystem", "buffers", "git_status", "document_symbols" },
|
||||
open_files_do_not_replace_types = { "terminal", "Trouble", "qf", "Outline" },
|
||||
filesystem = {
|
||||
bind_to_cwd = false,
|
||||
follow_current_file = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue