From a5efbd5efa4ece0dc613f5aee180eb0f9761ecc4 Mon Sep 17 00:00:00 2001 From: allan Date: Thu, 18 Jun 2026 10:36:54 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 348f425..2fd4dda 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ export PATH=$PATH:/opt/homebrew/bin How to use the plugins and configuration ``` -git clone https://git.nopants.dk/shell/neovim_config.git ~/.config/nvim +https://git.nopants.dk/Tools/nvim_config.git ~/.config/nvim ``` This is a simple starter config for neovim, there is a few plugins for changing the default colors, a lsp that still needs figuring out, telescope for fuzzy finding, and treesitter for better syntax highliting.