Completor removed, use CoC instead

This commit is contained in:
Gitea
2022-04-13 05:59:47 -04:00
parent f9420dcea9
commit 9e38a6e433
2 changed files with 13 additions and 6 deletions

View File

@@ -40,9 +40,15 @@ Toggle Goyo from command input mode `:Goyo` or use the <F8> shortcut.
Toggle Limelight from command input mode `:Limelight` or use the <Leader><l> shortcut.
### Completor
### Autocomplete : Completor
> Completor is not good for servers, as it requires vim version with python support.
### Autocomplete : coc
coc now can use tab to navigate completion list
For autocomplete I choose completor. Jut type as usual and the completor will offer some completion, use tab to choose.
## Future Improvement