diff options
Diffstat (limited to 'vimrc')
-rw-r--r-- | vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ Plug 'gavocanov/vim-js-indent' Plug 'mitsuhiko/vim-jinja' Plug 'chr4/nginx.vim' Plug 'reedes/vim-pencil' +Plug 'junegunn/goyo.vim' " My custom options Plug 'thornycrackers/vim-options' |