mirror of
https://gitlab.com/wsdjeg/vim-galore-zh_cn.git
synced 2025-01-31 19:59:29 +08:00
standard-plugins new lines
This commit is contained in:
parent
a2eb95a2cb
commit
a7d0d3c732
@ -1,8 +1,9 @@
|
|||||||
## 标准插件
|
## 标准插件
|
||||||
|
|
||||||
出乎很多人的意料,Vim自己默认加载了大把大把的插件。启动Vim后,用`:scriptnames`查看所有加载的源文件
|
出乎很多人的意料,Vim自己默认加载了大把大把的插件。<br>
|
||||||
|
启动Vim后,用`:scriptnames`查看所有加载的源文件
|
||||||
|
|
||||||
这些文件多数永远不会被用到,所以请禁止如你所见的以下插件。
|
这些文件多数永远不会被用到,所以请禁止如你所见的以下插件。<br>
|
||||||
这些插件仍旧会在源文件列出,但是当Vim启动时,只有第一行会被读取,而之后的配置,命令和日志都不会执行。
|
这些插件仍旧会在源文件列出,但是当Vim启动时,只有第一行会被读取,而之后的配置,命令和日志都不会执行。
|
||||||
|
|
||||||
| Plugin | Disable it using.. | Help |
|
| Plugin | Disable it using.. | Help |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user