1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 13:30:05 +08:00
Commit Graph

149 Commits

Author SHA1 Message Date
wsdjeg
01136e7b4b Add leader + f and leader + F for orgin F/f 2017-04-03 13:31:31 +08:00
wsdjeg
7024e5754d Fix plugin_before hooks 2017-04-03 12:30:08 +08:00
wsdjeg
36b2ef40be Merge branch 'dev' into snippet 2017-04-03 00:54:01 +08:00
wsdjeg
5e6ed228bc Fix #388 2017-04-03 00:02:11 +08:00
wsdjeg
0e213a470b Remove completeDone autocmd 2017-04-02 23:57:06 +08:00
wsdjeg
3466ae9dc1 Add tab.vim 2017-04-02 20:49:09 +08:00
wsdjeg
1972bbe974 Fix #384 2017-03-31 22:37:57 +08:00
wsdjeg
92d965158b Fix #380 2017-03-31 20:11:00 +08:00
wsdjeg
692871bdc0 Format unite config 2017-03-30 23:08:30 +08:00
alan bount
a16225dd08 re #373 & #374 revert s: values 2017-03-29 10:29:42 -04:00
alan bount
300a35b5c7 re #373 & #374 fix dynamic config for dot notations 2017-03-29 10:07:44 -04:00
alan bount
2b1d59c64b re #373 & #374 make all plugin configs dynamic 2017-03-29 09:36:46 -04:00
alan bount
c1c46335df fixes #373 ctrlp configs are all dynamic
https://github.com/SpaceVim/SpaceVim/issues/373
2017-03-28 22:24:07 -04:00
wsdjeg
356d362eb3 Fix #371 2017-03-28 23:46:06 +08:00
wsdjeg
d1e655f3da Fix #346 2017-03-28 22:29:34 +08:00
alan blount
9b302f8fab Add more common ctrlp_custom_ignore
I may have added too much, and would be willing to reduce and update the PR, but including `node_modules` and `tmp` at least should be done
2017-03-27 23:05:01 -04:00
wsdjeg
360cc4f25d Fix #355 2017-03-27 00:13:43 +08:00
wsdjeg
6ae491b617 Fix #360 2017-03-26 16:37:49 +08:00
wsdjeg
283e12da38 Add [denite]<space> mapping 2017-03-22 22:15:13 +08:00
wsdjeg
649d913015 Use rg for deinte grep by default 2017-03-21 22:19:43 +08:00
wsdjeg
9b30006891 Use rg in denite by default 2017-03-21 21:55:15 +08:00
wsdjeg
19f86e0d74 Fix denite ignore 2017-03-21 21:06:49 +08:00
wsdjeg
fd5d6b780c Make ctrlp configable 2017-03-21 20:40:11 +08:00
wsdjeg
54ae764467 Highlight denite matched char 2017-03-21 20:36:42 +08:00
wsdjeg
f32b4b1ac8 Change buffer source date format 2017-03-20 22:06:26 +08:00
wsdjeg
dd724ba872 Update denite config 2017-03-20 21:02:50 +08:00
wsdjeg
302473e30a Update denite config 2017-03-19 22:58:36 +08:00
wsdjeg
1eeb3e35ff Improve git layer
close #306
2017-03-18 21:20:10 +08:00
wsdjeg
5d01d76faa Fix vint EVL205 2017-03-17 23:52:54 +08:00
wsdjeg
497e3443f5 Fix leaderf config 2017-03-17 23:27:49 +08:00
wsdjeg
12addf862e Fix leader wait time 2017-03-16 23:48:50 +08:00
wsdjeg
e0ba9c3dba Fix leader guide 2017-03-14 08:32:45 +08:00
wsdjeg
11e272b482 Fix airline setting 2017-03-14 08:12:55 +08:00
wsdjeg
80ac875d93 Add mapping guide 2017-03-14 00:57:16 +08:00
wsdjeg
a0ff391db0 Fix lint 2017-03-13 21:43:58 +08:00
wsdjeg
67a42ae954 Remove ovrride mapping <c-h> 2017-03-13 20:34:55 +08:00
wsdjeg
acb3709bec Fix plugin settings 2017-03-08 20:53:20 +08:00
wsdjeg
5738064623 Fix indent 2017-03-06 23:26:26 +08:00
wsdjeg
b8f2e4193d Fix #303 2017-03-01 22:09:32 +08:00
wsdjeg
116df26da3 Add os fileformat icon 2017-03-01 21:14:03 +08:00
wsdjeg
74ac6ab4b6 Add box api 2017-02-27 23:40:55 +08:00
wsdjeg
a01ca069c2 Add gitstatus 2017-02-27 00:20:37 +08:00
wsdjeg
761561a649 Add vimfiler-git 2017-02-26 22:08:04 +08:00
wsdjeg
ed1d4c0a33 Fix lint 2017-02-26 19:45:26 +08:00
wsdjeg
d4e014eef1 Fix formatter 2017-02-26 10:14:28 +08:00
wsdjeg
99f4d25042 Add two type of index number
1. number without any cycles
2. small number just like old days
2017-02-26 01:24:03 +08:00
wsdjeg
a2fb2cbd84 Add three types 2017-02-26 00:46:44 +08:00
wsdjeg
fc66298acd Add messletters api 2017-02-26 00:11:08 +08:00
wsdjeg
bdfa90c948 Add doc for incsearch layer 2017-02-24 22:29:51 +08:00
wsdjeg
c23199317c Fix issue with i3-wm
when open a split window, get `<80><fd>a` shown in the cmdline.
2017-02-23 23:15:56 +08:00