Nekthuth is the combination of a vim plugin and a common lisp library which enables vim users to start up or connect to a CL interpreter inside vim, and do interesting things with it.
Features
- Form evaluation
- Tab completion
- Quick macroexpansion
- Extension to syntax highlighting
- Basic Debugger
- On the fly hyperspec rendering inside the vim window
- Extensible plugin architecture
- Ability to connect remotely to an already running lisp
- Find and open source location of symbols under cursor
See http://nekthuth.com for more information. Specifically see the installation instructions to get started.
ASDF-install package (obsolete) http://nekthuth.com/releases/nekthuth_0.3.4.tar.gz