1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-02 22:20:06 +08:00
SpaceVim/autoload
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
..
airline/extensions/tabline/formatters chore(copyright): update email 2022-03-27 13:38:54 +08:00
leaderf/colorscheme chore(copyright): update email 2022-03-27 13:38:54 +08:00
SpaceVim fix(scrollbar): fix scrollbar on SPC number key binding 2022-04-20 22:58:34 +08:00
vimfiler/columns chore(copyright): update email 2022-03-27 13:38:54 +08:00
SpaceVim.vim fix(core): typo in parser_argv function 2022-04-20 22:20:25 +08:00