From 3aeefd15bd6b33792569210ba9134e23245e55e3 Mon Sep 17 00:00:00 2001 From: Trey Bastian Date: Wed, 8 Apr 2026 18:30:55 +0100 Subject: updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 52a8a08..915d94b 100644 --- a/README.md +++ b/README.md @@ -8,14 +8,14 @@ Jack in to CLJ & Leiningen REPLs from Neovim. Inspired by [vim-jack-in](https:// ### Lazy ```lua -{'https://tangled.org/treybastian.com/nvim-jack-in', config = true} +{'https://git.treybastian.com/nvim-jack-in', config = true} ``` #### Example with options ```lua { - 'https://tangled.org/treybastian.com/nvim-jack-in', + 'https://git.treybastian.com/nvim-jack-in', opts = { location = 'vsplit', force_powershell = true, -- cgit v1.2.3