local M = {} M.formatter = { n = { ["fq"] = {" Neoformat", "Formatted :)"}, ["b"] = {" Gitsigns toggle_current_line_blame", "Toggled line blames"}, ["bl"] = {" Gitsigns blame_line", "Line blame"} } } return M