updated restart lsp command
This commit is contained in:
@@ -6,7 +6,7 @@ return {
|
|||||||
|
|
||||||
wk.add(
|
wk.add(
|
||||||
{
|
{
|
||||||
{ "<leader><leader>cL", ":LspRestart<CR>", desc = "Restart LSP"},
|
{ "<leader>cL", ":LspRestart<CR>", desc = "Restart LSP", icon= "↺"},
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
end,
|
end,
|
||||||
|
|||||||
Reference in New Issue
Block a user