rm un-needed mappings
This commit is contained in:
parent
cef2899bba
commit
ed68c4b07d
5 changed files with 3 additions and 18 deletions
|
|
@ -55,10 +55,9 @@ local options = {
|
|||
},
|
||||
}
|
||||
|
||||
require("plugins.configs.others").misc_mappings()
|
||||
|
||||
local mappings = nvchad.load_config().mappings
|
||||
local mapping_groups = { groups = vim.deepcopy(mappings.groups) }
|
||||
|
||||
mappings.disabled = nil
|
||||
mappings.groups = nil
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue