Skip to content

adimircolen/vim_files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:
,/

About

Vim_files with a easy plugins manager of use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages