vim-redl
Repl
A Vim plugin that integrates with a Clojure JVM to provide a repl with breakpoints, documentation lookup, and omnicompletion.
A better Vim integration story for Clojure
106 stars
3 watching
8 forks
Language: VimL
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ujihisa/repl.vim | An Vim plugin that provides an interactive environment for running code in various programming languages. | 54 |
dgrnbrg/redl | An IDE integration project that enhances Clojure's functionality with improved autocompletion and debugging tools. | 33 |
vigemus/iron.nvim | A tool that enables an interactive REPL experience within Neovim. | 1,015 |
georgejahad/debug-repl | A Clojure REPL extension that allows debugging with access to surrounding lexical scope | 151 |
rbong/vim-flog | A Git branch viewer plugin for Vim/Neovim | 794 |
milanglacier/yarepl.nvim | Manages interactions with multiple REPLs and text buffers in Neovim. | 103 |
duane9/nvim-rg | An plugin for Neovim that enables asynchronous ripgrep searches and displays results in a quickfix window. | 38 |
imevro/chatgpt_repl | A CLI tool for interacting with the ChatGPT API using its own model | 12 |
tpope/vim-fireplace | Provides a Clojure REPL and code evaluation functionality within Vim | 1,747 |
vorpaljs/vorpal-repl | A command-line interface extension for Vorpal.js | 18 |
dgrnbrg/spyscope | A library of tools for debugging single- and multi-threaded applications written in Clojure. | 586 |
ruby/irb | An interactive Ruby interpreter that allows users to execute Ruby code in an input-based environment. | 390 |
venantius/ultra | A plugin that enhances the Leiningen REPL with colorized output and improved testing capabilities for Clojure development | 1,244 |
kovisoft/slimv | A Vim plugin for interacting with Common Lisp code and running an REPL inside the editor. | 454 |
dgrnbrg/clj-mesos | A Clojure library providing a Java API-based integration with Mesos | 30 |