formatting

This commit is contained in:
2025-06-07 17:59:28 -05:00
parent d5be1d0e6e
commit 2c7fda5196
+2
View File
@@ -289,6 +289,7 @@
desc = "Rename"; desc = "Rename";
}; };
}; };
diagnostic = { diagnostic = {
"<leader>cd" = { "<leader>cd" = {
action = "open_float"; action = "open_float";
@@ -306,6 +307,7 @@
}; };
}; };
}; };
extraConfigLua = '' extraConfigLua = ''
local _border = "rounded" local _border = "rounded"