Closed dcalhoun closed 7 years ago
Allow the ScrollCursorToTop command to scroll past the end of the last line when the appropriate editor config is enabled. This aligns vim-mode-plus closer to native vim. Fixes #896.
ScrollCursorToTop
vim-mode-plus
Thanks. good improvement. Your PR gives me a hint to further simplify logic. So allow me to modify these logic.
Allow the
ScrollCursorToTop
command to scroll past the end of the last line when the appropriate editor config is enabled. This alignsvim-mode-plus
closer to native vim. Fixes #896.