Skip to content

couchquid/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ','

Releases

No releases published

Packages

No packages published