All Projects → mattn → Vim Trex

mattn / Vim Trex

Running T-Rex with Vim

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Vim Trex

Learn Vim
无废话极简版Vim学习笔记!文章按主题分拆为多个章节,并尽量控制每节的信息量;通过文字色彩和字体,将命令、快捷键突出显示;在每节结尾,提供一个命令列表,以便回顾文中介绍的重要命令。如果这些文章能对喜欢Vim的朋友有所益处,我将不胜荣幸。
Stars: ✭ 83 (-25.23%)
Mutual labels:  vim-plugin
Vim Table Mode
VIM Table Mode for instant table creation.
Stars: ✭ 1,341 (+1108.11%)
Mutual labels:  vim-plugin
Vim Marked
Open the current Markdown buffer in Marked.app
Stars: ✭ 101 (-9.01%)
Mutual labels:  vim-plugin
Vim Rfc
📓 Query RFC database and download RFCs from within Vim.
Stars: ✭ 88 (-20.72%)
Mutual labels:  vim-plugin
Asyncrun.vim
🚀 Run Async Shell Commands in Vim 8.0 / NeoVim and Output to the Quickfix Window !!
Stars: ✭ 1,332 (+1100%)
Mutual labels:  vim-plugin
Vimpanel
A modern side panel for Vim
Stars: ✭ 97 (-12.61%)
Mutual labels:  vim-plugin
Vim Plugin Viewdoc
Vim plugin: flexible viewer for any documentation
Stars: ✭ 79 (-28.83%)
Mutual labels:  vim-plugin
Neovim Fuzzy
Fuzzy file finding for neovim
Stars: ✭ 103 (-7.21%)
Mutual labels:  vim-plugin
Inline edit.vim
Edit code that's embedded within other code
Stars: ✭ 94 (-15.32%)
Mutual labels:  vim-plugin
Vim current word
Plugin highlighting word under cursor and all of its occurences
Stars: ✭ 100 (-9.91%)
Mutual labels:  vim-plugin
Vim Haskell Indent
If the plugin does not work for some syntax, feel free to report to the issue tracker!
Stars: ✭ 90 (-18.92%)
Mutual labels:  vim-plugin
Rainbow
Rainbow Parentheses Improved, shorter code, no level limit, smooth and fast, powerful configuration.
Stars: ✭ 1,324 (+1092.79%)
Mutual labels:  vim-plugin
Vim Js
💯The most accurate syntax highlighting plugin for JavaScript and Flow.js
Stars: ✭ 99 (-10.81%)
Mutual labels:  vim-plugin
Todoist.nvim
A todoist extension for neovim
Stars: ✭ 84 (-24.32%)
Mutual labels:  vim-plugin
Ncm R
R autocompletion for Neovim and vim 8 📝 📊 ⚡️
Stars: ✭ 102 (-8.11%)
Mutual labels:  vim-plugin
Incsearch Easymotion.vim
Stars: ✭ 82 (-26.13%)
Mutual labels:  vim-plugin
Wandbox Vim
Wandbox plugin for vimmers. http://melpon.org/wandbox/
Stars: ✭ 97 (-12.61%)
Mutual labels:  vim-plugin
Vim Ros
Vim plugin for ROS development
Stars: ✭ 106 (-4.5%)
Mutual labels:  vim-plugin
Splitjoin.vim
Switch between single-line and multiline forms of code
Stars: ✭ 1,383 (+1145.95%)
Mutual labels:  vim-plugin
Thumbnail.vim
A thumbnail-style buffer selector for Vim
Stars: ✭ 99 (-10.81%)
Mutual labels:  vim-plugin

vim-trex

Running T-Rex on Vim

TREx

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)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].