feat: added extra for edgy.nvim

This commit is contained in:
Folke Lemaitre 2023-06-05 19:29:11 +02:00
parent 821672a0db
commit 56f092f1a8
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
2 changed files with 102 additions and 0 deletions

View file

@ -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,