Update which-key

This commit is contained in:
2024-07-14 22:06:04 +03:00
parent 8b61c3654a
commit e37dff7e99
4 changed files with 142 additions and 139 deletions

View File

@@ -25,6 +25,7 @@ return {
vimwiki = { "cbfmt", "markdownlint", "markdown-toc" },
json = { "jq" },
c = { "clang-format" },
toml = { "taplo" },
cpp = { "clang-format" },
cmake = { "cmake_format" },
htmldjango = { "djlint", "rustywind" },