vim-trex
Running T-Rex on Vim
Usage
:TRex
Requirements
- Electron
Installation
To install using Vim-Plug:
" add this line to your .vimrc file
Plug 'mattn/vim-trex'
Before using this, you need to run below once.
$ npm install
And download T-Rex glTF model.
For Windows
download.cmd
For UNIX:
source download.cmd
License
MIT
Author
Yasuhiro Matsumoto (a.k.a. mattn)