259:25fdca9c13ed
Anton Shestakov <av6@dwimlabs.net>, Thu, 19 Jan 2023 22:25:20 +0400
.vimrc: use airline's tabline extension instead of minibufexplorer minibufexplorer is causing vim to occasionally spew errors when using completeopt=popup.

previous change 56:49435f917654

docs/prompt-session-venv.sh

Permissions: -rw-r--r--

Other formats: Feeds:
#!/bin/false
# paste this into an interactive shell
virtualenv venv
source ./venv/bin/activate