Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bakpakin/fennel.vim

Syntax highlighting for Fennel
https://github.com/bakpakin/fennel.vim

Last synced: about 2 months ago
JSON representation

Syntax highlighting for Fennel

Awesome Lists containing this project

README

        

# fennel.vim

Vim highlighting for [Fennel](https://fennel-lang.org), heavily modified from vim-clojure-static.

# Install with Vundle

```
Plugin 'bakpakin/fennel.vim'
```

# Install with vim-plug

```
Plug 'bakpakin/fennel.vim'
```

Installation should work with any pathogen compatible set up.