This commit is contained in:
RingOfStorms (Joshua Bell) 2023-03-30 00:27:26 -05:00
parent ad78e2fe1d
commit cb237fd8aa
3 changed files with 42 additions and 16 deletions

View file

@ -1,3 +1,4 @@
return {
colorscheme = "material",
lsp = { formatting = { format_on_save = false } },
}