Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 338 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 338 Bytes

dotfile

Nothing special, just a backup of my vim configuration.

Installation

  1. Download and extract .vim and .vimrc to home folder.
  2. Install Vundle
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
  1. open vim and run
:VundleInstall

Or

  1. Download install.sh and run in terminal