https://github.com/vim/vim/blame/e0720cbf63eb3045be8d965e3182c0c392c7b5e9/runtime/doc/options.txt#L505
The second form (this is compatible with some versions of Vi): https://github.com/vim/vim/blame/e0720cbf63eb3045be8d965e3182c0c392c7b5e9/runtime/doc/options.txt#L513-L514 se[t] the string "set " or "se " (note the space); When "Vim" is used it must be "set". The first line came in with v7. The last line was added many (7+?) years later. I'd like to change the first line to say... https://github.com/RichardBronosky/vim/commit/9e96fc0a79b5a1d2563cf0462a7f81db397b10ef The second form (this is compatible with some pre-7.0 versions of Vi): .!# BrunoBronosky #!. -- -- 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.
