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
- Host: GitHub
- URL: https://github.com/tomtom/reclojure_vim
- Owner: tomtom
- Created: 2014-01-12T18:33:33.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-17T15:47:06.000Z (over 12 years ago)
- Last Synced: 2025-01-02T18:48:08.690Z (over 1 year ago)
- Language: VimL
- Size: 164 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.