Skip to content

zenanswer/vimcfg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimcfg

Install

(1) copy all of those files into you home path
(2) clang_complete needs clang in your PC
(3) tern_for_vim needs nodejs in your PC
(4) javacomplete needs jdk in your PC

Reference

vim debug

(1) check the debug log file
vi xxx.cpp -V9theVim.log
(2) print some thing into a temp file in vim plugin
call writefile(split(b:clang_user_options, "-I"), "temp.log")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published