Learn VIM
  • Vim Hands-On Tutorial (Learning Vi and Vims)
  • Vim Hands-On Tutorial(Learning Vim)
    • Chapter 1: Cursor Movement
    • Chapter 2: Opening Files, Finding Content
    • Chapter 3: Modifying and Saving Files
    • Chapter 4: Some Tips
    • Chapter 5: Splitting Windows and Tabs
    • Chapter 6: Block Operations
    • Chapter 7: Vim Macros
    • Vim Modes
    • Vim Plugins
    • plugins
      • Airline & Themes
      • EasyAlign
      • Plugin Recommendations
      • NERDTree
      • surround.vim
  • Vim 实操教程(Learning Vim)
    • 第一章:光标移动
    • 第二章:打开文件、查找内容
    • 第三章:文档的修改与保存
    • 第四章:一些小技巧
    • 第五章:分屏与标签页
    • 第六章:块操作
    • 第七章:Vim 中的宏
    • Vim 的模式
    • Vim 插件
    • plugins
      • Airline & Themes
      • EasyAlign
      • 插件推荐
      • NERDTree
      • surround.vim
Powered by GitBook
On this page

Was this helpful?

  1. Vim Hands-On Tutorial(Learning Vim)
  2. plugins

Plugin Recommendations

PreviousEasyAlignNextNERDTree

Last updated 1 year ago

Was this helpful?

  • NERDTree is a file browsing plugin in Vim that allows you to open/close directory trees and browse/open files with commands.

  • EasyAlign is a plugin to do character alignment, it's a boon for OCD people.

  • Airline displays a more friendly status bar in Vim, and with a nice color scheme, it's a lot more fun to work with.

  • Pairwise add, replace, delete quotes, braces and XML tags.

NERDTree
EasyAlign
Airline & Themes
surround.vim