Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 568 Bytes

File metadata and controls

18 lines (12 loc) · 568 Bytes

.vim

This repo contains my vim config so I can have the same config when sshing into various servers.

screenshot

Installation

cd && git clone --recurse-submodules https://www.github.com/yiltan/dotvim .vim && cd .vim && ./init.sh

Plugins

  1. NERDTree
    • Project Explorer, it gives a tree-view of the files.
  2. Syntastic
    • Syntax Checker
  3. Vim Monokai
    • Sublime Text Colour Scheme