Skip to content

Commit ec32213

Browse files
Uzaaftazdanov
andauthored
docs(python): clarify base pack import (#1770)
Co-authored-by: Anton Ždanov <anton@azdanov.dev>
1 parent 022df4a commit ec32213

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lua/astrocommunity/pack/python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Requirements:** `python` must be in your `PATH` and executable
44

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:
66

77
- Adds `python` and `toml` Treesitter parsers
88
- Adds `debugpy` for debugging with `nvim-dap-python`

0 commit comments

Comments
 (0)