1 files changed,
1 insertions(+),
0 deletions(-)
Author:
Oleksandr Smirnov
olexsmir@gmail.com
Committed at:
2025-03-18 16:31:16 +0200
Parent:
eb8a97c
M
filetype.lua
@@ -15,6 +15,7 @@ [".prettierrc"] = "jsonc",
[".babelrc"] = "jsonc", [".flake8"] = "dosini", [".stignore"] = "gitignore", + ["todo.txt"] = "todotxt", }, pattern = { [".env.*"] = "sh",