vimrc: add goyo; sbclirc: set pygmentize

This commit is contained in:
2019-09-09 20:17:53 +02:00
parent 220cf2d5d1
commit 1f260723dd
2 changed files with 2 additions and 0 deletions

1
vimrc
View File

@@ -42,6 +42,7 @@ Bundle 'scrooloose/syntastic'
" Other programming languages
"Bundle 'zepto-lang/zepto-vim'
Bundle 'hellerve/carp-vim'
Bundle 'junegunn/goyo.vim'
"Bundle 'tikhomirov/vim-glsl'
"Plugin 'rust-lang/rust.vim'
"Plugin 'isRuslan/vim-es6'