From 5a49a97f9d3de5c39a2b18d583035285b3640cb0 Mon Sep 17 00:00:00 2001 From: Igor Lacerda Date: Tue, 19 Aug 2025 23:13:01 -0300 Subject: fix: separate type annotation from `@brief` docstring #4017 --- lsp/raku_navigator.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/raku_navigator.lua') diff --git a/lsp/raku_navigator.lua b/lsp/raku_navigator.lua index 67e0bb8d..4ffbe94e 100644 --- a/lsp/raku_navigator.lua +++ b/lsp/raku_navigator.lua @@ -19,6 +19,7 @@ --- ``` --- The `contributes.configuration.properties` section of `raku_navigator`'s `package.json` has all available configuration settings. All --- settings have a reasonable default, but, at minimum, you may want to point `raku_navigator` at your `raku_tidy` and `raku_critic` configurations. + ---@type vim.lsp.Config return { cmd = {}, -- cgit v1.2.3-70-g09d2