| .. |
|
actions
|
feat(file-popup): add actions.file_popup.open_win_config
|
2022-08-08 10:52:14 +10:00 |
|
explorer
|
fix(perf): explorer was creating new table for each new entry
|
2022-07-29 09:35:15 +02:00 |
|
git
|
fix(#1484): better error handling in git utils get_toplevel
|
2022-08-07 12:16:03 +10:00 |
|
iterators
|
feat(bookmarks): add bookmark feature (#1412)
|
2022-07-11 10:00:12 +02:00 |
|
marks
|
refactor: use vim.ui.input for y/n selections
|
2022-07-19 11:31:09 +02:00 |
|
renderer
|
feat: add option for folder arrows to be inline with indent markers (#1468)
|
2022-07-28 11:49:23 +02:00 |
|
api.lua
|
chore(api): add missing functions
|
2022-07-25 15:02:55 +02:00 |
|
colors.lua
|
feat(bookmarks): add bookmark feature (#1412)
|
2022-07-11 10:00:12 +02:00 |
|
config.lua
|
fix(keypress): use <cmd> instead of : to avoid triggering CmdLineEnter
|
2022-07-14 09:33:19 +02:00 |
|
core.lua
|
chore(watchers): refactor events and make debouncer safe
|
2022-07-17 08:50:24 +02:00 |
|
diagnostics.lua
|
chore(watchers): refactor events and make debouncer safe
|
2022-07-17 08:50:24 +02:00 |
|
events.lua
|
feat(api): add public API module (#1432)
|
2022-07-25 11:11:48 +02:00 |
|
keymap.lua
|
chore(keymap): extract filtering into function
|
2022-07-31 12:32:55 +02:00 |
|
legacy.lua
|
chore: move nvim-tree.utils.warn -> notify.warn
|
2022-07-18 13:46:11 +02:00 |
|
lib.lua
|
refactor(actions): move actions into semantic modules (#1410)
|
2022-07-10 09:47:52 +02:00 |
|
live-filter.lua
|
chore(iterators): create Iterator module and migrate iterators to use it (#1392)
|
2022-07-04 14:13:14 +02:00 |
|
log.lua
|
feat(notify): switch all print/nvim_*write statements to utils.notify
|
2022-07-18 14:04:48 +02:00 |
|
utils.lua
|
fix(perf): explorer was creating new table for each new entry
|
2022-07-29 09:35:15 +02:00 |
|
view.lua
|
feat(view): Floating nvim tree window #1377 (#1462)
|
2022-08-06 15:40:07 +10:00 |
|
watcher.lua
|
chore(watchers): Watcher shares single fs_event from Event, node watchers use unique path prefixed debounce context (#1453)
|
2022-07-26 10:43:58 +02:00 |