Show correct icons in autocompletion popups
commit394b2d3944ca90c32e59d4097c9bc8690b397dca
authorJiří Techet <techet@gmail.com>
Wed, 20 Apr 2022 21:23:17 +0000 (20 23:23 +0200)
committerJiří Techet <techet@gmail.com>
Wed, 20 Apr 2022 21:23:17 +0000 (20 23:23 +0200)
tree4db137558ffec3311dd30b49559c7a8bf99dd736
parentdf27d1b226bd7261be5482b06d3a69123ff0c514
Show correct icons in autocompletion popups

Since we can easily query icons assigned to specific TM types now
(together with having the possibility to change the icons to whatever
we like independently of TM type), we can display the same icon that
is used in the symbol tree and goto symbol definition/declaration
popup for autocompletion too.
src/editor.c
src/symbols.c
src/symbols.h