Nvim config in fennel (lisp)
- fennel
- npm - for some language server
- node16 - for copilot
- python3.10-venv
- fd/fd-find
- rg
other stuff for LSPs
- pylsp-mypy
- pep8
Different plugins will require different binaries, here some
- fd
- rg
- gopls
- prettier
Install required plugins with :PackerInstall
, that's it