[docgen] Update README.md

skip-checks: true
This commit is contained in:
Github Actions 2021-11-27 01:19:51 +00:00
parent 29162ace0f
commit 8aeb16b047

View file

@ -260,6 +260,9 @@ vim.g.aerial = {
-- Run this command after jumping to a symbol (false will disable)
post_jump_cmd = "normal! zz",
-- If close_on_select is true, aerial will automatically close after jumping to a symbol
close_on_select = false,
lsp = {
-- Fetch document symbols when LSP diagnostics change.
-- If you set this to false, you will need to manually fetch symbols