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

15 Commits

Author SHA1 Message Date
Wang Shidong
4e4ca32f4a
Fix lint (#3727) 2020-08-29 16:46:57 +08:00
Wang Shidong
ad849b6bc6
Add ~ keybinding for iedit (#3046) 2019-09-12 13:07:57 +08:00
Wang Shidong
eede4cfbe3
Improve data#string api (#2515)
- add fill_left and fill_middle function
- fix string api doc
- add string api cn doc
2019-01-28 17:50:20 +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
464e9d5957
Add test for api (#1849)
* Add test for toml api

* Add test for number api

* Add test for file api

* Add test for vim#highlight api

* Add test for icon api
2018-06-20 20:44:08 +08:00
Wang Shidong
c6947482b2
Improve ocmal/c/unite/denite/ctrlp layer (#1369) 2018-02-07 20:52:20 +08:00
Wang Shidong
2e8843eb3d
Replace mode for flygrep (#1340) 2018-02-04 22:01:16 +08:00
wsdjeg
713df46b80 Add replace for list api 2017-12-03 22:18:42 +08:00
Wang Shidong
a8c94b67ad
Merge pull request #924 from SpaceVim/base64
Add base64 api
2017-10-28 20:59:33 +08:00
wsdjeg
79407e2beb Fix json test in vim8 2017-10-24 00:03:57 +08:00
wsdjeg
25d89bf344 Add test for data#json api 2017-10-23 23:30:24 +08:00
wsdjeg
0e6f1183a9 Add base64 api 2017-10-23 15:39:07 +08:00
wsdjeg
9e5ac43426 Add test for data#dict api 2017-10-13 20:41:25 +08:00
wsdjeg
d744d0ccaa Update test for data#list api 2017-10-11 23:30:16 +08:00
wsdjeg
a26a75bef0 Add test for data#list api 2017-10-11 22:56:09 +08:00