wyrid
|
cd2f7569db
|
feat(api): add api.marks.clear (#1708)
|
2022-11-01 08:46:56 +11:00 |
|
Sebastian Volland
|
90dcf42bba
|
fix(#1533): make toggle_mark ignore non-togglable nodes. (#1534)
|
2022-08-22 14:24:25 +10:00 |
|
kiyan
|
8dc2144e87
|
refactor: use vim.ui.input for y/n selections
also add clear_prompt again.
fixes #1441
|
2022-07-19 11:31:09 +02:00 |
|
kiyan
|
21fadc1f38
|
chore: move nvim-tree.utils.warn -> notify.warn
add notify.error and notify.info
|
2022-07-18 13:46:11 +02:00 |
|
Kiyan
|
26512c369f
|
feat(marks): add bulk move action (#1419)
|
2022-07-17 08:25:11 +02:00 |
|
kiyan
|
4900d66370
|
fix(open-file): focus file if already opened
|
2022-07-16 15:38:50 +02:00 |
|
Kiyan
|
89becc7604
|
feat(marks): add navigation (next, previous, select) (#1415)
|
2022-07-16 10:40:47 +02:00 |
|
kiyan
|
6a49a0301f
|
refactor(marks): fix offset line and move into init.lua
also set node in marks record instead of true
|
2022-07-12 09:34:26 +02:00 |
|