From 95b923e48660dbbc23c6bdc52b3d5fedb53f62ac Mon Sep 17 00:00:00 2001 From: Henry John Kupty Date: Mon, 3 Apr 2017 16:36:55 -0300 Subject: [PATCH] Updated Related projects (markdown) --- Related-projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Related-projects.md b/Related-projects.md index 7b100bb..f4e952a 100644 --- a/Related-projects.md +++ b/Related-projects.md @@ -57,7 +57,7 @@ If you are working on a Neovim-related project, include (alphabetically) it belo The following plugins take advantage of specific Neovim features, e.g. `jobstart()`, `:terminal` or its remote plugin mechanism. -- [acid.nvim](https://github.com/hkupty/acid.nvim): Async nrepl client for clojure development +- [acid.nvim](https://github.com/clojure-vim/acid.nvim): Async nrepl client for clojure development - [alchemist.vim](https://github.com/slashmili/alchemist.vim) - [buildit.nvim](https://github.com/wbthomason/buildit.nvim) - [chromatica.nvim](https://github.com/arakashic/chromatica.nvim)