by Devin Yang
(This article was automatically translated.)

Published - 7 years ago ( Updated - 7 years ago )

If you are a beginner of Vim , do you want to use Command Line Vim to connect to the remote host to write Code ? Ok you have come to the right place,
Please at least consider reading this article. Here is a short video on how to manage cheats.

If you ask me, is it ok to write code with Vim? I will say that changing the configuration file of the Linux host is very OK,
Use it to write Code? Tens of thousands, please don't abuse yourself, you must rely on plug-ins to help you.
But Vim has a lot of plug-ins, how to choose, how to choose, how to remove and manage, and how to remove them if they are installed indiscriminately?
Of course, there must be a Vim plug-in Plug to help you.

My Goolge keyword is usually best vim plugins , but for a quick way, please take a look at my video.
For detailed instructions, please go to my GitHub link:
https://github.com/DevinY/vimrc

Tags: vim

Devin Yang

Feel free to ask me, if you don't get it.:)

No Comment

Post your comment

Login is required to leave comments

Similar Stories


config,vim

Chinese environment of Vim on Ubuntu

If Vim is set to Chinese environment, but Ubuntu is not set to zh_TW.UTF-8 during installation, how to install this environment?

vim

About vimdiff

My vimdiff cheat sheet

vim, macos

Ultisnips requires py >= 2.7 or py3 Bugfix

If you install Vim like me, will there be an error that python2.7 or python3 is required when executing the terminal, but the system obviously has python 2.7? This article explains how I fixed this issue.