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

1465 Commits

Author SHA1 Message Date
wsdjeg
be2707f939 Fixup statusline 2018-01-25 19:49:19 +08:00
wsdjeg
9b9915b6c0 Fix funcref 2018-01-25 19:49:19 +08:00
wsdjeg
d1059f1a3d Fix ag in flygrep 2018-01-24 20:55:22 +08:00
wsdjeg
046e1280a3 Fix statusline for vimcalc 2018-01-24 20:31:14 +08:00
Seong Yong-ju
4c98bd5344 Fix warning message
Minor fix for warning of language server executable.
2018-01-24 12:26:15 +09:00
wsdjeg
8ae14451fe Support C-j/k, move to next/previous match in flygrep 2018-01-23 23:32:14 +08:00
wsdjeg
756a9161e6 Use 200ms for grep delay 2018-01-23 23:32:14 +08:00
wsdjeg
a6712f817d Fix lint 2018-01-23 23:32:14 +08:00
wsdjeg
5849d0b789 Fix grep highlight 2018-01-23 23:32:14 +08:00
wsdjeg
70550a6580 Update highlight 2018-01-23 23:32:14 +08:00
wsdjeg
bfd82200f9 Fix grep searching 2018-01-23 23:32:14 +08:00
wsdjeg
2eda7ad26a Fix stderr func 2018-01-23 23:32:14 +08:00
wsdjeg
8d0c96fee3 Restore default cmd/opt/ropt 2018-01-23 23:32:14 +08:00
wsdjeg
04b0565e33 Fix flygrep 2018-01-23 23:32:14 +08:00
wsdjeg
e2ae5b0cb9 Fix grep 2018-01-23 23:32:14 +08:00
wsdjeg
b56ec04ea9 Implement all key bindings for SPC s * 2018-01-23 23:32:14 +08:00
wsdjeg
4a56eda631 Add support for SPC s F 2018-01-23 23:32:14 +08:00
wsdjeg
6f5bdefbed Add support searching in another dir 2018-01-23 23:32:14 +08:00
wsdjeg
7f4da473b4 Add dir support 2018-01-23 23:32:14 +08:00
wsdjeg
8896c319b8 Add support flygrep in current file 2018-01-23 23:32:14 +08:00
wsdjeg
8d334d673c Update flygrep statusline 2018-01-23 23:32:14 +08:00
wsdjeg
0c8dfce05f Display filename with match 2018-01-23 23:32:14 +08:00
wsdjeg
fa9214cd49 Add support for grep in loaded buffers 2018-01-23 23:32:14 +08:00
wsdjeg
9ae4c3e476 Improve searching tools 2018-01-23 23:32:14 +08:00
tracyone
916ba4d7ac tools:add VimCalc plugin
SPC + ac open calculator

change:
SPC + al open calendar
2018-01-23 21:52:56 +08:00
Seong Yong-ju
43f8bc59a2 Fix an issue of Vimfiler
Fix an issue Vimfiler won't be loaded in some situations
* Add `VimFilerBufferDir` to dein option `on_cmd`
2018-01-20 22:43:28 +09:00
Wang Shidong
60a55965d1
Merge branch 'master' into feature/python-docstring 2018-01-20 06:06:32 -06:00
Seong Yong-ju
4e7474f1a5 Add key binding to generate docstring
* Add key binding to generate docstring to lang/python layer
* Update documentation
2018-01-20 20:35:13 +09:00
Seong Yong-ju
eedd31343d Add vim-pydocstring to lang/python layer
* Load heavenshell/vim-pydocstring lazily
* Add settings for the plugin
2018-01-20 20:29:00 +09:00
wsdjeg
e1d753ff82 Fix html layer 2018-01-20 14:57:26 +08:00
wsdjeg
115709b05a Move emmet to html layer 2018-01-19 20:49:01 +08:00
wsdjeg
6ecbc16067 Add html layer doc 2018-01-19 00:00:53 +08:00
wsdjeg
16a812f8df Fix #1266 2018-01-18 20:34:43 +08:00
wsdjeg
c5e408f63d Highlight visual area 2018-01-18 19:59:02 +08:00
wsdjeg
75ca118c1a Add visual selection support 2018-01-18 19:36:10 +08:00
wsdjeg
8a20f77077 close #1280
This commit is just a temporary fix for vim-one
2018-01-18 00:08:22 +08:00
Wang Shidong
b1b8a354c3
Merge pull request #1288 from SpaceVim/project_manager
Fix project manager
2018-01-17 22:05:06 +08:00
wsdjeg
7fa7c6378e Add option for config filetype icon 2018-01-17 21:34:44 +08:00
wsdjeg
f9f1653b02 Fix #1287 2018-01-17 21:23:28 +08:00
wsdjeg
9f87d9efec Fix project manager 2018-01-17 21:05:16 +08:00
wsdjeg
bef3aae0a9 Fix cursor 2018-01-17 00:04:41 +08:00
wsdjeg
1decec7ec5 Fix cursor pos 2018-01-16 23:28:47 +08:00
Wang Shidong
0b5a0b3762
Merge pull request #1282 from sei40kr/dev
Revert "Fix language client config"
2018-01-16 10:44:05 +08:00
Seong Yong-ju
58d42f6faf Revert "Fix language client config"
This reverts commit eeef756b8a.
2018-01-16 11:40:16 +09:00
wsdjeg
008bbcc642 Fix #1277 2018-01-15 22:36:32 +08:00
wsdjeg
0a7514d36f Fixup 2018-01-14 23:51:10 +08:00
wsdjeg
65efdb7f4c Add option for restore q key 2018-01-14 23:48:44 +08:00
wsdjeg
3f6d187d19 Add support for file pattern 2018-01-14 23:13:45 +08:00
wsdjeg
d1ce686e09 Change root 2018-01-14 23:08:56 +08:00
wsdjeg
664fda4cd6 Done 2018-01-14 22:49:25 +08:00