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

https://github.com/liquidz/vim-clj-buffer

Usable buffer for clojure development in Vim
https://github.com/liquidz/vim-clj-buffer

clojure vim

Last synced: 11 months ago
JSON representation

Usable buffer for clojure development in Vim

Awesome Lists containing this project

README

          

# vim-clj-buffer

Buffer for clojure development.

## Requirements

* vim-fireplace
* https://github.com/tpope/vim-fireplace
* vim-sexp (OPTIONAL)
* https://github.com/guns/vim-sexp

## Installation

* vim-plug
```
Plug 'tpope/vim-fireplace', {'for': 'clojure'}
Plug 'liquidz/vim-clj-buffer', {'for': 'clojure'}
```

## License

Copyright (c) 2017 [uochan](http://twitter.com/uochan)

Distributed under the MIT License.