edit readme

This commit is contained in:
Јован Ђокић-Шумарац 2024-07-14 19:40:04 +02:00
parent 92bc291040
commit 5c82459251

View file

@ -1,10 +1,3 @@
<p align="center">
<img src="pics/trixy.jpg" />
</p>
# 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.