We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c63bdfe commit e42baeeCopy full SHA for e42baee
home/nvim/lua/plugins.lua
@@ -129,29 +129,12 @@ return inject_all({
129
},
130
nerd_font_variant = "mono",
131
kind_icons = {
132
- Class = "",
133
- Color = "",
134
- Constant = "",
135
- Constructor = "",
136
- Enum = "",
137
- EnumMember = "",
138
- Event = "",
139
- Field = "",
140
- File = "",
141
- Folder = "",
142
- Function = "",
143
Interface = "",
144
Keyword = "",
145
Method = "",
146
- Module = "",
147
Operator = "",
148
- Property = "",
149
Reference = "",
150
Snippet = "",
151
- Struct = "",
152
- Text = "",
153
- TypeParameter = "",
154
- Unit = "",
155
Value = "",
156
Variable = "",
157
0 commit comments