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 实操教程(Learning Vim)
  2. plugins

插件推荐

PreviousEasyAlignNextNERDTree

Last updated 1 year ago

Was this helpful?

  • NERDTree 是 Vim 中的文件浏览插件,可以通过命令打开/关闭目录树并浏览/打开文件。

  • EasyAlign 是一款用来做字符对齐的插件,简直是强迫症患者的福音。

  • Airline 可以在 Vim 中显示更友好的状态栏,再配以漂亮的配色,工作更开心。

  • 成对 添加、替换、删除 引号、括号 以及XML 标签

NERDTree
EasyAlign
Airline & Themes
surround.vim