Required mainly for fzf-lua. These can be easily installed with Homebrew on Mac.
Require to install tools from Mason
Generally you can run :checkhealth mason
to see what's missing and install it. You can also try to install the tool manuall in :Mason
and see the error messages to rectify.
You will also need to install a font with icons so that you can see web-devicons in Neovim. Instructions for Ubuntu here.
A list of things I want to do better in Neovim and so should configure.
- README.md preview ability
- Better text object mappings for tree sitter for improved movement
- Auto pairs for closing (), {}, []. Likely requires integration with tree sitter.
- Better keymaps for Gitsigns and git work
- Add descriptions to keymaps