Skip to content

Commit 76883a7

Browse files
chrisgriesergithub-actions[bot]
authored andcommitted
chore: auto-generate vimdocs
1 parent 0e8113d commit 76883a7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/nvim-kickstart-python.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*nvim-kickstart-python.txt* For Neovim Last change: 2024 December 25
1+
*nvim-kickstart-python.txt* For Neovim Last change: 2024 December 28
22

33
==============================================================================
44
Table of Contents *nvim-kickstart-python-table-of-contents*
@@ -56,7 +56,6 @@ PHILOSOPHY & FEATURES*nvim-kickstart-python-nvim-kickstart-python-philosophy-&-f
5656
- Includes some common tooling for python development:
5757
- LSP (Completion, Typing): `pyright`
5858
- Linting (Diagnostics): `ruff`
59-
- Formatting: `black` & `isort`
6059
- Debugger: `debugpy`
6160
- Embedded REPL: `ipython` (if not installed, falls back to `python3`)
6261
- In addition, this config includes editing utilities specifically for python,

0 commit comments

Comments
 (0)