Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 299 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 299 Bytes

Install

  1. Clone the repository

    $ git clone https://gitlab.com/couchquid/vim.git ~/.vim
    
  2. Create a symbolic link for .vimrc

    $ ln -s ~/.vim/vimrc ~/.vimrc
    
  3. Install all plugins

    $ vim +PlugInstall +qall
    

Default leader key is ','