1.vim配置文件

  https://github.com/zyedidia/dotvim

 

2. vim主题

    https://github.com/altercation/vim-colors-solarized

    https://github.com/plan9-for-vimspace/acme-colors

 

3. http://www.tldp.org/HOWTO/C-editing-with-VIM-HOWTO/index.html

4. vim vs shell

https://stackoverflow.com/questions/5995895/shell-commands-from-vim

 

- I know this is a bit late, but my preferred approach is suspending the vim process (Ctrl+z). You return to your shell/bash command prompt.

Then execute whatever command(s) you like.

Return to vim by typing fg

 

- Make sure the 'shell' option is set to your shell of choice (default $SHELL or "sh").

:set shell



转载于:https://www.cnblogs.com/sysmman/p/9856228.html

Logo

开放原子开发者工作坊旨在鼓励更多人参与开源活动,与志同道合的开发者们相互交流开发经验、分享开发心得、获取前沿技术趋势。工作坊有多种形式的开发者活动,如meetup、训练营等,主打技术交流,干货满满,真诚地邀请各位开发者共同参与!

更多推荐