mirror of
https://github.com/neovim/neovim.git
synced 2026-02-15 08:50:42 +10:00
runtime(doc): Recover some missed commas and periods in starting.txt
Also:
- Insert some missing words;
- Strive for consistency with capitalisation of words;
- Improve shell alias examples.
The gvim words were left alone for now, but they deserve to
be treated like proper names, GVim or GUI Vim, unless these
refer to executable filenames (on *nix systems).
closes: vim/vim#14194
78c189837a
Co-authored-by: Aliaksei Budavei <0x000c70@gmail.com>