diff options
| author | Ibrahim Muftee <ibrahim@muftee.net> | 2024-04-22 20:29:54 -0500 |
|---|---|---|
| committer | Ibrahim Muftee <ibrahim@muftee.net> | 2026-07-01 00:23:31 -0400 |
| commit | a592860c2ac64149019eaf150c867273feb1a736 (patch) | |
| tree | e089900b247aa3c41177b12a2b07d8230131ba4e /dot_config | |
| parent | 9120253ce0594cbe4ff0ed2cb2a5f35c750d1b95 (diff) | |
style(wezterm): disabling diagnostics on template file
Diffstat (limited to 'dot_config')
| -rw-r--r-- | dot_config/wezterm/chezmoi.lua.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dot_config/wezterm/chezmoi.lua.tmpl b/dot_config/wezterm/chezmoi.lua.tmpl index e30841d..a797849 100644 --- a/dot_config/wezterm/chezmoi.lua.tmpl +++ b/dot_config/wezterm/chezmoi.lua.tmpl @@ -1,3 +1,4 @@ +---@diagnostic disable: undefined-global -- vim:ft=lua -- -- chezmoi.lua |
