Skip to content

Commit 385b47d

Browse files
committed
Merge branch 'dev'
2 parents 0062bdd + e48d53d commit 385b47d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README-cn.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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) |

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ Global configurations:
186186
|--------------------------------------|---------------|---------------------------------------------------------------|
187187
| `g:easycomplete_nerd_font` | 0 | Using nerdfont for lsp icons |
188188
| `g:easycomplete_menu_skin` | `{}` | Menu skin. |
189+
| `g:easycomplete_kind_icons` | `{}` | Kind icons. |
189190
| `g:easycomplete_sign_text` | `{}` | Sign icons. |
190191
| `g:easycomplete_lsp_type_font` | ... | lsp icons configuration |
191192
| `g:easycomplete_tabnine_suggestion` | 0 | Tabnine inline suggestion(for nvim only) |

0 commit comments

Comments
 (0)