Skip to content

Commit e48d53d

Browse files
committed
feat:add docs
1 parent 58ab81d commit e48d53d

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
@@ -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) |

0 commit comments

Comments
 (0)