| .. |
|
refactor
|
feat(refactor.navigation): allow a fallback_function for goto_definition
|
2020-08-31 22:16:27 +02:00 |
|
textobjects
|
use xmap instead of vmap in textobjects
|
2020-09-01 20:50:31 +02:00 |
|
caching.lua
|
fix(modules): do not reattach if already attached
|
2020-08-22 06:07:21 -05:00 |
|
configs.lua
|
Import treesitter.install only when needed
|
2020-09-08 19:37:32 +02:00 |
|
fold.lua
|
Fold: respect max_fold_level from 'foldnestmax'
|
2020-09-07 18:24:21 +02:00 |
|
health.lua
|
fix(health): only check installed parsers
|
2020-08-27 21:39:11 +02:00 |
|
highlight.lua
|
fix(modules): do not reattach if already attached
|
2020-08-22 06:07:21 -05:00 |
|
incremental_selection.lua
|
Incremental selection: fix skipping some nodes
|
2020-09-07 18:24:55 +02:00 |
|
info.lua
|
Completion: use custom instead of customlist
|
2020-09-05 19:29:46 +02:00 |
|
install.lua
|
Fixed table insertion
|
2020-09-06 13:42:24 +02:00 |
|
locals.lua
|
fix(locals): add nil guard for definition id creation
|
2020-08-25 14:35:08 +02:00 |
|
parsers.lua
|
feat(parsers): add filetype PKGBUILD
|
2020-09-08 20:34:58 +02:00 |
|
query.lua
|
Fix #418: iterator function should always return an iterator
|
2020-09-08 22:02:11 +02:00 |
|
query_predicates.lua
|
preds: declare set! predicate
|
2020-09-03 18:19:18 +02:00 |
|
ts_utils.lua
|
feat(refactor.navigation): add navigation.goto_{next,previous}_usage
|
2020-08-31 18:56:41 +02:00 |
|
utils.lua
|
feat(refactor.navigation): add navigation.goto_{next,previous}_usage
|
2020-08-31 18:56:41 +02:00 |