> On Aug 8, 2020, at 8:19 PM, Mike Bent <[email protected]> wrote: > > Dear Sir or Madam, > > File: $vimruntime/doc/vi_diff.txt > > ------------------------------------------------- > > Vim starts with 'nocompatible' automatically if you have a .vimrc > file. See |startup|. > > ------------------------------------------------- > > What does mean |startup| in the documentation? > > I do not find anywhere where is |startup|. > > Where is |startup|? > >
Just type :help startup in vim. The |startup| is a tag. From :help help Jump to a subject: Position the cursor on a tag (e.g. |bars|) and hit CTRL-]. -- -- You received this message from the "vim_use" 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_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/2645EC50-C189-4D07-A3B5-25B9F7D5C461%40apple.com.
