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