From 5c824592514475b4e4da1d3f1333268df53fbd72 Mon Sep 17 00:00:00 2001 From: Jovan Djokic-Sumarac Date: Sun, 14 Jul 2024 19:40:04 +0200 Subject: [PATCH] edit readme --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 2085ca2..4e7ad35 100755 --- a/README.md +++ b/README.md @@ -1,10 +1,3 @@ - -

- -

- - - # Opinionated configuration for NeoVim, aiming to be powerful whilst being minimal. @@ -21,7 +14,7 @@ # Installation ``` -$ git clone https://gitlab.com/zeitgeizt/trixy ~/.config/nvim/ +$ git clone https://git.bonsai.cool/brk/trixy ~/.config/nvim/ nvim +"Lazy sync" ``` It should pull Lazy.nvim itself, and also all of the plugins. Run :Mason to install your Language Servers of choice.