https://github.com/toruniina/satysfi.vim
syntax highlighter for SATySFi
https://github.com/toruniina/satysfi.vim
satysfi vim
Last synced: about 2 months ago
JSON representation
syntax highlighter for SATySFi
- Host: GitHub
- URL: https://github.com/toruniina/satysfi.vim
- Owner: ToruNiina
- License: mit
- Created: 2018-02-12T07:34:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-20T13:07:15.000Z (about 7 years ago)
- Last Synced: 2025-02-03T11:51:09.126Z (4 months ago)
- Topics: satysfi, vim
- Language: Vim script
- Homepage:
- Size: 269 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
satysfi.vim
====syntax highlighter for [SATySFi](https://github.com/gfngfn/SATySFi).
screenshot with colarscheme [hybrid](https://github.com/w0ng/vim-hybrid).

```toml
# in dein.toml
[[plugins]]
repo = 'ToruNiina/satysfi.vim'
``````vimscript
" in .vimrc with NeoBundle
NeoBundle 'ToruNiina/satysfi.vim'
```