More configuration updates

This commit is contained in:
Hazem Krimi
2025-02-13 02:01:56 +01:00
parent 5b20f2406f
commit d19a34bcfd
14 changed files with 391 additions and 173 deletions
+5 -2
View File
@@ -11,8 +11,8 @@ return {
themable = true, -- allows highlight groups to be overriden i.e. sets highlights as default
numbers = 'none', -- | "ordinal" | "buffer_id" | "both" | function({ ordinal, id, lower, raise }): string,
close_command = 'Bdelete! %d', -- can be a string | function, see "Mouse actions"
buffer_close_icon = '',
close_icon = '',
buffer_close_icon = '󰅖',
close_icon = '',
path_components = 1, -- Show only the file name without the directory
modified_icon = '',
left_trunc_marker = '',
@@ -40,6 +40,9 @@ return {
maximum_padding = 5,
maximum_length = 15,
sort_by = 'insert_at_end',
pick = {
alphabet = 'abcdefghijklmopqrstuvwxyzABCDEFGHIJKLMOPQRSTUVWXYZ1234567890',
},
},
highlights = {
separator = {