the real option

This commit is contained in:
yosh 2024-01-17 21:54:55 -05:00
parent 9fda67c18b
commit 1b8c9a930b
1 changed files with 2 additions and 2 deletions

View File

@ -21,10 +21,10 @@ add-highlighter global/ wrap -word -indent
### tabs ### tabs
set-option global tabstop 4 set-option global tabstop 4
set-option global indentwidth 4 set-option global indentwidth 0
### statusbar ### statusbar
set-option global ui_options ncurses_status_on_top=true set-option global ui_options terminal_status_on_top=true
### line numbers ### line numbers
add-highlighter global/ number-lines -hlcursor add-highlighter global/ number-lines -hlcursor