Ubuntu – How do I get Vim to 're'source my virtualenv while in it, without closing all my buffers?
General Background: I'm learning Python and chose to make Vim my IDE - that's Vi IMproved 9.0, with only 4 plugins: coc/.nvim, gruvbox, vim-commentary, and black (PyCharm was recommended, but there's no regret in my choice with Vim. It's awesome!).…