79701594

Date: 2025-07-15 05:33:35
Score: 1
Natty:
Report link

my "config.toml":

theme = "monokai"

my "languages.toml"

[[language]]
name = "c"
scope = "source.c"
injection-regex = "c"
file-types = ["c","h"]
comment-token = "//"
language-servers = [ "clangd" ]
indent = { tab-width = 4, unit = "  " }
auto-format = true
formatter = { command = "clang-format" }
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: agrinevich