update niri config
This commit is contained in:
parent
5b5e426d94
commit
713fb48d8d
7 changed files with 496 additions and 414 deletions
|
|
@ -36,6 +36,7 @@ opt.pumblend = 10 -- Popup blend
|
|||
opt.pumheight = 10 -- Maximum number of entries in a popup
|
||||
-- opt.relativenumber = true -- Relative line numbers
|
||||
opt.scrolloff = 15 -- Lines of context
|
||||
opt.sidescrolloff = 25 -- Columns of context
|
||||
opt.sessionoptions = { "buffers", "curdir", "tabpages", "winsize" }
|
||||
opt.shiftround = true -- Round indent
|
||||
opt.shiftwidth = 2 -- Size of an indent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue