✨ feat(dashboard): re-implement remote-nvim on dashboard
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user