nvim-config/README.md
secretspecter 26f0a64d78 yuh
2024-01-04 18:29:00 -07:00

1.3 KiB

NeoVS (aka NeoMacs)

It behaves like VSCodium but it's configured with a 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
  • npm

Inside Neovim this is useful:

:checkhealth

See Also