1
0
Fork 0

nvim: Add array LSP icon

This commit is contained in:
Daniel Kempkens 2022-05-10 00:02:58 +02:00
parent 099c44acbf
commit f689291b12

View file

@ -1,5 +1,6 @@
(let [mod {}
current-function-symbols {:Class " "
current-function-symbols {:Array "ﴳ "
:Class " "
:Enum "ﴳ "
:Function " "
:Interface " "