Skip to content

Commit

Permalink
Merge pull request #6 from jpoliv/jpoliv/readme-nvim-required-version
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgrieser authored Jul 19, 2024
2 parents a47be59 + 95d4e04 commit edb1565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ reference for nvim users who want to start doing python development.
## Philosophy & Features
- This is not a nvim-distro, this is a *minimal* nvim config specifically for
python. It's intended as a starting point for creating your own config.
- Requirement: nvim v0.9.
- Requirement: nvim 0.10.
- ~20 plugins, ~400 lines, everything in one single `init.lua`.
- Includes detailed comments explaining what the config does.
- The config can be fully bootstrapped: all plugins and tools are automatically
Expand Down

0 comments on commit edb1565

Please sign in to comment.