vim 支持C++11 lambda表达式

http://www.vim.org/scripts/script.php?script_id=3797

 

Tar contains just the required .vim files, so un-tar them in (or copy to) your ~/.vim/syntax/ directory. 

To make the syntax permanent, consider setting with an auto command in your vimrc: 

au BufNewFile,BufRead *.cpp set syntax=cpp11

posted @ 2016-12-16 17:14  穆穆兔兔  阅读(749)  评论(0编辑  收藏  举报