Installation#
brew install helixhx --grammar fetchhx --grammar build- This requires a C++ compiler to be installed
Integrate config with RCM#
Python Setup#
- Install LSP
pipx install 'python-lsp-server[all]' - Add black plugin to LSP’s virtual environment
pipx inject python-lsp-server black python-lsp-black- In progress - not sure how to config and use properly yet.