Clighter : Plugin to improve c-family development environment based on Clang
script karma |
Rating 28/9,
Downloaded by 2122 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
BB Chung |
|
script type |
utility |
|
description |
Clighter(C Lighter) is a vim plugin that integrates the libclang to improve c-family
development environment, and it currently provides the following features(for c-family):
* Automatically do semantic highlighting
* Automatically highlight all words that with the same definition
* Options to customize the colors
* Experimental function to do rename-refactoring
2015/01/23
This page will not be maintained anymore, all news, update and release will be in
https://github.com/bbchung/clighter |
|
install details |
Vundle is the recommended way to install clighter.
If using Vundle:
add this line in .vimrc
Bundle 'bbchung/clighter'
Otherwise:
Extract the .gz file into your ~/.vim, open up vim, run helptags and then checkout :help clighter. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.14.85
|