add undotree mapping, format
This commit is contained in:
@@ -6,9 +6,9 @@ M.hint = SimpleUI and "" or ""
|
||||
M.info = SimpleUI and "❓" or ""
|
||||
M.signs = {
|
||||
{ name = "DiagnosticSignError", text = M.error },
|
||||
{ name = "DiagnosticSignWarn", text = M.warn },
|
||||
{ name = "DiagnosticSignHint", text = M.hint },
|
||||
{ name = "DiagnosticSignInfo", text = M.info }
|
||||
{ name = "DiagnosticSignWarn", text = M.warn },
|
||||
{ name = "DiagnosticSignHint", text = M.hint },
|
||||
{ name = "DiagnosticSignInfo", text = M.info }
|
||||
}
|
||||
if SimpleUI then
|
||||
M.kind_icons = {
|
||||
|
||||
Reference in New Issue
Block a user