aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/nushell.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/nushell.lua')
-rw-r--r--lsp/nushell.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/lsp/nushell.lua b/lsp/nushell.lua
index c1755c43..14d2dc15 100644
--- a/lsp/nushell.lua
+++ b/lsp/nushell.lua
@@ -1,8 +1,8 @@
---@brief
---
--- https://github.com/nushell/nushell
---
--- Nushell built-in language server.
+--- https://github.com/nushell/nushell
+---
+--- Nushell built-in language server.
return {
cmd = { 'nu', '--lsp' },
filetypes = { 'nu' },