246:af09affab9df
Anton Shestakov <av6@dwimlabs.net>, Sat, 26 Nov 2022 02:12:19 +0400
.vimrc: recognize numbered lists when formatting Example: https://vimways.org/2018/formatting-lists-with-vim/

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