feat: Move and goto_location simultaneously, and highlight

See readme changes
This commit is contained in:
hedy
2023-11-02 21:37:40 +08:00
parent fe98a8cf8a
commit e3d622445e
4 changed files with 50 additions and 10 deletions

View File

@@ -47,6 +47,8 @@ M.defaults = {
fold_all = 'W',
unfold_all = 'E',
fold_reset = 'R',
down_and_goto = '<C-j>',
up_and_goto = '<C-k>',
},
lsp_blacklist = {},
symbol_blacklist = {},