소스 검색

dev: automated commit - 2025-07-27 13:22:06

Mariano Z. 6 달 전
부모
커밋
05a716e91b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      lua/plugins/format.lua

+ 1 - 0
lua/plugins/format.lua

@@ -29,6 +29,7 @@ return {
         hcl = { "hcl" },
         toml = { "taplo" },
         typst = { "prettypst" },
+        java = { "google-java-format" },
       },
       formatters = {
         csharpier = {