diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2014-07-02 11:25:25 +0300 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2014-07-02 11:25:25 +0300 |
| commit | 02c2a0e331fedd62041724636653bf102f818920 (patch) | |
| tree | 8f3dbae5c55ce246f99f8faeb71a7177492e2eaf /.vimrc | |
| parent | c014ae0fed0247d578714c28a44e5bec7a36265a (diff) | |
Add vim monokai theme
Diffstat (limited to '.vimrc')
| -rw-r--r-- | .vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ execute pathogen#infect() syntax on filetype plugin indent on - +colorscheme monokai |
