linux-cultist / venv-selector.nvim

Allows selection of python virtual environment from within neovim
MIT License
379 stars 40 forks source link

Fix syntax error in keymap examples for configuration via Lazy #76

Closed relausen closed 8 months ago

relausen commented 8 months ago

The Lua table formatting in the Lazy configuration examples is wrong. This PR corrects the examples.

linux-cultist commented 8 months ago

Thanks!

I didn't realize it was actually wrong. Should probably find a better format for this Readme at some point...

I noticed you are still making changes, let me know when you feel done and we can merge. :)

relausen commented 8 months ago

My pleasure - just happy to give back a little! I believe I'm done now :-)

linux-cultist commented 8 months ago

Huge thanks, lets get it merged then. :)