Skip to content

vim-scripts/cflow-output-colorful

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=2950

Regard cflow's output as a new language, thus we could highlight it's output to analyze the source code. so the file name suffix should be ".cflow", just like "cflow -o xxx.cflow" 


The snapshot has been in the tarball 

SNAPSHOT: 
cyan	--	functions defined ourself 
purple	--	variables defined ourself 
red	--	system functions 
black	--	system symbols 
yellow	--	file name 
green	--	type keywords in C 
white	--	something else 
orange(fg) --	number 
orange(bg) --	recursive functions 


Enjoy it 


About

to analyze the source codes more effectively by using GNU cflow

Resources

Stars

Watchers

Forks

Packages

No packages published