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

1536 Commits

Author SHA1 Message Date
wsdjeg
d75ff533c7 Open transient state at the bottom 2017-07-22 22:56:39 +08:00
wsdjeg
c8c700efe1 Add buffer selection transient state 2017-07-22 22:52:15 +08:00
wsdjeg
9733fb6da4 Do autocmd WinEnter to make statusline active 2017-07-22 08:52:09 +08:00
wsdjeg
ab9a50d21b Redraw in while loop 2017-07-22 08:47:46 +08:00
wsdjeg
15fb53b64e Fixup 2017-07-22 08:45:28 +08:00
wsdjeg
441cb9e1d4 Handle input 2017-07-22 08:33:41 +08:00
wsdjeg
b202edc9b6 Add key parse 2017-07-22 07:58:08 +08:00
wsdjeg
5521e64072 Add transient state api 2017-07-22 07:30:17 +08:00
wsdjeg
b1ebe04d44 Add SPC x c 2017-07-19 07:09:41 +08:00
wsdjeg
2c8b4c6cbc Fix up 2017-07-19 05:01:34 +08:00
wsdjeg
b4c2c6c66e Add case func 2017-07-17 07:54:57 +08:00
wsdjeg
6afd8ce554 Merge dev 2017-07-17 07:47:59 +08:00
wsdjeg
7c0123e761 Add symbol parse func 2017-07-17 07:44:46 +08:00
wsdjeg
8dae2365c5 Add symbol parse func 2017-07-17 07:36:55 +08:00
wsdjeg
f53fc71e3f Add mappings for changing symbol style 2017-07-17 07:08:53 +08:00
wsdjeg
f2a83a81b2 Merge branch 'web' into dev 2017-07-16 06:00:34 +08:00
wsdjeg
2e7c81f5d1 Fix lint 2017-07-16 05:31:36 +08:00
wsdjeg
19e1e1d9f7 fixup 2017-07-16 05:22:13 +08:00
wsdjeg
ac253dae23 Fix lint 2017-07-16 05:16:50 +08:00
wsdjeg
dc987e3bcd Add test for web html api 2017-07-16 04:50:47 +08:00
wsdjeg
a761d83935 Add test for web api 2017-07-16 04:28:01 +08:00
wsdjeg
e5f6b527b4 Fix unknown option name: termguicolors
close #725
2017-07-15 05:24:39 +08:00
wsdjeg
1538b4a41d Add web api 2017-07-15 05:17:20 +08:00
Wang Shidong
4703989921 Merge pull request #724 from jetm/dev
Make explicit a number of lines is required
2017-07-14 11:34:05 +08:00
Javier Tiá
ce9e6ee07e Make explicit is until a line number the commment 2017-07-13 19:18:53 -06:00
wsdjeg
7401904c51 Merge branch 'comment' into dev 2017-07-14 07:10:10 +08:00
wsdjeg
edd3439e65 Fix SPC c t 2017-07-14 04:14:58 +08:00
wsdjeg
0f56158bc7 Comment to line 2017-07-13 08:15:37 +08:00
wsdjeg
e40eec9cc4 Use SPC ; instead of SPC c ; 2017-07-13 06:34:13 +08:00
wsdjeg
5dd469b37f Add SPC c ; for comment operator 2017-07-13 06:18:41 +08:00
wsdjeg
3516b9fd90 Fix comment paragraphs 2017-07-13 04:37:54 +08:00
Wang Shidong
d94963ab76 Merge pull request #723 from SpaceVim/highlight
Fix #713
2017-07-12 20:58:39 +08:00
wsdjeg
81053136b3 Load jedi-vim only when has +py or +py3 2017-07-13 04:28:21 +08:00
wsdjeg
02bea94009 Fix highlight api 2017-07-13 04:24:00 +08:00
wsdjeg
1193760c92 Fix comment mappings 2017-07-12 08:08:31 +08:00
wsdjeg
ed10d8609f Add SPC c p/P for comment paragraphs 2017-07-11 05:12:37 +08:00
wsdjeg
12dd80c664 Add SPC c L for invert comment lines 2017-07-11 05:00:45 +08:00
wsdjeg
be329308b0 Add SPC c l for toggle comment lines 2017-07-11 04:21:57 +08:00
wsdjeg
e7124b8801 Merge branch 'dev' into comment 2017-07-11 03:57:48 +08:00
wsdjeg
abf0581a66 Merge remote-tracking branch 'origin/Visual_SPC' into dev 2017-07-11 03:56:25 +08:00
Wang Shidong
ca77d89d74 Merge pull request #720 from SpaceVim/incsearch
Fix n/N do not change hl state
2017-07-10 23:44:21 +08:00
wsdjeg
8144d4d838 Fix n/N do not change hl state
close #710
2017-07-11 05:56:14 +08:00
Wang Shidong
13353724d9 Merge pull request #717 from Zym-xx/flygrep
Close job/timer when close flygrep buffer
2017-07-09 23:59:14 +08:00
Zym-xx
df6c1a1c82 Close job/timer when close flygrep buffer 2017-07-09 16:20:16 +08:00
wsdjeg
006535b27f Fix shortmess option 2017-07-09 15:34:14 +08:00
wsdjeg
eac96d094b Update doc for prompt mappings 2017-07-09 15:29:13 +08:00
wsdjeg
5d9e3dbf74 Update doc for prompt api 2017-07-09 14:44:19 +08:00
wsdjeg
fe2bf4b59e Update doc for prompt api 2017-07-09 14:28:47 +08:00
Wang Shidong
59fd6985ae Merge pull request #714 from SpaceVim/mouse_support
Mouse support in fly grep buffer
2017-07-09 00:01:48 +08:00
wsdjeg
1afb6276c5 Fix charactor ignores 2017-07-08 23:04:20 +08:00