Thursday, February 9, 2023

Re: vim_runtime: does someone use this...

On 2023-02-09, Gary Johnson wrote:

> Next, I would start Vim and execute :scriptnames to see what files
> are actually being sourced. The files at the top of the list will
> depend on which Linux distribution you're running (I am assuming
> that you're running Linux) and whether you built Vim yourself. Near
> or at the top of the list, you should see
>
> ~/.vimrc
>
> followed immediately by
>
> ~/.vim_runtime/vimrcs/basic.vim
> ~/.vim_runtime/vimrcs/filetypes.vim
> ~/.vim_runtime/vimrcs/plugins_config.vim
> ~/.vim_runtime/vimrcs/extended.vim
> ~/.vim_runtime/my_configs.vim
>
> and then by more files from the ~/.vim_runtime and /usr/share/vim or
> perhaps /usr/local/share/vim directories.

I didn't notice when I wrote that that the :scriptnames list may
also include plugins from your ~/.vim directory.

Regards,
Gary

--
--
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 vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20230209231528.GJ6446%40phoenix.

No comments: