From 030a72f0aa4d56f9e8ff67921e6e3ffd0e97bf07 Mon Sep 17 00:00:00 2001 From: Igor Date: Mon, 18 Aug 2025 23:39:23 -0300 Subject: chore: add type annotation for configs --- lsp/hyprls.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lsp/hyprls.lua') diff --git a/lsp/hyprls.lua b/lsp/hyprls.lua index 2de333cb..6bd65e45 100644 --- a/lsp/hyprls.lua +++ b/lsp/hyprls.lua @@ -6,6 +6,7 @@ --- ```sh --- go install github.com/hyprland-community/hyprls/cmd/hyprls@latest --- ``` +---@type vim.lsp.Config return { cmd = { 'hyprls', '--stdio' }, filetypes = { 'hyprlang' }, -- cgit v1.2.3-70-g09d2