After calling gsensor this afternoon, there are still some bugs. I want to change my mind for the time being. I accidentally think of VIM. Vim is nothing more than configuring it. I used to configure some of it, it took another afternoon to add comments, matches, taglist, and the same name. c file. switching between hware and VIM color scheme (because the display is facing for up to 12 hours every day, I don't want to break my eyes, so I want to select a better color scheme, so I don't want to make my eyes too tired and compress the color scheme, if others do not like it, refer to the change method below)
First please download the compressed package: http://code.google.com/p/sunsea-aka/downloads/detail? Name1_vim.tar.gz & can = 2 & Q = # makechanges
Decompress the package in your home directory and a Vim folder will appear (if you cannot see the content in Vim, use LS-a to view it, because it is a hidden file. vimrc and. copy the vim folder to the home directory and click OK.
The configuration process is so simple. I will not describe the principles one by one, because I don't understand them, but I will simply use them.
Below, I will briefly describe the usefulness of these plug-ins. I need to dig deep into my comrades, Baidu, Google, and learn many online resources. By the way, in the afternoon, I also collected these things from dongpinxi, where all plug-ins are running.
A. Vim -- automatic switch between. c files and. H files with the same name. Use ": a" or ": Av" to search for files by yourself.
C. Vim -- C/C ++ support
Freya. vim-color scheme. If you are not satisfied with the solution, copy it to the colors directory. For each effect, go to http://www.vi-improved.org/color_sampler_pack/. if you do not want to configure the scheme, delete freya.vim
Nerd_commenter.vim -- Annotation, usage: [count], CS "sexy" comment, [count], Cu uncomment comment
Taglist. Vim -- taglist, Which is enabled by default. That is, when it is started, it will be displayed on the right side. The shortcut key I define is F2.
I hope this will help you.
Welcome to your criticism: sunsea1026@gmail.com