From 20cff2bf09569f5f3cbab9fd5658dddf5979198a Mon Sep 17 00:00:00 2001 From: Kevin Secretan Date: Sun, 24 Apr 2022 09:28:25 -0700 Subject: [PATCH] Update and add links for vim * Change the link for Slimv to the github homepage * Add an external link to a blog post demonstrating and comparing the two vim plugins --- editor-support.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/editor-support.md b/editor-support.md index 251a6c64..78490095 100644 --- a/editor-support.md +++ b/editor-support.md @@ -50,7 +50,7 @@ See ["Using Emacs as an IDE"](emacs-ide.html). ## Vim & Neovim -[Slimv](https://www.vim.org/scripts/script.php?script_id=2531) is a full-blown +[Slimv](https://github.com/kovisoft/slimv) is a full-blown environment for Common Lisp inside of Vim. [Vlime](https://github.com/vlime/vlime) is a Common Lisp dev @@ -69,6 +69,11 @@ frontend for Quicklisp. [Slimv_box](https://github.com/justin2004/slimv_box) brings Vim, SBCL, ABCL, and tmux in a Docker container for a quick installation. +See also: + +* [Lisp in Vim](https://susam.net/blog/lisp-in-vim.html) demonstrates usage and + compares both Slimv and Vlime + ## Atom See [SLIMA](https://github.com/neil-lindquist/slima). This package