Skip to content

Commit

Permalink
fix icon
Browse files Browse the repository at this point in the history
  • Loading branch information
mopemope committed Apr 22, 2019
1 parent b09c397 commit 9096eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion company-meghanada.el
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@

(defun make-icon-hash (type)
(let ((kind-val (pcase type
("VAR" 6)
("VARIABLE" 6)
("METHOD" 2)
("FIELD" 5)
("CLASS" 22)))
Expand Down

0 comments on commit 9096eba

Please sign in to comment.