Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 617 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 617 Bytes

My vimrc and a script to install it

Author: Leonidas Avdelas

About

Includes two option for vim configuration. The options are classic VIM and SpaceVim.

Usage for classic Vim

  • Clone this repository to your local machine.
  • Run the shell script 'vimrc/use_vim8.sh'

This process will install Vim 8 on your machine as well as set up the '.vimrc' and some basic plugins.

Usage for SpaceVim

  • Clone this repository to your local machine.
  • Run the shell script 'vimrc/use_spacevim.sh'