aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/rome.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/rome.lua')
-rw-r--r--lsp/rome.lua18
1 files changed, 9 insertions, 9 deletions
diff --git a/lsp/rome.lua b/lsp/rome.lua
index 9fb28729..5afbdac5 100644
--- a/lsp/rome.lua
+++ b/lsp/rome.lua
@@ -1,14 +1,14 @@
---@brief
---
--- https://rome.tools
---
--- Language server for the Rome Frontend Toolchain.
---
--- (Unmaintained, use [Biome](https://biomejs.dev/blog/annoucing-biome) instead.)
---
--- ```sh
--- npm install [-g] rome
--- ```
+--- https://rome.tools
+---
+--- Language server for the Rome Frontend Toolchain.
+---
+--- (Unmaintained, use [Biome](https://biomejs.dev/blog/annoucing-biome) instead.)
+---
+--- ```sh
+--- npm install [-g] rome
+--- ```
return {
cmd = { 'rome', 'lsp-proxy' },
filetypes = {