mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2024-11-14 21:13:49 +00:00
move mason open keymap
This commit is contained in:
parent
786cbc90d8
commit
ecaa414c4f
@ -10,5 +10,9 @@ return {
|
|||||||
"powershell-editor-services",
|
"powershell-editor-services",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
keys = {
|
||||||
|
{ "<leader>cm", false },
|
||||||
|
{ "<leader>m", "<cmd>Mason<cr>" },
|
||||||
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user