Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 465 Bytes

INSTALL.md

File metadata and controls

31 lines (22 loc) · 465 Bytes
  1. Create theme folder (in case you don't have yet):
mkdir -p ~/.vim/pack/themes/start
  1. Navigate to the folder above:
cd ~/.vim/pack/themes/start
  1. Clone the repository using the "omni" name:
git clone https://github.com/GuiLra/vim omni
  1. Create configuration file (in case you don't have yet):
touch ~/.vimrc
  1. Edit the ~/.vimrc file with the following content:
packadd! omni 
syntax enable
colorscheme omni