all repos

init.lua @ c51683e7660c19a449be582ac3e1a6b6b0fcee88

my nvim config
1 files changed, 1 insertions(+), 0 deletions(-)
feat: threat .vil as json file
Author: Olexandr Smirnov olexsmir@gmail.com
Committed at: 2025-07-30 19:51:55 +0300
Parent: 383edd8
M filetype.lua

@@ -8,6 +8,7 @@ lock = "yaml",

gotmpl = "gotmpl", org_archive = "org", jjdescription = "gitcommit", + vil = "json", }, filename = { [".eslintrc"] = "jsonc",