Skip to content

Lazymonkey/vimrc

Repository files navigation

                {/ . .\}
                ( (oo)   )
+---------oOOo---︶︶︶︶---oOOo---------------+



     Version   :    0.0.1

     LastChange:    2011-07-13 13:51:15


                                   Lazy.monkey™
                         lazymonkey.sinaapp.com
                        lazymonkey.me@gmail.com
+-------------------------------Oooo-----------+

===INSTALL===

All the first,you must make sure you have installed 'ctags' and 'cscope'.
What?you haven't?It dosn't matter,you can install them like this:

+----------------------------------------------------+
|1.install ctags                                     |
|You can find a dir 'tools/ctags-5.8/',ok,do these:  |
|   $ cd tools/ctags-5.8/                            |
|   $ ./configure                                    |
|   $ make                                           |
|   $ sudo make install                              |
|If have no accidents happend,It's ok!               |
|2.Install cscope                                    |
|   $ sudo apt-get install cscope                    |
+----------------------------------------------------+

for Unix-like(Mac, Linux):
    $ cd ~
    $ mkdir temp && cd temp
    $ git clone git@github.com:Lazymonkey/vimrc.git
    $ cd vimrc
    $ cp ./ ~/.vim

===ANY KEY MAP===

<F2>------------------Run a python or shell file
<F3>------------------Show tags in the side of the window
<F4>------------------Add author's info
<F5>------------------Compile a c/c++ file
<F6>------------------Run makefile
<F7>------------------Make a sign
<S-F7>----------------Delete a sign
<F8>------------------Show class info
<F9>------------------Delete '^M'
<F11>-----------------Show menu bar
<F12>-----------------Do ctag

About

My Vim settings, plugins...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published