local M = { diagnostics = { Error = "", Warning = "", Hint = "", Information = "", }, lsp = "", indent = "", git = { Change = "", Add = "", Delete = "", Rename = "", Branch = "", }, } return M