Skip to content

Commit 0420232

Browse files
committed
replaced the class icon
1 parent 9561e44 commit 0420232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lua/user/cmp.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ local kind_icons = {
2323
Constructor = "",
2424
Field = "",
2525
Variable = "󰫧",
26-
Class = "",
26+
Class = "",
2727
Interface = "",
2828
Module = "",
2929
Property = "",

0 commit comments

Comments
 (0)