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()"
- Host: GitHub
- URL: https://github.com/valeth/sprak.vim
- Owner: valeth
- Archived: true
- Created: 2016-04-01T16:08:00.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-01T21:49:27.000Z (about 10 years ago)
- Last Synced: 2024-11-12T18:42:01.421Z (over 1 year ago)
- Language: VimL
- Size: 1.95 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`