Skip to content

Commit

Permalink
add box icon
Browse files Browse the repository at this point in the history
  • Loading branch information
mopemope committed May 5, 2019
1 parent 1f21245 commit 6f68357
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion company-meghanada.el
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,9 @@
("METHOD" 2)
("CONSTRUCTOR" 2)
("FIELD" 5)
("CLASS" 22)))
("CLASS" 22)
("IMPORT" 10)
("PACKAGE" 10)))
(ht (make-hash-table :test 'equal)))
(puthash "kind" kind-val ht)
ht))
Expand Down

0 comments on commit 6f68357

Please sign in to comment.