Vim package, which includes all common plug-ins and Common commands.
/*************************************** **************************************** *
* @ Author Maoxiao Hu * @ version V1.0.0 * @ date Jan-2015 ************************* **************************************** * *********** <COPYRIGHT 2015 ISE of shandong university> ****************** **************************************** ***********************/
It takes a long time, and the original author does not leave contact information in the compressed package, so the original author is unknown.
I have made some modifications to vim created by the original author, and the function is enough for u-boot kernel development at ordinary times.
Common functions: Code highlighting, code folding, left-side code tree, replacement, definition search, number of lines statistics, Automatic Code completion, and others. For more information about plug-ins, see the description in the compressed package.
Installation Method: Included in the compressed package.
Note: Make sure that the ctags and cssag are installed on your computer. If not, install:
Sudo apt-get install ctags cs.pdf
: Baidu online storage
---------------------------------------------------------
Summary of Common commands:
Hexadecimal display: %! Xxd
Down/up/down: Ctrl + F/B