✨ feat(dashboard): re-implement remote-nvim on dashboard
This commit is contained in:
@@ -76,6 +76,13 @@ return {
|
|||||||
icon = " ",
|
icon = " ",
|
||||||
key = "s",
|
key = "s",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
action = 'lua require("config.rootiest").load_remote()',
|
||||||
|
desc = " Remote Session",
|
||||||
|
icon = " ",
|
||||||
|
key = "S",
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
action = "Lazy",
|
action = "Lazy",
|
||||||
desc = " Lazy",
|
desc = " Lazy",
|
||||||
|
|||||||
Reference in New Issue
Block a user