more tweaks

This commit is contained in:
Andrew 2025-03-20 08:53:04 -07:00
parent 6df31f2806
commit b5ff20bd3c
2 changed files with 4 additions and 1 deletions

View File

@ -3,6 +3,9 @@ return {
event = 'VeryLazy',
---@type Flash.Config
opts = {
jump = {
pos = 'range',
},
modes = {
search = {
enabled = true,

View File

@ -9,7 +9,7 @@ return {
skip_confirm_for_simple_edits = true,
float = {
max_width = 0.7,
max_width = 0.8,
},
view_options = {
show_hidden = true,