float pip windows and fix nvim-tree renamed setting

This commit is contained in:
Kopatz
2025-10-27 11:09:39 +01:00
parent f3f3ba3a62
commit ebca834f9f
4 changed files with 14 additions and 3 deletions

View File

@@ -5,8 +5,8 @@
enable = true;
openOnSetup = true;
settings = {
autoReloadOnWrite = true;
updateFocusedFile.enable = true;
"auto_reload_on_write" = true;
"update_focused_file".enable = true;
tab.sync = {
close = true;
open = true;