hophacker
310ebd8efe
hophacker to rallets-network
2017-05-16 02:24:48 +08:00
Jie Feng
7c4ec17108
Merge branch 'master' of https://github.com/hophacker/dotfiles
...
* 'master' of https://github.com/hophacker/dotfiles :
python, docker_clean_images, scp
install essential libraries before building YouCompleteMe
set encoding to resolve erInvalid argument: listchars=tab:»·,
install zsh before intalling ycm
shortcuts for ssh_ scp_
removed neocomplete
link_files
added gitter
set_proxy changes
stuff
stuff
2017-05-14 01:24:11 +08:00
hophacker
6867617f8f
python, docker_clean_images, scp
2017-05-12 18:27:04 +08:00
hophacker
013405a3a6
Merge branch 'master' of github.com:hophacker/dotfiles
...
* 'master' of github.com:hophacker/dotfiles:
set encoding to resolve erInvalid argument: listchars=tab:»·,
2017-05-06 11:27:03 +08:00
Jie Feng
d7be5bc98c
install essential libraries before building YouCompleteMe
2017-05-06 11:23:39 +08:00
Jie Feng
29b128cc90
set encoding to resolve erInvalid argument: listchars=tab:»·,
2017-05-05 02:33:35 +08:00
Jie Feng
92b63ad882
install zsh before intalling ycm
2017-05-04 23:08:57 +08:00
Jie Feng
302631b576
shortcuts for ssh_ scp_
2017-05-04 22:49:58 +08:00
Jie Feng
d6e3b79491
Merge branch 'master' of github.com:hophacker/dotfiles
...
* 'master' of github.com:hophacker/dotfiles:
link_files
2017-04-13 14:36:26 +08:00
Jie Feng
9736efff5e
removed neocomplete
2017-04-13 14:36:03 +08:00
Jie Feng
6dcf3632a8
link_files
2017-04-13 12:38:48 +08:00
Jie Feng
f62bd7be42
added gitter
2017-04-12 10:43:29 +08:00
Jie Feng
5248368fd0
set_proxy changes
2017-04-12 10:42:53 +08:00
Jie Feng
97911522d5
stuff
2017-04-09 03:28:56 +08:00
Jie Feng
f2aad6a9b3
deleted sbt, vim-color-solorized, set zsh path according to OS
2017-03-26 03:10:07 +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
d2599fa18a
install ycm after installed
2017-03-12 15:58:58 +08:00
Jie Feng
8dc8fbb97d
chagne install repo
2017-03-12 04:19:25 +08:00
Jie Feng
a178bc022c
removed unuseful plugins and added some js plugins
2017-03-12 03:05:30 +08:00
Jie Feng
dd408edbd6
REAMDE
2017-03-11 17:48:33 +08:00
Jie Feng
c58f8918b6
更多翻译
2017-03-11 01:15:04 +08:00
Jie Feng
aa5f7e59b2
max line-width to 120 through pymode parameters
2017-03-10 21:45:31 +08:00
Jie Feng
396eeffe0d
emacs keybindings for command line
2017-03-10 19:43:10 +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
Jie Feng
e0bbcf6330
added functions.sh
2017-03-08 22:55:07 +08:00
Jie Feng
d6d503fa56
添加了一些alias, 翻译README.md
2017-03-08 17:27:48 +08:00
Jie Feng
3183048137
link removed and baby step for hophacker
2017-03-08 15:50:42 +08:00
Yan Pritzker
5e30685db8
Merge pull request #743 from skwp/yp/change-search-mapping
...
Remap K to ,k for search so you don't accidentally lock up vim
2017-01-16 12:00:34 -06: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
fb4bec51f0
Add graphql/jsx/fzf
2017-01-04 13:45:57 -06:00
Yan Pritzker
3fa9e6f636
Merge pull request #725 from lfilho/patch-2
...
Switch to henrik/vim-indexed-search
2016-11-29 12:25:35 -06:00
Yan Pritzker
d27acded1c
Merge pull request #726 from lfilho/patch-3
...
Make .vundle files behave like vim files
2016-11-29 12:24:17 -06:00
Yan Pritzker
732f615109
Merge pull request #721 from prouty/patch-1
...
Fix unclosed parenthesis; make phrasing clearer.
2016-11-29 12:23:57 -06:00
Yan Pritzker
aa019dd82d
Merge pull request #729 from lfilho/patch-4
...
Remove duplicated mxw/vim-jsx plugin
2016-11-29 12:20:43 -06:00
Yan Pritzker
81029c888e
Better ctrlp matching algorithm
2016-11-08 12:00:06 -06:00
Yan Pritzker
6f5481cdeb
,jj to get to javascript files
2016-10-07 09:47:35 -05:00
Luiz Gonzaga dos Santos Filho
6594c2a593
Remove duplicated mxw/vim-jsx plugin
2016-09-23 11:49:18 +02:00
Luiz Gonzaga dos Santos Filho
310902b947
Make .vundle files behave like vim files
2016-09-13 18:51:25 +02:00
Luiz Gonzaga dos Santos Filho
ef2d315d6e
Switch to henrik/vim-indexed-search
2016-09-13 18:39:44 +02:00
Nate Prouty
eb1896db2e
Fix unclosed parenthesis; make phrasing clearer.
2016-08-30 15:50:39 -04:00
Yan Pritzker
79e5d1a9f4
Add zzz alias for restarting zeus
2016-08-24 15:13:33 -05:00
Yan Pritzker
9ae9e59da9
Merge pull request #718 from lfilho/patch-1
...
Change argtextobj to wellle/targets.vim
2016-08-24 15:08:08 -05:00
Yan Pritzker
46981451e7
Merge pull request #720 from Slotos/revert-fix-that-broke-what-was-not-broken
...
Revert ef2156144f
2016-08-24 15:07:15 -05:00
Slotos
d56a155ab1
Revert ef2156144f
...
In case of new-window and split-window
-F is not a replacement to -c, it is an absolutely different beast
-F formats -P output
-c sets a working directory
This reverts a fix that broke what was not broken.
2016-08-20 02:43:29 +03:00
Luiz Gonzaga dos Santos Filho
f725962099
Change argtextobj to wellle/targets.vim
2016-07-25 10:48:37 +02:00
Yan Pritzker
9927bbfcf2
Remove dead alias
2016-07-23 15:03:30 -05:00
Yan Pritzker
21ca5cf5d8
Merge pull request #682 from blackxored/patch-1
...
Use new syntax for smart pane navigation
2016-07-23 14:57:00 -05:00
Yan Pritzker
e997c31f40
Merge pull request #713 from randaalex/patch-3
...
Add .tags and .tags1 to gitignore template
2016-07-23 14:56:35 -05:00