Vim - mintisan/mintisan.github.io GitHub Wiki
Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set.
Homepage
IDE
- GVim
- yavide:Modern C/C++ integrated development environment
- VimR
- MacVim
- Kakoune : mawww's experiment for a better code editor
Plugin
- Vim Awesome
- Vundle, the plug-in manager for Vim
- vim中的杀手级插件: vundle
- 使用 Vundle 管理 Vim 插件
- VIM常用插件
- Vim Plugins for Node
- ~/.vim/colors
Config
- https://github.com/ma6174/vim
- https://github.com/spf13/spf13-vim
- https://github.com/wklken/k-vim
- https://github.com/yangyangwithgnu/use_vim_as_ide
- https://github.com/square/maximum-awesome
- http://amix.dk/vim/vimrc.html
- https://github.com/robbyrussell/oh-my-zsh
- Vim Bootstrap: A generator which provides a simple method of generating a .vimrc configuration for vim
- Space Vim: Like spacemacs, but for vim.
Tutorial
- 所需即所获:像 IDE 一样使用 vim
- Vim as an IDE
- Vimer的程序世界
- 把VIM打造成一个真正的IDE(1)
- 把VIM打造成一个真正的IDE(2)
- 把VIM打造成一个真正的IDE(3)
- 手把手教你把Vim改装成一个IDE编程环境(图文)
- 跟我一起学习VIM
- Git时代的VIM不完全使用教程
- VIM CheatSheet
- The Vim Beginners’ Site
- Vim Introduction and Tutorial
- 官方文档
- 简明 Vim 练级攻略
- Learn Vim Progressively
- Vim as IDE
- VIM Adventures : Learning VIM while playing a game
- Learning Vim in 2014
- VimTips:Vim的技巧点滴与分享
- Vim Commands Cheat Sheet
- vgod-vim-cheat-sheet-full
- vi/vim使用进阶: 目录
- 池建强的Vim博客
- 把VIM打造成一个真正的IDE
- 从 Vim 与 IDE 的讨论说起
- Vim Tutorial
- Segmentfault Vim Blog
Keyshort
Book
- A Byte of Vim
- Hacking Vim 7.2
- Learn the Vi and Vim Editors
- Pratical Vim: Edit Text at the Speed of Thought
- Vi Improved - Vim
- Vim 7 - GE-PACKT
- Mastering Regular Expressions
- The Vim Book
- Learn Vimscript the Hard Way
- O’Reilly’s Learning the vi and Vim Editors
- Vim Ebook : vim for humans