index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
test/init
update-parsers-tier-1
update-parsers-tier-2
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
/
nvim-treesitter
/
incremental_selection.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat!: drop modules, general refactor and cleanup
Christian Clason
2025-05-12
1
-176
/
+0
*
fix(inc-selection): handle injections
Jaehwang Jung
2025-01-20
1
-7
/
+16
*
fix(inc-selection): handle deleting non-existing keymaps
Maria José Solano
2024-02-03
1
-4
/
+4
*
refactor(inc-selection): simplify keymap and add error message
Maria José Solano
2024-02-03
1
-14
/
+7
*
fix(incremental-selection): second attempt at fixing command (#6014)
Maria José Solano
2024-01-30
1
-5
/
+3
*
fix(incremental-selection): use cmd instead of :lua for command
Maria José Solano
2024-01-27
1
-1
/
+1
*
style: fill in missing code docs wherever applicable
Amaan Qureshi
2023-02-24
1
-9
/
+17
*
feat: allow to set keymappings to `false`
Stephan Seitz
2022-12-15
1
-20
/
+24
*
fix: node_incremental for incremental selection jumping around (#3257)
itepechi / いてぺち
2022-08-02
1
-1
/
+6
*
docs: add descriptions to incremental_selection keymaps
Stephan Seitz
2022-07-31
1
-4
/
+15
*
Use vim-range style (1-index based) when possible (#1841)
Santos Gallegos
2021-09-24
1
-23
/
+13
*
Use stylua for autoformat code (#1480)
Santos Gallegos
2021-07-04
1
-22
/
+19
*
feat(incremental_selection): don't require locals
Thomas Vigouroux
2021-04-22
1
-1
/
+7
*
Fix incremental selection (#1135)
Santos Gallegos
2021-04-05
1
-4
/
+35
*
fix: update interface following languagetree merge (#687)
Thomas Vigouroux
2020-11-23
1
-1
/
+1
*
parser: only use parse to get a tree
Thomas Vigouroux
2020-11-03
1
-1
/
+1
*
Incremental selection: fix skipping some nodes
Santos Gallegos
2020-09-07
1
-25
/
+28
*
use xmap in detach
evakuator
2020-09-01
1
-1
/
+1
*
use xmap instead of vmap in textobjects
evakuator
2020-09-01
1
-1
/
+1
*
fix(modules): do not reattach if already attached
Steven Sojka
2020-08-22
1
-7
/
+3
*
Add noremap option to mappings
Rafał Camlet
2020-08-06
1
-1
/
+1
*
fix decremental selection
kiyan42
2020-08-02
1
-1
/
+6
*
Refactor locals.lua:
Stephan Seitz
2020-07-16
1
-1
/
+2
*
Add textobjects module
Stephan Seitz
2020-07-14
1
-19
/
+19
*
Make luacheck happy
Stephan Seitz
2020-07-05
1
-1
/
+1
*
refacto: remove buf_state
kiyan42
2020-06-19
1
-30
/
+46
*
Remove postspaces and avoid one global
Stephan Seitz
2020-05-22
1
-3
/
+3
*
refacto/feat: better handling of parser updates
kiyan42
2020-05-12
1
-42
/
+67
*
modules: move textobj to incremental_selection
Thomas Vigouroux
2020-05-02
1
-0
/
+78