Skip to content

anson-tang/xDevOps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image


About this program

This script used deploy vim automatic.

Use option -i to install some packages.

Use option -v to choice vundle to manege the addons, which install addons in ~/.vim/bundle/.

Use option -p to choice pathogen to manage the addons, which install addons in ~/.vim/bundle/.

The ~/.vim/ for current user, the /etc/vim/ for all users.

The ~/.vimrc for current user, the /etc/vim/vimrc.local for all users.


Contributing

You can pull request and make your issues on github.

######Code view: code

######Issues: https://github.com/crazy-canux/xvim/issues

######Pull request: https://github.com/crazy-canux/xvim/pulls


How to use

map:

F1 - Vim help manual.

F2 - Winmanager.

F3 - Taglist.

F4 - Tagbar.

F5 - NerdTree.

F6 - Bufexplorer.

F7 - Minibufexplorer.

F8 - YCM compile and diagnostics.

F9 - make and open quickfix.

F10 - make clean.

F11 - grep and open quickfix.

F12 - close quickfix.

windows:

<Ctrl-up> - move to the up windows.

<Ctrl-down> - move to the down windows.

<Ctrl-left> - move to the left windows.

<Ctrl-right> - move to the right windows.

stardict:

<shift-s> - open stardict.

python-mode:

<\-8> - auto fix pep8 errors.

<\-r> - run python code.

<\-b> - breakpoint.

jedi-vim:

<\-g> - goto definition or assignment.

<\-a> - goto assignment.

<\-d> - open pydoc.

<\-r> - rename variables.

<\-u> - show usage.

YCM:

<tab> - complete.

<Ctrl-Space> - complete.

<\-gg> - goto definition or declaration

<\-df> - goto definition

<\-dc> - goto declaration

About

Deploy a awesome develop and operation environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published