You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: book/src/configuration.md
+1
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,7 @@ on unix operating systems.
57
57
|`rulers`| List of column positions at which to display the rulers. Can be overridden by language specific `rulers` in `languages.toml` file. |`[]`|
58
58
|`bufferline`| Renders a line at the top of the editor displaying open buffers. Can be `always`, `never` or `multiple` (only shown if more than one buffer is in use) |`never`|
59
59
|`color-modes`| Whether to color the mode indicator with different colors depending on the mode itself |`false`|
60
+
|`centered-views`| Wether to center views by default |`false`|
0 commit comments