Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit a19a221

Browse files
chrisgriesergithub-actions[bot]
authored andcommitted
chore: auto-generate vimdocs
1 parent 70c9427 commit a19a221

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

doc/nvim-kickstart-python.txt

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

33
==============================================================================
44
Table of Contents *nvim-kickstart-python-table-of-contents*
@@ -100,10 +100,10 @@ Is provided by the nvim-treesitter
100100
<https://github.com/numirias/semshi> plugin. The latter requires `pynvim`
101101
(`python3 -m pip install pynvim`) to be installed.
102102

103-
Both provide better highlighting, treesitter is considered the more "modern"
103+
Both provide better highlighting, Treesitter is considered the more "modern"
104104
approach. Treesitter covers some cases `semshi` does not and vice versa. Have a
105105
look at the comparison <./treesitter-or-semshi.md> to decide for yourself which
106-
one to use. The config uses treesitter as the more modern approach.
106+
one to use. The config uses Treesitter as the more modern approach.
107107

108108

109109
ADDITIONAL PLUGINS OF INTEREST*nvim-kickstart-python-nvim-kickstart-python-additional-plugins-of-interest*
@@ -121,7 +121,7 @@ environment selector - nvim-lspimport
121121
for `pyright`. - jupytext.nvim
122122
<https://github.com/GCBallesteros/jupytext.nvim>Convert Jupyter Notebooks to
123123
code and back. - py-requirements.nvim
124-
<https://github.com/MeanderingProgrammer/py-requirements.nvim>Helps manage
124+
<https://github.com/MeanderingProgrammer/py-requirements.nvim> Helpsmanage
125125
python requirements. - venv-selector
126126
<https://github.com/linux-cultist/venv-selector.nvim>switch virtual
127127
environments

0 commit comments

Comments
 (0)