Commit Graph

117 Commits

Author SHA1 Message Date
hophacker
9dc3b1e52d expandtab for python 2018-07-23 06:58:35 +08:00
hophacker
1c0054a329 python setup, shiftwidth, tabstop, softtabstop 2018-07-23 03:45:21 +08:00
hophacker
484d3846ed python.vundle and added yapf for python format 2018-07-21 14:33:58 +08:00
Jiawei Li
2c46e5c382 unify shell path setting, fix mac beta version bug 2018-06-29 16:55:35 +08:00
rallets
b6f58d40ba insert file name 2017-12-15 07:30:32 +08:00
rallets
2c3756fc0e disable up/down/left/right keys 2017-12-04 18:12:49 +08:00
hophacker
e91eba5838 short for easy-grep 2017-10-28 14:35:04 +08:00
Jie Feng
91408460e0 hunk, gpb 2017-08-19 13:58:34 +08:00
Jie Feng
7f93e296b3 key map fixed for go 2017-08-05 05:00:28 +08:00
Jie Feng
da8c69dfd7 make syntastic work for golang 2017-08-04 10:15:33 +08:00
Jie Feng
0190dad747 more settings and natively support go 2017-08-02 00:15:51 +08:00
Jie Feng
9028e9efbf more settings 2017-08-01 23:56:20 +08:00
Jie Feng
48e8303612 improvement 2017-08-01 22:49:41 +08:00
hophacker
9c325aa8ee let ctrlp ignore node_modules 2017-07-06 18:47:05 +08:00
hophacker
baa1a56106 crtrlp ignore fix 2017-07-05 20:30:01 +08:00
hophacker
f5e1747171 added vim-gitgutter, and docs 2017-06-24 05:15:42 +08:00
hophacker
0b6fcc059f added chinese bracket shortcut 2017-06-21 01:24:20 +08:00
hophacker
310ebd8efe hophacker to rallets-network 2017-05-16 02:24:48 +08:00
hophacker
6867617f8f python, docker_clean_images, scp 2017-05-12 18:27:04 +08:00
Jie Feng
97911522d5 stuff 2017-04-09 03:28:56 +08:00
Jie Feng
d49165685e stuff 2017-03-25 10:21:33 +08:00
Jie Feng
e3086e95db some chagnes 2017-03-21 12:18:08 +08:00
Jie Feng
a178bc022c removed unuseful plugins and added some js plugins 2017-03-12 03:05:30 +08:00
Jie Feng
aa5f7e59b2 max line-width to 120 through pymode parameters 2017-03-10 21:45:31 +08:00
Jie Feng
2407f28011 set shell=/usr/bin/zsh instead of bash to make yadr stop suspending vim editing file 2017-03-10 19:24:41 +08:00
Jie Feng
7cb42b2281 merge from old 2017-03-10 17:14:30 +08:00
Yan Pritzker
78da69d421 Remap K to ,k for search so you don't accidentally lock up vim
People were complaining that "K" was too easy to hit by accident on a random char and search a large codebase.
2017-01-16 11:59:52 -06:00
Yan Pritzker
6f5481cdeb ,jj to get to javascript files 2016-10-07 09:47:35 -05:00
Yan Pritzker
c5263b3409 Default to eslint 2016-07-22 10:55:04 -05:00
Marc Ignacio
5125d393f7 Add vim shortcut: copy the relative path of a file
I've been using ,cf for some of the time, but sometimes I don't want the full path for a variety of reasons:
- any command where relative path suffices (running tests, removing files)
- the full path won't work if I'm using MacVim and the project is within vagrant cli
2016-06-07 14:29:39 +08:00
Yan Pritzker
22dd9da9d6 Remove grep current partial, doesn't work well 2016-05-12 12:59:38 -05:00
Yan Pritzker
996915dc22 Revert "Merge pull request #701 from yjlintw/upstream"
This reverts commit e84ba17c26, reversing
changes made to 1edab81c26.
2016-04-28 15:44:34 -05:00
Yan Pritzker
e84ba17c26 Merge pull request #701 from yjlintw/upstream
Fixed GUI visual mode highlight color
2016-04-28 15:43:26 -05:00
Yan Pritzker
1edab81c26 Opens nerdtree to the root of your current project if not looking at a file 2016-04-28 15:23:38 -05:00
Yu-Jen Lin
cf271b098b Fixed GUI visual mode highlight color 2016-03-28 21:06:20 -04:00
Yan Pritzker
cc4b8043f0 Set shell so that path to ctags is correct 2016-02-11 14:45:25 -06:00
Yan Pritzker
22bf2faf34 Treat ES6 extension files as javascript 2016-01-29 10:43:51 -06:00
Yan Pritzker
ec0c41227a Fix zeus alias 2015-10-27 11:58:46 -05:00
Yan Pritzker
e016b187c6 Run tests using zeus with zl and zs 2015-10-27 10:31:40 -05:00
yan
cf6bb61336 Ctrl-x and Ctrl-z navigate the quickfix list 2015-09-08 13:10:26 -05:00
Yan Pritzker
878cc35752 Unmap gf..causing issues 2015-07-27 13:01:54 -05:00
Yan Pritzker
eb24df5316 Unmap ctrl-f which overrides normal vim behavior 2015-07-26 21:56:08 -05:00
Yan Pritzker
dc6765cc04 Merge pull request #595 from blittle/master
Change the NERDTreeFind keymap to not statically set the nerdtree window size
2015-07-26 21:25:41 -05:00
Yan Pritzker
e5b3c4cbeb Fix shortcuts for deprecated Rails.vim commands 2015-06-23 13:38:44 -05:00
Yan Pritzker
d74ab05613 Change Cmd-Space to Ctrl-Space for autocomplete 2015-06-02 19:03:09 -05:00
Yan Pritzker
d316096428 This wasn't working and occasionally introduced problems in other areas 2015-04-14 10:00:41 -05:00
Yan Pritzker
39a812f20b Make syntastic play nice with RVM 2015-03-24 16:17:35 -05:00
Bret Little
43a67b31cb Change the NERDTreeFind keymap to not statically set the nerdtree window size
With this change users can now change the variable g:NERDTreeWinSize and have it applied
to new instances of NERDTree created with the NERDTreeFind keymap ctrl-\
2015-01-13 13:17:24 -07:00
Dan Simmons
4907187a33 Moved .vimrc-level settings (pertaining to search) out of ./vim/settings/yadr-search.vim and into ./vimrc. Also removed unnecessary+problematic viminfo setting. 2015-01-08 13:56:43 -05:00
Steven Barragán
96679d26d6 Switch out individual language packs for vim-polyglot [Fix #573] 2015-01-04 14:17:27 -06:00