mirror of
https://github.com/cap153/nvim.git
synced 2026-01-06 18:54:57 +08:00
更新neovim配置
This commit is contained in:
parent
926899e09a
commit
23ac44ae4e
34 changed files with 408 additions and 1312 deletions
|
|
@ -8,6 +8,8 @@ return {
|
|||
go_in_plus = 'i',
|
||||
go_out = 'N',
|
||||
go_out_plus = 'n',
|
||||
mark_goto = "'",
|
||||
mark_set = 'm',
|
||||
reset = '<BS>',
|
||||
reveal_cwd = '@',
|
||||
show_help = 'g?',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue