diff --git a/README.md b/README.md index 9dfa896..0556640 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,7 @@ Trtixy is a begginer friendy config for nevim, that aims to be powerfull while remaining minimal, compared to other nvim distributions. -![image](veil.png) -![image](code.png) - - -### Notable plugins and features include : +## Notable plugins and features include : - `onedark` and `nightfox` colorschemes - `zen-mode` with `twilight` - new, modern ui by `nui` and `noice` @@ -28,3 +24,16 @@ remaining minimal, compared to other nvim distributions. - `veil` as a dashboard and startpage - `chadtree` for file tree view - `lsp-zero` as a language server setup, simply briliant + + +## Installation +``` +git clone https://gitlab.com/sumarac/trixy ~/.config/nvim/ +``` +It should pull Lazy.nvim itself, and also all of the plugins. + + +## Screenshots + +![image](veil.png) +![image](code.png) diff --git a/vimstall.sh b/vimstall.sh deleted file mode 100755 index 6495440..0000000 --- a/vimstall.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - - -# INSTALL CONFIG -nvim +"Lazy sync"