Shidong Wang
516e0525e2
feat(core): update to v1.9.0-dev
2021-10-04 21:26:44 +08:00
Wang Shidong
9646f70056
Update followHEAD ( #4428 )
2021-08-26 20:19:09 +08:00
Wang Shidong
722b6f97cc
Release v1.7.0 ( #4285 )
2021-06-14 10:31:58 +08:00
Wang Shidong
c20177c401
Update doc ( #4246 )
2021-05-07 19:29:32 +08:00
Wang Shidong
4af147364c
Update Following head page ( #4170 )
2021-04-04 22:18:53 +08:00
Wang Shidong
d870c6a1bc
Release v1.6.0 ( #4019 )
2020-12-31 22:50:06 +08:00
Wang Shidong
b9b416d219
Update doc ( #3911 )
2020-10-24 14:32:42 +08:00
Wang Shidong
4191fe5be4
Update following HEAD page ( #3824 )
2020-09-20 19:32:03 +08:00
Wang Shidong
9e0bd870f1
Release 1.5.0 ( #3678 )
2020-08-01 23:16:10 +08:00
Wang Shidong
9a9e18e3f2
Update following HEAD page ( #3642 )
2020-07-18 21:10:48 +08:00
Wang Shidong
263430393f
Release v1.4.0 ( #3432 )
2020-04-05 16:32:15 +08:00
Wang Shidong
07fe224817
Update doc and wiki ( #3353 )
2020-02-16 16:15:32 +08:00
Wang Shidong
00ac2987e4
Release v1.3.0 ( #3213 )
2019-11-04 22:00:58 +08:00
wsdjeg
79e39174a1
Update Following HEAD
2019-09-18 22:26:15 +08:00
Shidong Wang
573107d7d3
Update Following HEAD page
2019-05-11 14:05:04 +08:00
Wang Shidong
2b3f3b7643
Release v1.1.0 ( #2726 )
...
* Update release script
* Update wiki
* Update img
* Update release page
* Change release page
* Fix resume
* Add Leader f SPC for fzf layer
* Add fzf menu support
* Use o to open dir in defx
* Update roadmap
* Update version
* Update version in script
* Add fzf mru
* Fix spacevim log level
close #2561
2019-04-08 07:46:56 +08:00
Shidong Wang
6db3302235
Update Following HEAD page
2019-03-04 21:26:48 +08:00
Lin Kun
5e64d6379b
Doc: fix typos. ( #2551 )
2019-02-03 20:51:00 +08:00
Wang Shidong
4e063bb322
Fix Resolve in windows ( #2549 )
2019-02-02 21:59:53 +08:00
Shidong Wang
f11b6b525e
Update following HEAD page
2019-01-21 22:58:28 +08:00
Wang Shidong
e06ec9bcbd
Add script to generate followHEAD page ( #2391 )
2018-12-29 09:43:50 -06:00
Wang Shidong
1d38703374
Fix preview in flygrep ( #2256 )
2018-12-28 21:13:55 -06:00
Wang Shidong
648f010cf3
Add some log for flygrep ( #2388 )
...
* add some debug info for flygrep
* new feature: hide cursor when using gvim
2018-12-28 09:48:18 -06:00
Wang Shidong
44a8af57b9
Release v1.0.0 ( #2377 )
2018-12-25 22:04:36 +08:00
Wang Shidong
df4810fa80
Change default font ( #2373 )
...
* Add function for close and reopen issue
* Fix font configuration
* Add fonts link
* Update wiki
2018-12-23 21:55:41 +08:00
Wang Shidong
37bde366dc
Fix vimdoc support in windows ( #2372 )
...
* Fix vimdoc support in windows
ref:
- https://github.com/neovim/neovim/issues/9391
- https://github.com/google/vimdoc/issues/106
* Update wiki
2018-12-23 10:58:16 +08:00
Wang Shidong
ecab6eb52b
Fix flygerp support in windows ( #2371 )
...
* Fix flygerp support in windows
* Fix path
* Add option for config command line prompt
Add new SpaceVim option commandline_prompt, this option is for
changging denite and flygrep command line prompt, by default it is
➭
* Remove spacevim before prompt
* Add getjumplist compatible function
* Update getjumplist function
* Implement split max func
* Update test
* Fix compatible function
* Fix rg support in flygrep_windows
in window and neovim-qt, rg need a '.' at the end if no dir specific
* Fix ag support
* Update wiki
* Update notes
* Add note for install rg and ag in windows
2018-12-22 22:18:19 +08:00
Wang Shidong
00804a6565
Add log for generate config ( #2369 )
...
* Add log for generating config
* Log bootstrap after error
* Update wiki
2018-12-21 23:26:34 +08:00
Shidong Wang
8710393b4b
Update following HEAD page
2018-12-20 23:21:39 +08:00
Shidong Wang
5a5cd8280b
Update wiki
2018-12-19 23:00:38 +08:00
Shidong Wang
1b1485dc49
Update wiki
2018-12-19 00:13:12 +08:00
Wang Shidong
e16572ef1e
Lang vim eval cursor ( #2358 )
2018-12-18 23:27:38 +08:00
Wang Shidong
8989f86023
Add function for get sid ( #2350 )
...
* Add function for get sid
* Add sid func
* Update wiki
2018-12-16 23:10:59 +08:00
Shidong Wang
b34febce91
Update wiki for #2351
2018-12-16 22:38:43 +08:00
Wang Shidong
4a8b762c41
Fix dein-ui errors ( #2352 )
...
* Fix dein
* Update wiki for dein ui
close https://github.com/wsdjeg/dein-ui.vim/issues/3
2018-12-16 20:28:55 +08:00
Shidong Wang
40c64edc15
Update wiki
2018-12-16 13:30:20 +08:00
Wang Shidong
83d13ea59c
Add findstr support for flygrep ( #2344 )
...
* Add findstr support for flygrep
* Add key binding for findstr
* Simple support
* Update doc
* Update wiki
2018-12-15 14:16:11 +08:00
Wang Shidong
8893d9bebf
Fix comment key binding ( #2340 )
...
* Fix comment key binding
* Fix comment paragraphs key bindings
* Update wiki
2018-12-14 09:59:25 +08:00
Wang Shidong
e68368dd14
Fix vimdoc command in windows ( #2338 )
...
* Fix vimdoc command in windows
* Update wiki
2018-12-14 09:45:50 +08:00
Wang Shidong
fc4bf82201
Improve error key bindings ( #2336 )
...
* Add qflist plugin
* Change errors mappings
* Update wiki
2018-12-13 21:40:17 +08:00
Wang Shidong
b8de997a37
Fix branch icon ( #2328 )
...
* Fix branch icon
* Fix icons
2018-12-09 13:33:10 +08:00
Shidong Wang
bfd026671a
Update wiki
2018-12-09 13:23:51 +08:00
Shidong Wang
0bf834be8e
Update cn wiki
2018-12-09 10:16:13 +08:00
Wang Shidong
09dba2408c
Add lang#scheme layer ( #2248 )
...
* Add scheme runner
* Add repl
* Add lang#scheme layer doc
* Add lang#scheme layer doc
* Update layer list
* Update wiki
2018-10-08 12:07:04 +08:00
Wang Shidong
dc67b67a97
Update cn wiki ( #2246 )
2018-10-07 20:28:58 +08:00
wsdjeg
86a71561b8
Update wiki
2018-01-28 15:39:42 +08:00
wsdjeg
f15c3671d4
Add wiki cn
2018-01-28 15:27:11 +08:00
wsdjeg
740e309531
Remove cn
2018-01-28 15:26:04 +08:00
wsdjeg
32b533d7a4
Add cn wiki
2018-01-28 14:27:06 +08:00