-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a mode setting to control bar position and height.
- Loading branch information
Showing
4 changed files
with
65 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,22 @@ | ||
:ScrollViewDisable scrollview.txt /*:ScrollViewDisable* | ||
:ScrollViewEnable scrollview.txt /*:ScrollViewEnable* | ||
:ScrollViewRefresh scrollview.txt /*:ScrollViewRefresh* | ||
default scrollview.txt /*default* | ||
document scrollview.txt /*document* | ||
nvim-scrollview scrollview.txt /*nvim-scrollview* | ||
scrollview-color-customization scrollview.txt /*scrollview-color-customization* | ||
scrollview-configuration scrollview.txt /*scrollview-configuration* | ||
scrollview-installation scrollview.txt /*scrollview-installation* | ||
scrollview-issues scrollview.txt /*scrollview-issues* | ||
scrollview-modes scrollview.txt /*scrollview-modes* | ||
scrollview-requirements scrollview.txt /*scrollview-requirements* | ||
scrollview-usage scrollview.txt /*scrollview-usage* | ||
scrollview.txt scrollview.txt /*scrollview.txt* | ||
scrollview_base scrollview.txt /*scrollview_base* | ||
scrollview_column scrollview.txt /*scrollview_column* | ||
scrollview_current_only scrollview.txt /*scrollview_current_only* | ||
scrollview_excluded_filetypes scrollview.txt /*scrollview_excluded_filetypes* | ||
scrollview_mode scrollview.txt /*scrollview_mode* | ||
scrollview_on_startup scrollview.txt /*scrollview_on_startup* | ||
scrollview_winblend scrollview.txt /*scrollview_winblend* | ||
virtual scrollview.txt /*virtual* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters