Files
nvim-tree.lua/lua/nvim-tree
Grzegorz Rozdzialik ac858a28a2 fix(run-command): handle current directory node (#1046)
Handle the node representing the current directory (the topmost node in
the nvim-tree window). That node does not have the `absolute_path` set.
Use `TreeExplorer.cwd` instead, similar to the logic in `change-dir`.
2022-03-04 13:02:42 +01:00
..
2022-02-09 22:26:02 +01:00
2022-02-09 22:26:02 +01:00
2021-04-16 09:32:46 +02:00
2022-03-02 07:57:44 +01:00