edit readme
This commit is contained in:
parent
92bc291040
commit
5c82459251
1 changed files with 1 additions and 8 deletions
|
@ -1,10 +1,3 @@
|
||||||
|
|
||||||
<p align="center">
|
|
||||||
<img src="pics/trixy.jpg" />
|
|
||||||
</p>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Opinionated configuration for NeoVim, aiming to be powerful whilst being minimal.
|
# Opinionated configuration for NeoVim, aiming to be powerful whilst being minimal.
|
||||||
|
|
||||||
|
|
||||||
|
@ -21,7 +14,7 @@
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
```
|
```
|
||||||
$ git clone https://gitlab.com/zeitgeizt/trixy ~/.config/nvim/
|
$ git clone https://git.bonsai.cool/brk/trixy ~/.config/nvim/
|
||||||
nvim +"Lazy sync"
|
nvim +"Lazy sync"
|
||||||
```
|
```
|
||||||
It should pull Lazy.nvim itself, and also all of the plugins. Run :Mason to install your Language Servers of choice.
|
It should pull Lazy.nvim itself, and also all of the plugins. Run :Mason to install your Language Servers of choice.
|
||||||
|
|
Loading…
Add table
Reference in a new issue