feat(dashboard): re-implement remote-nvim on dashboard

This commit is contained in:
2024-08-06 02:43:12 -04:00
parent 9572bdd0a8
commit 1b2918bc1d
+7
View File
@@ -76,6 +76,13 @@ return {
icon = "",
key = "s",
},
{
action = 'lua require("config.rootiest").load_remote()',
desc = " Remote Session",
icon = "󰢹 ",
key = "S",
},
{
action = "Lazy",
desc = " Lazy",