Development environment fixes
This commit is contained in:
parent
97bf3bb177
commit
efc78a2b28
2 changed files with 5 additions and 5 deletions
|
@ -36,9 +36,9 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
nvim-jdtls = {
|
||||
enable = true;
|
||||
data = "~/.cache/jdtls/workspace";
|
||||
};
|
||||
# nvim-jdtls = {
|
||||
# enable = true;
|
||||
# data = "~/.cache/jdtls/workspace";
|
||||
# };
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue