nvim-config/README.md
2023-07-28 07:47:43 -06:00

1.2 KiB

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 the lazy packages folder so it can be managed from there later)
  • fnl/init.fnl is required from init.lua
  • fnl/init.fnl wires up lazy.nvim for package management

Features

Dependencies

To build some of the packages you will need:

  • cmake
  • cargo

Inside Neovim this is useful:

:checkhealth

See Also