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

https://github.com/valeth/sprak.vim

vim syntax highlighting for the SPRAK language used in the game "else Heart.Break()"
https://github.com/valeth/sprak.vim

Last synced: about 1 year ago
JSON representation

vim syntax highlighting for the SPRAK language used in the game "else Heart.Break()"

Awesome Lists containing this project

README

          

# sprak.vim
vim syntax highlighting for the SPRAK language used in the game _else Heart.Break()_

## Installation (NeoVIM + vim-plug)
Add to init.vim (or some other file that is sourced by vim)

```
Plug 'valeth/sprak.vim'
```

and call
`:PlugInstall sprak.vim`