nvim-jdtls
Java IDE plugin
Tools and extensions for Neovim to work with Java and Eclipse JDT Language Server Protocol
Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls
1k stars
12 watching
62 forks
Language: Lua
last commit: 13 days ago
Linked from 1 awesome list
javalsp-clientneovimneovim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
mfussenegger/nvim-lint | An asynchronous linter plugin for Neovim that complements the built-in Language Server Protocol support. | 2,024 |
mrcjkb/haskell-tools.nvim | Provides additional tools and features for Haskell development in Neovim. | 480 |
idanarye/nvim-buffls | Adds LSP functionality to specific Neovim buffers | 9 |
simaxme/java.nvim | A plugin that provides basic refactoring capabilities for Java files in Neovim. | 23 |
cstsunfu/.sea.nvim | A NeoVim IDE with integrated Lua and plugin management features | 146 |
jrychn/modulevim | A NeoVim configuration with features like LSP support, snippets, and plugins | 9 |
tamago324/nlsp-settings.nvim | Configures LSP settings for Neovim | 324 |
mfussenegger/nvim-treehopper | A plugin that provides region selection with hints on the abstract syntax tree of a document. | 435 |
lopi-py/luau-lsp.nvim | An extension to Neovim for improved Lua development experience | 46 |
benlubas/molten-nvim | A plugin for interactive coding with a Jupyter kernel in Neovim | 607 |
vigemus/iron.nvim | A tool that enables an interactive REPL experience within Neovim. | 1,015 |
kawre/leetcode.nvim | An Neovim plugin for solving LeetCode problems | 1,139 |
mrjones2014/op.nvim | A plugin that integrates 1Password into Neovim, allowing users to create and edit items, use secure notes editor, and access their vault from within the editor. | 84 |
jakewvincent/texmagic.nvim | A Neovim plugin that simplifies the process of selecting LaTeX build engines via magic comments. | 56 |
ldelossa/litee.nvim | A framework for building Neovim plugins with features like call trees, symbol trees, and file explorers. | 410 |