sgur / ya-vimomni.vim

Yet another vim omni-completion plugin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ya-vimomni.vim

Yet another vim omni-completion plugin.

Configuration

Added completion triggers with YouCompleteMe.

let g:ycm_semantic_triggers = {'vim' : ['#', '_', 'g:', 'v:', 's:', 'b:', 'w:']}

About

Yet another vim omni-completion plugin.


Languages

Language:Vim Script 100.0%