AutoYADM commit: 2025-01-07 20:35:04
This commit is contained in:
parent
86ed5d42fb
commit
edaf1cccbf
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ colourful: true
|
|||
|
||||
filekinds:
|
||||
normal: { foreground: "#d5d5d5" }
|
||||
directory: { foreground: "#4A8B8B" }
|
||||
directory: { foreground: "#B14242" }
|
||||
symlink: { foreground: "#4A8B8B" }
|
||||
pipe: { foreground: "#737373" }
|
||||
block_device: { foreground: "#E5A72A" }
|
||||
|
|
|
@ -28,7 +28,7 @@ return {
|
|||
},
|
||||
completion = {
|
||||
list = {
|
||||
selection = "manual",
|
||||
selection = { preselect = false, auto_insert = true },
|
||||
},
|
||||
accept = {
|
||||
-- experimental auto-brackets support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue