1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-13 18:25:42 +08:00

6 Commits

Author SHA1 Message Date
Wang Shidong
4e4ca32f4a
Fix lint () 2020-08-29 16:46:57 +08:00
Wang Shidong
ad849b6bc6
Add ~ keybinding for iedit () 2019-09-12 13:07:57 +08:00
Wang Shidong
eede4cfbe3
Improve data#string api ()
- 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 ()
* 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
c6947482b2
Improve ocmal/c/unite/denite/ctrlp layer () 2018-02-07 20:52:20 +08:00
Wang Shidong
2e8843eb3d
Replace mode for flygrep () 2018-02-04 22:01:16 +08:00