fnl | ||
pics | ||
.gitignore | ||
init.fnl | ||
init.lua | ||
LICENSE | ||
README.md |
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://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.