mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
snapshot
This commit is contained in:
parent
e193591478
commit
1c00999846
2 changed files with 3 additions and 3 deletions
|
|
@ -65,7 +65,7 @@ require('nvim-treesitter.configs').setup {
|
|||
enable = true,
|
||||
keymaps = {
|
||||
-- set to `false` to disable one of the mappings
|
||||
init_selection = "false",
|
||||
init_selection = "false",
|
||||
scope_incremental = "false",
|
||||
node_incremental = "<A-Up>",
|
||||
node_decremental = "<A-Down>",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue