-- easily add or disable built in mappings added during LSP attaching
return {
n = {
-- ["<leader>lf"] = false -- disable formatting keymap
},
}