From d89f4891f0720cd2598e4bdd60010d8784b2ac8a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 11 Sep 2025 22:39:23 +0000 Subject: docs: update configs.md skip-checks: true --- doc/configs.md | 12 ++---------- doc/configs.txt | 10 ++-------- 2 files changed, 4 insertions(+), 18 deletions(-) (limited to 'doc') diff --git a/doc/configs.md b/doc/configs.md index 823f8a38..2389c6a9 100644 --- a/doc/configs.md +++ b/doc/configs.md @@ -2345,11 +2345,11 @@ Default config: { editorInfo = { name = "Neovim", - version = "0.12.0-dev+g16018b1117" + version = "0.12.0-dev+g0f64f0f5b6" }, editorPluginInfo = { name = "Neovim", - version = "0.12.0-dev+g16018b1117" + version = "0.12.0-dev+g0f64f0f5b6" } } ``` @@ -5856,14 +5856,6 @@ Default config: ```lua { "java" } ``` -- `handlers` : - ```lua - { - ["textDocument/codeAction"] = , - ["textDocument/rename"] = , - ["workspace/applyEdit"] = - } - ``` - `init_options` : ```lua { diff --git a/doc/configs.txt b/doc/configs.txt index aad6d170..0fb7126c 100644 --- a/doc/configs.txt +++ b/doc/configs.txt @@ -1518,11 +1518,11 @@ Default config: { editorInfo = { name = "Neovim", - version = "0.12.0-dev+g16018b1117" + version = "0.12.0-dev+g0f64f0f5b6" }, editorPluginInfo = { name = "Neovim", - version = "0.12.0-dev+g16018b1117" + version = "0.12.0-dev+g0f64f0f5b6" } } - on_attach (use "gF" to view): ../lsp/copilot.lua:79 @@ -4201,12 +4201,6 @@ Default config: { "jdtls", "-configuration", "/home/runner/.cache/jdtls/config", "-data", "/home/runner/.cache/jdtls/workspace" } - filetypes: >lua { "java" } -- handlers: >lua - { - ["textDocument/codeAction"] = , - ["textDocument/rename"] = , - ["workspace/applyEdit"] = - } - init_options: >lua { jvm_args = {}, -- cgit v1.2.3-70-g09d2