1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-09 09:30:04 +08:00
SpaceVim/autoload
Shidong Wang 654cfc8855
feat(core): add SPC h g/G to run helpgrep asynchronously
Problem: `:helpgrep` is too slow, there is no key binding for
         asynchronously helpgrep.
Solution: - Add `SPC h g` to run helpgrep asynchronously.
          - Add `SPC h G` to run helpgrep with cursor word
            asynchronously
2021-09-22 23:20:51 +08:00
..
airline/extensions/tabline/formatters chore: update copyright 2021-09-19 22:23:23 +08:00
leaderf/colorscheme chore: update copyright 2021-09-19 22:23:23 +08:00
SpaceVim feat(core): add SPC h g/G to run helpgrep asynchronously 2021-09-22 23:20:51 +08:00
vimfiler/columns chore: update copyright 2021-09-19 22:23:23 +08:00
SpaceVim.vim feat(layer): add layer option for filetree columns 2021-09-20 16:33:25 +08:00