微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

vim 之学习路线


Vim - the ubiquitous text editor

Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient. It is included as "vi" with most UNIX systems and with Apple OS X.

Vim is rock stable and is continuously being developed to become even better. Among its features are:

  • persistent,multi-level undo tree

  • extensive plugin system

  • support for hundreds of programming languages and file formats

  • powerful search and replace

  • integrates with many tools






VIM

https://vim.sourceforge.io/






https://github.com/fisadev/fisa-vim-config














Vim与Python真乃天作之合:打造强大的Python开发环境

http://www.jb51.cc/article/p-afeodlue-b.html










Vim初探(一)


http://www.cnblogs.com/samwei/archive/2011/04/05/2005857.html


http://www.cnblogs.com/samwei/archive/2011/04/09/2010906.html


http://www.cnblogs.com/samwei/archive/2011/04/15/2017582.html



http://www.cnblogs.com/samwei/archive/2011/04/25/2026211.html

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐