Skip to content

liwenqiu/vim-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-plus : Venture Lee's Vim Distribution

        _
__   __(_)_ __ ___
\ \ / /| | '_ ` _ \
 \ V / | | | | | | |
  \_/  |_|_| |_| |_|

Quick start

  1. Install Vim plus

    $ git clone https://github.com/liwenqiu/vim-plus.git ~/.vim
    $ git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
    $ ln -s ~/.vim/vimrc ~/.vimrc
    $ ln -s ~/.vim/gvimrc ~/.gvimrc
    
  2. Install Plugins

    Startup VIM, and run below command:

    Windows users see Vundle for Windows

    :BundleInstall
    

    Restart VIM

    for more pretty statusline settings, please refer to Powerline for vim

Keymap

  1. Vim-Youdao-Translater

    yd

    normal模式下翻译光标下的单词

  2. NerdTREE

    e

    打开文件列表

    nt

    搜索文件列表

  3. TagBar

    tt

    显示/隐藏标签窗口

  4. CtrlP

    t

    打开文件搜索框

    r

    搜索最近打开的文件

    b

    显示缓冲区文件列表

About

VIM Configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published