fix(config): trigger LazyFile additionally on BufWritePre for saving unnamed files

This commit is contained in:
Folke Lemaitre
2023-10-08 15:17:50 +02:00
parent 639a6e7545
commit e11a3cbe80
2 changed files with 2 additions and 1 deletions

View File

@ -40,6 +40,7 @@ return {
{ "<bs>", desc = "Decrement selection", mode = "x" },
},
---@type TSConfig
---@diagnostic disable-next-line: missing-fields
opts = {
highlight = { enable = true },
indent = { enable = true },