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