Exherbo
GitLab
Packages
app-vim/clibs
Syntax highlighting for C library functions and constants.
Versions
Slot
Version
Repository
Platforms
0
1.0
vim
~amd64
arm?
armv7?
armv8?
x86?
Metadata
Homepage
http://www.vim.org/scripts/script.php?script_id=1919
Summary
Syntax highlighting for C library functions and constants
Description
This is a fork of the default c.vim syntax file that provides highlighting of C library functions and constants. The patch to c.vim is very minor (just add one container class for library functions / constants), so your usual syntax highlighting in C will be preserved. It contains options that let you control how much, and which libraries you want highlighted. Currently, the only libraries supported are "glibc" and "xlib". But it comes with instructions on how to add your own (project specific, or other) libraries.
Dependencies
(
build+run:
|| (
app-editors/vim[>=7.0]
app-editors/gvim[>=7.0]
)
)
Downloads
http://www.vim.org/scripts/download_script.php?src_id=7222 -> clibs-1.0.tbz2
Licences
vim