Skip to content

Commit

Permalink
Specify the type of element in the exclusion list.
Browse files Browse the repository at this point in the history
  • Loading branch information
dstein64 committed Jul 20, 2021
1 parent 2216837 commit b7ca529
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/scrollview.txt
Expand Up @@ -73,8 +73,9 @@ scrollview_mode |String| specifying what the scrollbar position and size
available modes. Defaults to `'virtual'`.

scrollview_excluded_filetypes *scrollview_excluded_filetypes*
|List| of optional file types for which scrollbars should
not be displayed. Defaults to `[]`.
|List| of |String|s specifying optional file types for
which scrollbars should not be displayed. Defaults to
`[]`.

scrollview_current_only *scrollview_current_only*
|Boolean| |Number| specifying whether scrollbars should
Expand Down

0 comments on commit b7ca529

Please sign in to comment.