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 51:8edd66f923ca

docs/prompt-session-exit.sh

Permissions: -rw-r--r--

Other formats: Feeds:
#!/bin/false
# paste this into an interactive shell
kill -INT "$$" # the same as ^C
false