Commit Graph

2 Commits

Author SHA1 Message Date
inkch
df7e2468b8 fix(nvim): restrict *.tmpl filetype detection to files under */chezmoi/
Limit autocmd pattern to only match *.tmpl files located directly inside
a `chezmoi/` directory. This prevents unintended filetype assignments
for similarly named files (e.g. Go template)
2025-07-23 19:57:27 +09:00
inkch
2869e5b244 nvim: add autocmd to guess and set filetype for .tmpl (for chezmoi) 2024-03-12 12:58:48 +09:00