An open API service indexing awesome lists of open source software.

https://github.com/terroo/ter-vim

Syntax Highlight for Vim and Neovim
https://github.com/terroo/ter-vim

Last synced: 7 months ago
JSON representation

Syntax Highlight for Vim and Neovim

Awesome Lists containing this project

README

          

# ter-vim
> Syntax Highlight for [Ter/Terlang](https://github.com/terroo/terlang) Programming Language in Vim or Neovim

---

## Usage

+ [Plug](https://github.com/junegunn/vim-plug):
```viml
Plug 'terroo/ter-vim'
```

+ [Packer.nvim](https://github.com/wbthomason/packer.nvim):
```lua
use 'terroo/ter-vim'
```

+ [Vim-Snippets](https://github.com/honza/vim-snippets)