fnl | ||
lua | ||
lua_bak | ||
pictures | ||
.gitignore | ||
init.fnl | ||
init.lua | ||
LICENSE | ||
README.md |
Trixy is a begginer friendy distro of NeoVim, that aims to be powerful while remaining minimal.
Notable plugins and features include :
- improved camelCase navigation wit w, b, e etc
hlchunk.nvim
used for highlighting current scopenvim-tree
for file tree viewlsp-zero
as a language server setup, simply briliant- ...
Installation
$ git clone https://gitlab.com/sumarac/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.