vim - I get an error when installing emmet with vundle. I searched online and said that I need to install vundle manually. But after I installed vundle according to the official documentation, it still doesn't work?
PHP中文网
2017-05-16 16:34:56
The right side is the configuration of _vimrc, and the left side is the vundle plug-in downloaded from github. The path is on the address bar.
In addition, a message often pops up when opening gvim. I wonder if it has anything to do with this?
Don’t put the program in the Chinese directory, this is common sense
Vundle.vim
Temporary file related errors do occasionally occur on WindowsI haven’t used
Vundle
了,因为Vundle
不支持多线程如果是刚接触Vim的包管理器,建议用 vim-plug
如果是vim 8.0 可以通过原生特色
+job
实现多线程vim 7.4 也可以通过
+python/+python3/+ruby
and other methods to implement multi-threading for a long timeAccording to your habit, vim configuration is placed in the program directory. I will introduce you to a simple configuration method
Run in command prompt:
The following is the vimrc configuration
Here are the plugin commands:
If there is no picture, let me just say JJ
The lower right are the three bookmarks I specially added