merge with master

This commit is contained in:
Robert Kmieć
2022-12-06 01:15:25 +01:00
parent 9e32359f2d
commit 2b5a09d902
17 changed files with 252 additions and 173 deletions

View File

@@ -23,7 +23,7 @@ ts.setup {
incremental_selection = {
enable = true,
keymaps = {
init_selection = "tis",
init_selection = "ti",
node_incremental = "ti",
scope_incremental = "ts",
node_decremental = "td",