aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/raku_navigator.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/raku_navigator.lua')
-rw-r--r--lsp/raku_navigator.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp/raku_navigator.lua b/lsp/raku_navigator.lua
index 545924cf..8e8369d3 100644
--- a/lsp/raku_navigator.lua
+++ b/lsp/raku_navigator.lua
@@ -1,6 +1,6 @@
---@brief
---
----https://github.com/bscan/RakuNavigator
+-- https://github.com/bscan/RakuNavigator
-- A Raku language server
-- **By default, raku_navigator doesn't have a `cmd` set.** This is because nvim-lspconfig does not make assumptions about your path.
-- You have to install the language server manually.