chore: bump plugins version (#4095)

* chore: bump plugins version

* chore: add `java_language_server` to skipped list

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: LostNeophyte <lostneophyte@tuta.io>
This commit is contained in:
github-actions[bot] 2023-04-29 13:42:33 +02:00 committed by GitHub
parent 75ba51cb0f
commit 91bdb7cd51
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 7 deletions

View file

@ -16,6 +16,7 @@ local skipped_servers = {
"golangci_lint_ls", "golangci_lint_ls",
"gradle_ls", "gradle_ls",
"graphql", "graphql",
"java_language_server",
"jedi_language_server", "jedi_language_server",
"ltex", "ltex",
"neocmake", "neocmake",

View file

@ -1,6 +1,6 @@
{ {
"Comment.nvim": { "Comment.nvim": {
"commit": "a89339f" "commit": "38d3b7e"
}, },
"LuaSnip": { "LuaSnip": {
"commit": "e77fa9a" "commit": "e77fa9a"
@ -33,13 +33,13 @@
"commit": "631f79e" "commit": "631f79e"
}, },
"gitsigns.nvim": { "gitsigns.nvim": {
"commit": "7dfe4be" "commit": "e5edefd"
}, },
"indent-blankline.nvim": { "indent-blankline.nvim": {
"commit": "018bd04" "commit": "018bd04"
}, },
"lazy.nvim": { "lazy.nvim": {
"commit": "903f0fe" "commit": "d6a782c"
}, },
"lir.nvim": { "lir.nvim": {
"commit": "1aa871f" "commit": "1aa871f"
@ -54,10 +54,10 @@
"commit": "7276fff" "commit": "7276fff"
}, },
"mason.nvim": { "mason.nvim": {
"commit": "253961c" "commit": "057ac5c"
}, },
"neodev.nvim": { "neodev.nvim": {
"commit": "fe48362" "commit": "0043cf9"
}, },
"nlsp-settings.nvim": { "nlsp-settings.nvim": {
"commit": "32aa12d" "commit": "32aa12d"
@ -87,7 +87,7 @@
"commit": "bb375fb" "commit": "bb375fb"
}, },
"nvim-treesitter": { "nvim-treesitter": {
"commit": "08e8b2c" "commit": "2ce3c90"
}, },
"nvim-ts-context-commentstring": { "nvim-ts-context-commentstring": {
"commit": "0bf8fbc" "commit": "0bf8fbc"
@ -120,7 +120,7 @@
"commit": "68fdf85" "commit": "68fdf85"
}, },
"tokyonight.nvim": { "tokyonight.nvim": {
"commit": "ab0ac67" "commit": "c5df636"
}, },
"vim-illuminate": { "vim-illuminate": {
"commit": "a290727" "commit": "a290727"