This commit is contained in:
Tyler Mayoff 2025-11-20 08:23:36 -05:00 committed by Tyle Mayoff
parent c5fbb343b3
commit 82297c4565
No known key found for this signature in database
4 changed files with 11 additions and 8 deletions

View file

@ -72,7 +72,7 @@
tab-width = 2;
unit = " ";
};
language-servers = [{name = "clangd";}];
language-servers = ["clangd"];
}
{
name = "slang";