You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lua/astrocommunity/pack/python/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
**Requirements:**`python` must be in your `PATH` and executable
4
4
5
-
This is the base Python pack that provides core functionality:
5
+
The default Python pack imports the base pack plus the `basedpyright`, `black`, and `isort` subpacks. Import `astrocommunity.pack.python.base` directly if you only want core Python functionality:
6
6
7
7
- Adds `python` and `toml` Treesitter parsers
8
8
- Adds `debugpy` for debugging with `nvim-dap-python`
0 commit comments