1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 10:20:05 +08:00
SpaceVim/config
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
..
plugins Fix flygerp support in windows (#2371) 2018-12-22 22:18:19 +08:00
plugins_before Fix #1078 2018-04-22 15:15:34 +08:00
commands.vim Add PMD command 2017-10-17 00:11:21 +08:00
functions.vim Add mapping to toggle conceal level (#2298) 2018-11-24 23:15:31 +08:00
general.vim shorten if 2018-04-22 23:29:50 -04:00
init.vim Move set encoding to begining (#2082) 2018-08-24 21:06:37 +08:00
main.vim Move set encoding to begining (#2082) 2018-08-24 21:06:37 +08:00
neovim.vim Fix install cmd, improve shell layer (#2181) 2018-09-25 22:17:36 +08:00