hophacker
0837ea42be
reactConnectedRoute snippet for js
2018-08-13 11:16:14 +08:00
hophacker
aace8e2c21
remove a.rb
2018-08-03 17:12:25 +08:00
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
2329b1cd8a
added ale
2018-07-21 14:33:58 +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
hophacker
76c5517476
set different zsh path for different os
2018-06-28 11:22:43 +08:00
Chengzhen Wu
504e2a43b9
add jenv zsh config && fix vim zsh exception
2018-03-27 18:04:08 +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
hophacker
0d4e98e00c
added vim-easygrep
2017-10-28 12:07:55 +08:00
Jie Feng
ab1d3821d3
change nginx-vim repo
2017-10-11 00:39:38 +08:00
Jie Feng
a1c9801b15
added vim-css-color
2017-10-09 11:41:04 +08:00
Jie Feng
c3ed7bec4c
added support for salt stack
2017-10-04 22:12:37 +08:00
Jie Feng
76388b4b77
delete useless ruby plugins
2017-08-26 18:11:59 +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
c9aa632eb2
added vim-pathogen to support libraries such as farazdagi/vim-go-ide
2017-07-05 22:04:06 +08:00
hophacker
4c66713452
start supporting golang
2017-07-05 21:58:28 +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
9736efff5e
removed neocomplete
2017-04-13 14:36:03 +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
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
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
ef2d315d6e
Switch to henrik/vim-indexed-search
2016-09-13 18:39:44 +02:00
Luiz Gonzaga dos Santos Filho
f725962099
Change argtextobj to wellle/targets.vim
2016-07-25 10:48:37 +02: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