vim.g.mapleader = " " vim.g.maplocalleader = "," local kind_icons = { Text = "", Method = "", Function = "⨐", Constructor = "", Field = "", Variable = "μ", Class = "", Interface = "", Module = "", Property = "", Unit = "", Value = "", Enum = "", Keyword = "", Snippet = "", Color = "፨", File = "", Reference = "", Folder = "", EnumMember = "", Constant = "", Struct = "", Event = "", Operator = "", TypeParameter = "", }