How to configure NvChad for Python (Dreams of Code)
A guide for adding Python support for NvChad/NeoVim on Archlinux. We will be configuring LSP, Linting, Formatting and Syntax Highlighting using Pyright, Mypy, ruff, Black, DAP, and DAP UI.
This is a based on a Dreams of Code video.
https://www.youtube.com/watch?v=4BnVeOUeZxc
Github:
https://github.com/ProgrammingRainbow/NvChad-2.5
@ProgrammingRainbow