fnl | ||
.editorconfig | ||
.gitignore | ||
init.lua | ||
lazy-lock.json | ||
README.md |
NeoMacs
I've never used emacs but thanks to fennel I've been enlightened by LISP.
How
- hotpot is downloaded if not found via
init.lua
(to thelazy
packages folder so it can be managed from there later) fnl/init.fnl
is required frominit.lua
fnl/init.fnl
wires uplazy.nvim
for package management
Features
- Syntax highlighting via Treesitter
- Language Server Protocols via Mason
- Fuzzy finding via Telescope
Dependencies
To build some of the packages you will need:
- cmake
- cargo
Inside Neovim this is useful:
:checkhealth