summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIbrahim Muftee <ibrahim@muftee.net>2024-04-12 12:24:20 -0500
committerIbrahim Muftee <ibrahim@muftee.net>2026-07-01 00:23:31 -0400
commit6a42d9c7d3d3820d91befb4cfc999bd5f90a062f (patch)
tree9076380b73ceeb8eae2c98b3c0ec1bcc55d9b3af
parenta1d698c6663e01195269edb1f3c7f7f1f4d03752 (diff)
fix(wezterm): add lua vim filetype to template
-rw-r--r--dot_config/wezterm/chezmoi.lua.tmpl2
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.