国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

My vim under Linux has three vimrcs, what are the differences?
過去多啦不再A夢
過去多啦不再A夢 2017-05-16 16:42:19
0
4
1164

I just revised the question, here it is, I am Linux, I found that there are three vimrcs: /etc/vim/vimrc, /usr/share/vim/vimrc and /usr/share/vim/vimfiles/ vimrc, what's the difference?

過去多啦不再A夢
過去多啦不再A夢

reply all(4)
Ty80

I guess you may be using vim under win. _vimrc in $VIM (that is, your /vim) is the global configuration file, and _vimrc in $HOME is the current user's configuration file. As for /vim/vimfiles, you don’t need vimrc (usually there doesn’t seem to be one).

Use the :version command in vim to see the following information:

滿天的星座

:version Take your time

劉奇

vim -u /path/to/your/vimrc

洪濤

Default configuration files and so on... If you want to use it, you have to create a new ~/.vimrc in the home directory and configure it slowly by yourself

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template