vim editor software features
1. Green and free, users no longer have to go online to download the D version!
2. Increase the input speed. I believe there is nothing to argue about. The speed of pure keyboard operation is unmatched by the mouse. Although it will bring a certain learning cost, I believe it is still worth it.
3. Perfectly supports Chinese and supports multiple file encodings. Many editors have problems dealing with multi-byte encodings, and vim perfectly solves this problem. (If your vim is not resolved, please refer to the compilation of vim under Linux and the final solution to terminal garbled code)
4. Text note management, thanks to a plug-in for vim: voom.
vim editor features
1. Support almost all language types
It is no exaggeration to say that vim has really achieved this to the extreme. As long as it is a language that everyone knows, from c++ and python to bash and sql, vim supports all of these languages by default. Syntax highlighting, automatic indentation, and more.
2. Supports automatic code completion and smart prompts in various languages.
3. Quickly search for function definitions and display function lists
Vim+tags+taglist can easily realize the above functions, and it can completely replace si or vs in function.
4. Support textmate-like code snippet function
I am currently using snipMate. Of course, there are more than one plug-ins that provide this function. You can have more choices.
5. Integrated compilation and debugging functions to quickly locate compilation errors
Vim provides the quickfix function, which can integrate error positioning functions in various languages such as gcc, g++, java, c#, python, php, etc., which greatly improves error positioning during code compilation and debugging.
6. Open source
If you find that vim has a bug, you can research the code fix yourself.
7. Cross-platform
There are corresponding versions for Linux, Windows, Mac and other platforms, so you don’t have to worry about cross-platform development!
8. Support plug-ins to infinitely expand the functions you want.
Vim itself has its own scripting language. If you really don’t want to learn another language, it’s not a big deal. gvim7.3 has been compiled and supported by default. Python, ruby, lua, perl and other scripting languages, use your favorite scripting language to develop! Compared with emacs's lisp, if vim Its own scripting language is indeed lacking, but python is probably on par or even better than lisp.
vim editor update log
1. Fixed other bugs;
2. Optimized software compatibility.
Huajun editor recommends:
A very good text editor, the editor also uses this software, it is powerful, green and safe. This site also providesFoxit PDF Suite Advanced Editor,GWD Text Editor,Lizard Safeguard Secure PDF Viewer,XML Explorer(XML Editor),Sante CT ViewerWaiting for you to download.





















Useful
Useful
Useful