1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 03:00:06 +08:00
Commit Graph

644 Commits

Author SHA1 Message Date
wsdjeg
137574235d Fix buffer/windows index number type 2017-06-01 00:18:32 +08:00
Wang Shidong
7febc44970 Merge pull request #579 from SpaceVim/gitcommit_omni_2
Improve gitcommit completion
2017-05-31 23:36:26 +08:00
wsdjeg
8b06ee7989 Add SPC w * mappings 2017-05-31 23:31:52 +08:00
wsdjeg
cefdc6f9c4 Fix #559 2017-05-31 22:00:17 +08:00
wsdjeg
32c15d5407 Merge branch 'dev' of github.com:SpaceVim/SpaceVim into dev 2017-05-31 21:57:02 +08:00
ankokumoyashi
c473fe4eec Fix typo 2017-05-31 02:40:55 +09:00
wsdjeg
266d5de9d5 Add windows mappings 2017-05-30 23:53:06 +08:00
wsdjeg
135a83f08a Ignore case 2017-05-30 14:35:26 +08:00
wsdjeg
84cea8aa98 Fuzzy match 2017-05-30 14:03:33 +08:00
wsdjeg
6ef5d90a5d Improve gitcommit completion 2017-05-30 13:38:57 +08:00
wsdjeg
d039f06043 Fix mapping for Leader [ and Leader ]
close #566
2017-05-30 13:04:08 +08:00
wsdjeg
6d53ee7057 Merge branch 'lang/lisp' into dev 2017-05-30 12:54:37 +08:00
wsdjeg
19a34d911b Merge branch 'dev' of github.com:SpaceVim/SpaceVim into dev 2017-05-30 12:49:34 +08:00
wsdjeg
abb7619cbe Add option for pr and issue icon 2017-05-30 12:49:04 +08:00
wsdjeg
e765678bf9 Complete issue id when edit commit message 2017-05-29 23:10:32 +08:00
wsdjeg
4c4dd609b0 Fix ctrlp file finder
fix #516
2017-05-29 22:52:32 +08:00
wsdjeg
96248f8ba6 Fix plugins list
there is no group name when type `<leader>lp`
2017-05-29 22:28:19 +08:00
wsdjeg
c0865e5769 Allow for not binding leader in insert mode
fix #504
2017-05-29 21:56:15 +08:00
wsdjeg
c12af4fe93 Update doc for tabline and windows jumpping
- use SPC number to jump to a windows
- use Leader number to jump to a index in tabline
2017-05-29 21:23:32 +08:00
wsdjeg
94a1277c60 Add mapping for split string
SPC j s : split string without newline
SPC j S : split string and add newline
2017-05-29 15:16:18 +08:00
wsdjeg
859c494dbc Update jump mappings 2017-05-28 23:24:55 +08:00
wsdjeg
91669a06b3 Fix commit completion
3170b90 Add completion func for gitcommit buffer
2017-05-28 19:12:35 +08:00
wsdjeg
f3e346d076 Fuzzy find commit 2017-05-28 14:34:05 +08:00
wsdjeg
3170b90903 Add completion func for gitcommit buffer 2017-05-28 14:16:08 +08:00
wsdjeg
6ccaa42930 Improve statusline for SpaceVim
- support SpaceVimTabsManager
- support SpaceVimLayerManager
- support SpaceVimPlugManager
- Update TabsManager
2017-05-28 13:27:12 +08:00
wsdjeg
1474596303 Add space after check_info 2017-05-28 12:40:57 +08:00
wsdjeg
d8df485980 Fix #565 2017-05-27 22:09:20 +08:00
wsdjeg
77713e9c8e Add spc mappings 2017-05-27 21:39:47 +08:00
wsdjeg
035d08bbcf Add lisp lang spc mapping 2017-05-26 21:58:48 +08:00
wsdjeg
1a93e8db4c Fix error when Open markdown file
hi IDs more than 999
2017-05-26 20:31:56 +08:00
wsdjeg
b5bd033fef Add lang#lisp layer 2017-05-26 20:31:56 +08:00
wsdjeg
46279afc43 Fix [Window]Q: close current buffer 2017-05-26 20:14:02 +08:00
wsdjeg
74e8072978 Bump version to v0.4.0-dev 2017-05-26 20:11:45 +08:00
wsdjeg
18e9c487e1 Improve statusline and tabline 2017-05-25 21:06:14 +08:00
wsdjeg
737b9cec9c Add [w and ]w for window jumpping 2017-05-25 20:18:21 +08:00
Gen
0f23e8b16a fix typo 2017-05-25 12:26:28 +09:00
wsdjeg
4310dfa545 Add unimpaired bindings [c and ]c 2017-05-25 00:48:45 +08:00
wsdjeg
9884ea2c56 Add unimpaired bindings [f and ]f 2017-05-25 00:27:56 +08:00
wsdjeg
41e49e5638 Add SPC j * 2017-05-24 22:15:07 +08:00
wsdjeg
a87ea3ef0a Use statusline by default 2017-05-24 19:52:12 +08:00
wsdjeg
602e3d05b7 Fix lint 2017-05-23 23:08:39 +08:00
wsdjeg
0a914e2b92 Add toggle whitespace mappings SPC t w 2017-05-23 22:56:36 +08:00
wsdjeg
529b482b40 Add one theme 2017-05-23 22:12:08 +08:00
wsdjeg
8e15c02703 Fix molokai theme 2017-05-23 22:05:53 +08:00
wsdjeg
f78f00f29d Fix onedark theme 2017-05-23 21:59:35 +08:00
wsdjeg
95b0e727b2 Fix 256 support in mapping guide statusline 2017-05-23 21:37:59 +08:00
wsdjeg
2cadfde049 Support 256 colors in statusline and tabline 2017-05-23 21:14:47 +08:00
wsdjeg
ab7ff980fc Support colorscheme 2017-05-23 20:38:00 +08:00
wsdjeg
e07bd70162 Fix inactive statusline highlight 2017-05-23 20:26:19 +08:00
wsdjeg
2a2e7709a4 Add SPC t m v for version control info 2017-05-22 21:52:50 +08:00