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

This commit is contained in:
Yannick Reiß 2024-12-18 11:57:17 +01:00
parent 7cfca8e9e4
commit b6864110dc
1 changed files with 2 additions and 1 deletions

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