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.