ERROR: Add syntax error to check ci
Try loading the plugin into nvim / build (ubuntu-20.04) (push) Successful in 21s
Details
Try loading the plugin into nvim / build (ubuntu-20.04) (push) Successful in 21s
Details
This commit is contained in:
parent
7cfca8e9e4
commit
b6864110dc
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue