Skip to content

matthiasvegh/ycmlighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ycmlighter

Intro

Vim plugin for synchronizing YouCompleteMe and Clighter. This in turn means that you only need to configure YouCompleteMe, and Clighter will be passed the appropriate compilation flags.

Requirements

ycmlighter itself does not have many requirements, it does however require that YouCompleteMe and Clighter be installed, which in turn require a recent version of vim, python and libclang. Check the documentation of YouCompleteMe and Clighter for detailed requirements.

Installation

  • Vundle:
Plugin 'Valloric/YouCompleteMe'
Plugin 'bbchung/clighter'
Plugin 'matthiasvegh/ycmlighter'

About

Vim plugin for gluing YouCompleteMe and Clighter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published