tremor-rs / tremor-vim

Vim support for tremor's languages

Home Page:https://www.tremor.rs/getting-started/tooling/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tremor-vim

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

Installation

Pathogen

cd ~/.vim/bundle
git clone https://github.com/tremor-rs/tremor-vim

Vim-plug

In your ~/.vimrc:

Plug 'tremor-rs/tremor-vim'

About

Vim support for tremor's languages

https://www.tremor.rs/getting-started/tooling/

License:Apache License 2.0


Languages

Language:Vim Script 100.0%