ERROR: Add syntax error to check ci
All checks were successful
Try loading the plugin into nvim / build (ubuntu-20.04) (push) Successful in 21s

This commit is contained in:
2024-12-18 11:57:17 +01:00
parent 7cfca8e9e4
commit b6864110dc

View File

@@ -1,6 +1,7 @@
local M = {} local M = {}
local api = vim.api local api = vim.api
local buf, win
local
-- Only for debugging -- Only for debugging
if vim == nil then if vim == nil then