On Monday, May 29, 2017 at 7:03:51 PM UTC+10, Tatsuki wrote: > There are 2 kinds spelling, “Vim” and “VIM” in the help documents. > > For example, arabic.txt unified by “VIM"(but only L230 spelled "Vim”). > > But autocmd.txt unified by “VIM”. > > I think we should unify the spelling. But I don’t know which spelling should > be chosen.
Yes please! The documentation has evolved over many years and the style of how Vim/VIM/vim appears should be cleaned up. Also, let's fix gvim/Gvim/GVim/GVIM/gVim. At the sadly neglected Vim wiki, we chose "Vim" and "gvim" despite the inconsistency. The "Vim" spelling fits modern usage such as in "Python" and many other packages. But then "Gvim" is rather weird, and "gVim" is very weird. It would be nice to clean up the text shown by :version which starts with: VIM - Vi IMproved 8.0 That might be better as: Vim - vi improved 8.0.123 The patch level should be included. The above would mean patches 1 to 123 inclusive have been applied. John -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
