Files
dotfiles/nvim/.config/nvim/ftplugin/java.lua
2026-06-03 15:32:20 -04:00

2 lines
42 B
Lua

vim.opt_local.makeprg = "./gradlew build"