- [X] Clean up logic and data within venv create: #16 - [X] python.nvim user commands are all subcommands instead of lots of unique commands `:Python <x>` #16 - [X] python.nvim has a test suite executed by github actions #18 - [X] auto tagging the repo from PR merges. - [X] add a contributing doc #20 - [X] see about replacing the `nui.popup` dependency with built-in window creation. #19 - [X] update readme with some kind of logo (python + neovim)
:Python <x>refactor: python.vim commands uses subcommand syntax instead of uniqu… #16nui.popupdependency with built-in window creation. Feat/replace nui popup #19