mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-13 02:05:40 +08:00
* 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