This package browser is in early development. Mind the rough edges.

vim-vlime 0.4.0-1.c1ac16c

Common Lisp dev environment for Vim (and Neovim)

Vlime is similar to SLIME for Emacs and SLIMV for Vim. It provides REPL integration, as well as omni-completions, cross reference utilities, a nice inspector, debugger support, and many other great facilities to aid you in your glorious Common Lisp hacking quest.

Installation

Install vim-vlime 0.4.0-1.c1ac16c as follows:

guix install vim-vlime@0.4.0-1.c1ac16c

Or install the latest version:

guix install vim-vlime

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.