vim-vlime
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.
- Versions: 0.4.0-1.c1ac16c
- Website: https://github.com/vlime/vlime
- Licenses: Expat
- Package source: gnu/packages/vim.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of vim-vlime as follows:
guix install vim-vlime
Or install a particular version:
guix install vim-vlime@0.4.0-1.c1ac16c
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.
Badge code
You can use the following badge to inform users of vim-vlime about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/vim-vlime'><img src='https://packages.guix.gnu.org/packages/vim-vlime/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/vim-vlime)
Example Org:
[[https://packages.guix.gnu.org/packages/vim-vlime][https://packages.guix.gnu.org/packages/vim-vlime/badges/latest-version.svg]]