Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 316 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 316 Bytes

Sasaya Vim

Installation

  1. Clone .vim to your home directory.

    git clone https://github.com/storyn26383/sasaya-vim.git ~/.vim
  2. Make a symbolic link to vimrc.

    ln -s ~/.vim/.vimrc ~/.vimrc
  3. Install Plugins

    vim +PlugInstall +qall