File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -186,6 +186,7 @@ let g:easycomplete_cmdline = 1
186186| --------------------------------------| ---------------| -------------------------------------------------------------|
187187| ` g:easycomplete_nerd_font ` | 0 | 使用 nerdfont |
188188| ` g:easycomplete_menu_skin ` | ` {} ` | 菜单图标配置. |
189+ | ` g:easycomplete_kind_icons ` | ` {} ` | Kind 图标. |
189190| ` g:easycomplete_sign_text ` | ` {} ` | 提示图标配置. |
190191| ` g:easycomplete_lsp_type_font ` | ... | lsp 图标配置 |
191192| ` g:easycomplete_tabnine_suggestion ` | 0 | Tabnine 行内补全(for nvim only) |
Original file line number Diff line number Diff line change @@ -187,6 +187,7 @@ Global configurations:
187187| --------------------------------------| ---------------| ---------------------------------------------------------------|
188188| ` g:easycomplete_nerd_font ` | 0 | Using nerdfont for lsp icons |
189189| ` g:easycomplete_menu_skin ` | ` {} ` | Menu skin. |
190+ | ` g:easycomplete_kind_icons ` | ` {} ` | Kind icons. |
190191| ` g:easycomplete_sign_text ` | ` {} ` | Sign icons. |
191192| ` g:easycomplete_lsp_type_font ` | ... | lsp icons configuration |
192193| ` g:easycomplete_tabnine_suggestion ` | 0 | Tabnine inline suggestion(for nvim only) |
You can’t perform that action at this time.
0 commit comments