开发者

What are commonly used gvim shortcuts?

What are the most commonly used shortcuts used in gvim for C programming? For in开发者_如何学编程stance, how can I perform function name auto completion (without using the default word autocomplete). Could you please provide a cheatsheet or a tutorial?


I use snipMate alot for C++/C programming:

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

For function name auto completion you're probably stuck with ctrl+n ctrl+p or you can possibly try to get some omnicompletion working

http://vim.wikia.com/wiki/C%2B%2B_code_completion


This is what I was looking for: a vim cheatsheet!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜