File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 1
- *nvim-kickstart-python.txt* For Neovim Last change: 2024 December 25
1
+ *nvim-kickstart-python.txt* For Neovim Last change: 2024 December 28
2
2
3
3
==============================================================================
4
4
Table of Contents *nvim-kickstart-python-table-of-contents*
@@ -56,7 +56,6 @@ PHILOSOPHY & FEATURES*nvim-kickstart-python-nvim-kickstart-python-philosophy-&-f
56
56
- Includes some common tooling for python development:
57
57
- LSP (Completion, Typing): `pyright`
58
58
- Linting (Diagnostics): `ruff`
59
- - Formatting: `black ` & `isort`
60
59
- Debugger: `debugpy`
61
60
- Embedded REPL: `ipython` (if not installed, falls back to `python3 ` )
62
61
- In addition, this config includes editing utilities specifically for python,
You can’t perform that action at this time.
0 commit comments