762 B
Executable file
762 B
Executable file
Opinionated configuration for NeoVim, aiming to be powerful whilst being minimal.
Notable plugins and features include :
- Whole configuration is written in
fennel
- lisp that compiles into lua lazy.nvim
for plugin managementtangerine
for fennel compilationhibiscus
for neovim fennel macrosmarkview.nvim
for amazing markdown previewingoil.nvim
for buffer filesystem manipulationlsp-zero
as a language server setup, simply briliant- ...
Installation
$ git clone https://gitlab.com/zeitgeizt/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.