feat(options): jumpoptions=view

This commit is contained in:
Folke Lemaitre
2024-07-02 19:02:13 +02:00
parent 1f603f9074
commit fe3d0da508

View File

@ -75,6 +75,7 @@ opt.grepformat = "%f:%l:%c:%m"
opt.grepprg = "rg --vimgrep"
opt.ignorecase = true -- Ignore case
opt.inccommand = "nosplit" -- preview incremental substitute
opt.jumpoptions = "view"
opt.laststatus = 3 -- global statusline
opt.linebreak = true -- Wrap lines at convenient points
opt.list = true -- Show some invisible characters (tabs...