Add pico8 syntax
This commit is contained in:
2
vimrc
2
vimrc
@ -27,6 +27,8 @@ Plugin 'godlygeek/tabular'
|
|||||||
Plugin 'plasticboy/vim-markdown'
|
Plugin 'plasticboy/vim-markdown'
|
||||||
" Color schemes
|
" Color schemes
|
||||||
Plugin 'morhetz/gruvbox'
|
Plugin 'morhetz/gruvbox'
|
||||||
|
" Pico-8
|
||||||
|
Plugin 'justinj/vim-pico8-syntax'
|
||||||
|
|
||||||
call vundle#end()
|
call vundle#end()
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
|
Reference in New Issue
Block a user