-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
32 lines (24 loc) · 684 Bytes
/
Copy pathREADME
File metadata and controls
32 lines (24 loc) · 684 Bytes
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
Easy for add more plugins
on update_bundle only add a git repo
or a script file of http://www.vim.org/scripts
Install:
$ git clone git://github.com/adimircolen/vim_files.git
$ cd vim_files
$ chmod +x update_bundles
$ ./update_bundles
$ ln -s `pwd`/vimrc ~/.vimrc
FuzzyFinder:
FuzzyFinder not need install, it works with plugin l9
Control + t for find a file, with the name or part of the name of file
Control + b for buffers
Tree file:
,p
Commenting source codes
on current line ,__
next 5 lines 5,__
OpenUrl:
open URL under cursor in browser with gG
Making it so ; works like : for commands.
Search highlighted is enabled.
Clearing highlighted searches:
,/