forked from Lazymonkey/vimrc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
53 lines (41 loc) · 1.7 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{/ . .\}
( (oo) )
+---------oOOo---︶︶︶︶---oOOo---------------+
Version : 0.0.1
LastChange: 2011-07-13 13:51:15
Lazy.monkey™
lazymonkey.sinaapp.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 [email protected]: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