Skip to content

Latest commit

 

History

History
executable file
·
14 lines (10 loc) · 443 Bytes

README.md

File metadata and controls

executable file
·
14 lines (10 loc) · 443 Bytes

dotfiles

screenshot

Installation

Basics

Clone and run ./setup.sh

NOTE: we assume that i3wm is already installed.

Installing Vim Plugins

To install them you'll need vim-plug, as mentioned above. Once Plug is installed. Open vim ($ vim) and type :PlugInstall. And then restart vim. You'll need to do this for all the plugins to work.