mirror of
https://github.com/neovim/neovim.git
synced 2026-04-06 07:38:31 +00:00
- Don't go over 78 columns.
- Change the first "and" to "or", as "or" is used below.
- Change "takes one" to "switches", as "one" may be mistaken as
referring to the command instead of the user.
- Use backticks in :h 'autowriteall' like in :h 'autowrite'.
closes: vim/vim#19859
af58a9f5e9