feat: neovim - more plugins

This commit is contained in:
Ryan Yin
2023-08-12 22:03:02 +08:00
parent 62487cc5ca
commit d282a3b0b6
2 changed files with 19 additions and 5 deletions
+4 -4
View File
@@ -46,10 +46,10 @@ Provided by nvim-treesitter.
| Action | Shortcut |
| ----------------- | -------- |
| init selection | `gnn` |
| node incremental | `grn` |
| scope incremental | `grc` |
| node decremental | `grm` |
| init selection | `<Ctrl-space>` |
| node incremental | `<Ctrl-space>` |
| scope incremental | `<Alt-Space>` |
| node decremental | `Backspace` |
## Text Manipulation