摘要: $cat ~/.vimrc set nocompatible " be iMproved, required filetype off " required " " set the runtime path to include Vundle and initialize set rtp+=~/.v 阅读全文
posted @ 2017-05-07 16:52 苏小北1024 阅读(446) 评论(0) 推荐(0) 编辑
摘要: 切换工作台和目录 切换标签页 标准模式下: MacVim 还可以借助快捷键来完成 tab 的关闭、切换 NerdTree 在 .vimrc 中的常用配置 阅读全文
posted @ 2017-05-07 16:35 苏小北1024 阅读(1234) 评论(0) 推荐(0) 编辑
摘要: vundle 和nerdtree vundle git: https://github.com/VundleVim/Vundle.vim.git nerdtree git : https://github.com/scrooloose/nerdtree.git 注意 :vundle 是一个插件管理器 阅读全文
posted @ 2017-05-07 15:45 苏小北1024 阅读(13082) 评论(1) 推荐(0) 编辑