added jdtls and newline to end of files
This commit is contained in:
+3
-1
@@ -1,5 +1,7 @@
|
||||
return {
|
||||
{ "nvim-treesitter/nvim-treesitter", build = ":TSUpdate" },
|
||||
{ "hrsh7th/nvim-cmp" },
|
||||
{ "hrsh7th/cmp-nvim-lsp" }
|
||||
{ "hrsh7th/cmp-nvim-lsp" },
|
||||
{ "mfussenegger/nvim-jdtls" } -- jdtls bindings for neovim
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user