nvim-config/README.md
2024-03-16 12:40:42 -06:00

1.3 KiB

Scheme/Lisp Flavored NeoVim

Configuration via fennel. Tuned for s-expressions and prose.

Features

How

  • hotpot is downloaded if not found via init.lua (to the lazy packages folder so it can be managed from there later)
  • fnl/plugins.fnl is required from init.lua which wires up
  • lazy.nvim for package management :Lazy

Dependencies

Some of the packages/hotkeys use:

  • cmake
  • cargo
  • npm
  • ripgrep
  • fd
  • tig
  • newsboat

Inside Neovim this is useful:

:checkhealth

See Also