Modified remaps

This commit is contained in:
2024-03-23 18:40:03 +01:00
parent 77e1951e12
commit 97ad8bc735
4 changed files with 32 additions and 32 deletions

View File

@@ -70,7 +70,7 @@ return {
end,
ft = "markdown",
keys = {
{ "<leader>bm", "<cmd>MarkdownPreviewToggle <CR>", desc = "Toggle markdown preview" },
{ "<leader>tm", "<cmd>MarkdownPreviewToggle <CR>", desc = "Toggle markdown preview" },
},
},
{

View File

@@ -46,9 +46,6 @@ return {
p = {
name = "project",
},
v = {
name = "lsp",
},
h = {
name = "theme",
},