add comment to ftplugin/java.lua, and fix some typos
This commit is contained in:
parent
dd872e8545
commit
15caf69220
4 changed files with 5 additions and 4 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- IMPORTANT: Make sure you're $JAVA_HOME is correct (prob should be 17 or higher)
|
||||
local java_cmds = vim.api.nvim_create_augroup('java_cmds', {clear = true})
|
||||
local cache_vars = {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue