at15 / issue-complete

Auto completion for github/gitlab issues when editing git commit messages using vim
MIT License
4 stars 0 forks source link

Use with YCM #10

Open at15 opened 7 years ago

at15 commented 7 years ago

YouCompleteMe allow complete without pressing the ctrl + ??, from doc it seems it will call auto complete from ominifunction

Other languages (Java, Ruby, PHP etc.) through the use of omnicompletion system

Ref

https://wiki.archlinux.org/index.php/YouCompleteMe