Detect '.lintstagedrc' filetype (json)

This commit is contained in:
2025-05-01 17:01:01 +02:00
parent 0b25af178a
commit 84ac0526dc
2 changed files with 6 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
require("vim")
require("ftdetect")
require("keymaps")
-- vim.opt.background = "dark"