1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 17:20:04 +08:00
SpaceVim/config
wsdjeg a36eb377db fix(scrollbar): fix scrollbar on SPC number key binding
Problem:If win_count < number, SPC number will close scrollbar
Solution: use vim#window.win_count api instead of winnr('$')
2022-04-20 22:58:34 +08:00
..
plugins fix(scrollbar): fix scrollbar on SPC number key binding 2022-04-20 22:58:34 +08:00
plugins_before fix(ale): file ale config 2022-04-03 22:28:30 +08:00