Updates to neovim configs
This commit is contained in:
parent
f6532a1a3a
commit
d42be23c49
3 changed files with 128 additions and 18 deletions
|
@ -1,5 +1 @@
|
|||
local config = {
|
||||
cmd = { "/home/aselimov/.local/share/nvim/mason/bin/jdtls" },
|
||||
root_dir = vim.fs.dirname(vim.fs.find({ "gradlew", ".git", "mvnw" }, { upward = true })[1]),
|
||||
}
|
||||
require("jdtls").start_or_attach(config)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue