style: bufferline and neotree styles

This commit is contained in:
2026-05-04 18:02:56 +02:00
parent b980e786bf
commit 001836a880
4 changed files with 32 additions and 32 deletions

View File

@@ -45,7 +45,7 @@ local config = {
filetype = "neo-tree",
text = "",
highlight = "Directory",
separator = "", -- use a "true" to enable the default, or set your own character
separator = " ", -- use a "true" to enable the default, or set your own character
},
},
groups = {

View File

@@ -103,8 +103,8 @@ return {
smear_insert_mode = true,
-- fast smear
stiffness = 0.8, -- 0.6 [0, 1]
trailing_stiffness = 0.5, -- 0.4 [0, 1]
stiffness = 0.8, -- 0.6 [0, 1]
trailing_stiffness = 0.5, -- 0.4 [0, 1]
stiffness_insert_mode = 0.6, -- 0.4 [0, 1]
trailing_stiffness_insert_mode = 0.6, -- 0.4 [0, 1]
distance_stop_animating = 0.5, -- 0.1 > 0