Skip to content

fix(completion): check if command string is a prefix of Lazy (#1760) #1395

fix(completion): check if command string is a prefix of Lazy (#1760)

fix(completion): check if command string is a prefix of Lazy (#1760) #1395

Workflow file for this run

name: CI
on:
push:
branches: [main, master]
pull_request:
jobs:
ci:
uses: folke/github/.github/workflows/ci.yml@main
secrets: inherit
with:
plugin: lazy.nvim
repo: folke/lazy.nvim
docs: false