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

https://github.com/tomtom/reclojure_vim

Interact with clojure via the rescreen vim plugin
https://github.com/tomtom/reclojure_vim

Last synced: 4 months ago
JSON representation

Interact with clojure via the rescreen vim plugin

Awesome Lists containing this project

README

          

Features:

- Evaluate code via |rescreen.txt|
- 'omnifunc'/'completefunc' completion
- Use K to get documentation on an identifier
- Use K to lookup documentation in the internet

-----------------------------------------------------------------------

Status: Experimental
Dependencies:
rescreen :: http://github.com/tomtom/rescreen_vim
> git clone git://github.com/tomtom/rescreen_vim.git
Install: See http://github.com/tomtom/vimtlib/blob/master/INSTALL.TXT
See http://github.com/tomtom for related plugins.