Maciej Pruchnik
Maciej Pruchnik
**Is your feature request related to a problem? Please describe.** Currently when you create a pr, it takes the branch name, capitalizes the first letter, and replaces underscores with spaces(At...
Repr: 1. `mkdir nixvim_minimal && cd nixvim_minimal` 2. `nix flake init --template github:nix-community/nixvim` 3. `virtualenv .venv && source .venv/bin/activate` 4. Add the following lines to config/default.nix ``` extraPython3Packages = ps:...
Info: - Os: windows nixos wsl - Version: 0.60.0 Problem: - Syntax engine doesn't understand embedded languages. Whenever a change is made to one line in an embedded language code...