Support for tremor languages in VIM.
Features:
- Filetype detection
- Filetype settings
- Syntax highlighting
For richer language integration (via Trill), see: https://github.com/tremor-rs/tremor-language-server
cd ~/.vim/bundle
git clone https://github.com/tremor-rs/tremor-vim
In your ~/.vimrc
:
Plug 'tremor-rs/tremor-vim'