Added types

This commit is contained in:
2024-10-15 19:37:48 +02:00
parent 7d2b8bff7d
commit 149433b29f

View File

@@ -1,3 +1,5 @@
--- @param client string
--- @param bufnr number
local on_attach = function(client, bufnr) local on_attach = function(client, bufnr)
local function opts(desc) local function opts(desc)
if desc then if desc then