Update lmxfix file command
This commit is contained in:
parent
c30416ef78
commit
e1c533e1c4
@ -23,7 +23,6 @@ wk.add({
|
||||
{ "<leader>lp", "<cmd>Lspsaga preview_definition<cr>", desc = "Preview Definition", mode ="n"},
|
||||
{ "<leader>ls", "<cmd>Lspsaga signature_help<cr>", desc = "Signature Help", mode ="n"},
|
||||
{ "<leader>lw", "<cmd>Lspsaga show_workspace_diagnostics<cr>", desc = "Show Workspace Diagnostics", mode ="n"},
|
||||
--{ "<leader>lm", "<cmd>tab terminal lmsfixfile %:p:h<cr>", desc = "LMS fixer this file", mode ="n"},
|
||||
{ "<leader>lm", "<cmd>TermExec cmd='lmsfixfile %:p:h' direction='float'<cr>", desc = "LMS fixer this file", mode ="n"},
|
||||
-- UndoTree
|
||||
{ "<leader>u", group = "UndoTree" },
|
||||
|
||||
Loading…
Reference in New Issue
Block a user