vim 之学习路线

前端之家收集整理的这篇文章主要介绍了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

原文链接:https://www.f2er.com/bash/390166.html

猜你在找的Bash相关文章