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

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

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).

![](https://github.com/ToruNiina/satysfi.vim/blob/image/screenshot.png)

```toml
# in dein.toml
[[plugins]]
repo = 'ToruNiina/satysfi.vim'
```

```vimscript
" in .vimrc with NeoBundle
NeoBundle 'ToruNiina/satysfi.vim'
```