diff options
| author | Ibrahim Muftee <ibrahim@muftee.net> | 2024-04-12 12:24:20 -0500 |
|---|---|---|
| committer | Ibrahim Muftee <ibrahim@muftee.net> | 2026-07-01 00:23:31 -0400 |
| commit | 6a42d9c7d3d3820d91befb4cfc999bd5f90a062f (patch) | |
| tree | 9076380b73ceeb8eae2c98b3c0ec1bcc55d9b3af /dot_config | |
| parent | a1d698c6663e01195269edb1f3c7f7f1f4d03752 (diff) | |
fix(wezterm): add lua vim filetype to template
Diffstat (limited to 'dot_config')
| -rw-r--r-- | dot_config/wezterm/chezmoi.lua.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_config/wezterm/chezmoi.lua.tmpl b/dot_config/wezterm/chezmoi.lua.tmpl index a2fc09e..67f6f82 100644 --- a/dot_config/wezterm/chezmoi.lua.tmpl +++ b/dot_config/wezterm/chezmoi.lua.tmpl @@ -1,3 +1,5 @@ +-- vim:ft=lua +-- -- chezmoi.lua -- -- Contains Chezmoi-templated tweaks to Wezterm. |
