feat(neovim): add jdt language server
This commit is contained in:
parent
0b7160f2a2
commit
fb959a4592
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
||||||
marksman # language server for markdown
|
marksman # language server for markdown
|
||||||
markdownlint-cli2 # fast, flexible, configuration-based command-line interface for linting markdown/commonmark files with the markdownlint library
|
markdownlint-cli2 # fast, flexible, configuration-based command-line interface for linting markdown/commonmark files with the markdownlint library
|
||||||
mdformat # commonmark compliant markdown formatter
|
mdformat # commonmark compliant markdown formatter
|
||||||
|
jdt-language-server # java language server
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.neovim = {
|
programs.neovim = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue