Configuration for my NixOS based systems and Home Manager
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 61ba8a8c85365ac8effbb1690d9eddbce9d11d3b 5 lines 169 B view raw
1return { 2 -- cmd = {"/home/noah/.envs/nvim/bin/pylsp"}, 3 cmd = "basedpyright", 4 root_markers = { "pants.toml", "pyproject.toml", "setup.py", "setup.cfg", "Pipfile" }, 5}