-- ╭─────────────────────────────────────────────────────────╮ -- │ Project-specific neovim settings │ -- ╰─────────────────────────────────────────────────────────╯ -- YAML LSP Custom Tags vim.g.custom_yaml_tags = { "!secret", -- support ESPHome secret tags }