Breaking change for non-whichkey users | Refactor mapping functions
This commit is contained in:
@@ -102,9 +102,6 @@ M.comment = {
|
||||
M.lspconfig = {
|
||||
-- See `<cmd> :help vim.lsp.*` for documentation on any of the below functions
|
||||
|
||||
-- define all paths from which these maps should not be applied through the mapping function
|
||||
ignore = { "/lua/custom/init.lua", "/lua/plugins/configs/whichkey.lua" },
|
||||
|
||||
n = {
|
||||
["gD"] = {
|
||||
function()
|
||||
|
||||
Reference in New Issue
Block a user