Skip to content

Commit

Permalink
bugfix for #266
Browse files Browse the repository at this point in the history
  • Loading branch information
jayli committed Dec 6, 2023
1 parent d86d6cb commit a64651f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ Vim-EasyComplete does not support snippets by default. If you want snippet integ

Install TabNine: `:InstallLspServer tabnine`. Then restart your vim/nvim.

<src img="https://github.com/jayli/vim-easycomplete/assets/188244/c6688d37-604f-456b-a030-13c21e9df1f3" width="500px" />
<src img="https://gw.alicdn.com/imgextra/i2/O1CN01Qjk2tV2A20Ss9jtcq_!!6000000008144-0-tps-792-470.jpg" width="500px" />

Set `let g:easycomplete_tabnine_enable = 0` to disable TabNine. You can config TabNine by `g:easycomplete_tabnine_config` witch contains two properties:

Expand Down

0 comments on commit a64651f

Please sign in to comment.