Use default backends for aerial
This commit is contained in:
parent
0b3793e194
commit
c80e7deff9
|
@ -1,6 +1,6 @@
|
|||
local aerial = require('aerial')
|
||||
aerial.setup {
|
||||
backends = { "lsp", "treesitter", "markdown", "man" },
|
||||
-- backends = { "lsp", "treesitter", "markdown", "man" },
|
||||
layout = {
|
||||
default_direction = "float",
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue