Fennel neovim config for a pragmatic programmer!
| fnl | ||
| 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.nvimused for highlighting current scopenvim-treefor file tree viewlsp-zeroas 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.