nvim-tree.lua/lua/nvim-tree/actions/node
Ali Almohaya c995ce0878
fix(#1643): preview on floating window (#1648)
* fix: preview on floating window

* chore: redrawing the tree after setting current win

* chore: ignore winleave autocmd on preview action

* fix: typo in comment

* chore: call correct window id

* chore: revert changes in focus method

* chore: check if float window is enabled before ignoring WinLeave
2022-10-16 12:17:17 +11:00
..
file-popup.lua fix(view): file filter and info popup above floating view 2022-09-03 14:29:18 +10:00
open-file.lua fix(#1643): preview on floating window (#1648) 2022-10-16 12:17:17 +11:00
run-command.lua refactor(actions): move actions into semantic modules (#1410) 2022-07-10 09:47:52 +02:00
system-open.lua chore: move nvim-tree.utils.warn -> notify.warn 2022-07-18 13:46:11 +02:00