Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Kaiser-Yang
/
copilot.lua
Public
forked from
zbirenbaum/copilot.lua
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 20, 2025
fix: use buf for FileType autocmd
Show description for 50d8f43
Kaiser-Yang
committed
50d8f43
View commit details
Copy full SHA for 50d8f43
Browse repository at this point
Commits on Aug 17, 2025
test: fix failing test
AntoineGS
committed
3fd7b50
View commit details
Copy full SHA for 3fd7b50
Browse repository at this point
test: reduce ambiguity in expected suggestion
AntoineGS
committed
31a5532
View commit details
Copy full SHA for 31a5532
Browse repository at this point
refactor: remove comment add types
AntoineGS
committed
de4e46e
View commit details
Copy full SHA for de4e46e
Browse repository at this point
fix: warn the user if unregistering a keymap fails
Show description for 75fe839
AntoineGS
committed
75fe839
View commit details
Copy full SHA for 75fe839
Browse repository at this point
Commits on Aug 16, 2025
feat: update to latest Copilot LSP
github-actions[bot]
authored and
AntoineGS
committed
ef3fc4a
View commit details
Copy full SHA for ef3fc4a
Browse repository at this point
Commits on Aug 15, 2025
docs: update vimdocs
github-actions[bot]
authored and
AntoineGS
committed
5b49bff
View commit details
Copy full SHA for 5b49bff
Browse repository at this point
feat: add option to suppress limit reched popup (#528)
Show description for 4869bff
AbaoFromCUG
and
AntoineGS
authored
4869bff
View commit details
Copy full SHA for 4869bff
Browse repository at this point
feat: relax and improve validation for copilot_node_command and nodejs (#527)
Show description for f122741
timhugh
and
AntoineGS
authored
f122741
View commit details
Copy full SHA for f122741
Browse repository at this point
chore(deps): bump actions/checkout from 4 to 5
Show description for 9c62af8
dependabot[bot]
authored and
AntoineGS
committed
9c62af8
View commit details
Copy full SHA for 9c62af8
Browse repository at this point
feat: update to latest Copilot LSP
github-actions[bot]
authored and
AntoineGS
committed
9186bbd
View commit details
Copy full SHA for 9186bbd
Browse repository at this point
Commits on Aug 1, 2025
refactor: log configuration before doing anything that could fail
AntoineGS
committed
0f2fd38
View commit details
Copy full SHA for 0f2fd38
Browse repository at this point
fix: ensure logger is set up prior to starting the LSP
AntoineGS
committed
5bbc107
View commit details
Copy full SHA for 5bbc107
Browse repository at this point
fix: only clear autocmd group if it was created
Show description for 6fa90e6
AntoineGS
committed
6fa90e6
View commit details
Copy full SHA for 6fa90e6
Browse repository at this point
test: add test for lazy loading = false
AntoineGS
committed
6ea6bcc
View commit details
Copy full SHA for 6ea6bcc
Browse repository at this point
feat: add log file path to :checkhealth
AntoineGS
committed
4c98663
View commit details
Copy full SHA for 4c98663
Browse repository at this point
feat: update to latest Copilot LSP
github-actions[bot]
authored and
AntoineGS
committed
b6fe6bb
View commit details
Copy full SHA for b6fe6bb
Browse repository at this point
fix: error message when node --version returns nothing
AntoineGS
authored
60508f9
View commit details
Copy full SHA for 60508f9
Browse repository at this point
Commits on Jul 31, 2025
refactor: improve error handling when node --version does not output anything
AntoineGS
committed
f22d869
View commit details
Copy full SHA for f22d869
Browse repository at this point
Commits on Jul 29, 2025
test: add test for filetype exclusion
AntoineGS
committed
55e4302
View commit details
Copy full SHA for 55e4302
Browse repository at this point
fix: ensure buffer is not attached on LSP start as it is long-lived regardless of buffer
AntoineGS
committed
1c2e65e
View commit details
Copy full SHA for 1c2e65e
Browse repository at this point
test: change wait delay
AntoineGS
committed
096c8f6
View commit details
Copy full SHA for 096c8f6
Browse repository at this point
fix: fail to start when not using lazy loading of plugin
Show description for 81cba6d
AntoineGS
committed
81cba6d
View commit details
Copy full SHA for 81cba6d
Browse repository at this point
fix: prevent calling buf_attach_client without a client id
AntoineGS
committed
045daa5
View commit details
Copy full SHA for 045daa5
Browse repository at this point
fix: multiple buffers opened cause incorrect should_attach logic
Show description for 2c3d15c
AntoineGS
committed
2c3d15c
View commit details
Copy full SHA for 2c3d15c
Browse repository at this point
Commits on Jul 28, 2025
Revert "fix: multiple buffers opened cause incorrect should_attach logic (#521)"
Show description for 2d7261d
AntoineGS
committed
2d7261d
View commit details
Copy full SHA for 2d7261d
Browse repository at this point
feat: update to latest Copilot LSP
github-actions[bot]
authored and
AntoineGS
committed
0e1348e
View commit details
Copy full SHA for 0e1348e
Browse repository at this point
feat: expose is_authenticated() helper and add checkhealth support (#519)
Show description for 8c4b70d
3 people
authored
8c4b70d
View commit details
Copy full SHA for 8c4b70d
Browse repository at this point
fix: multiple buffers opened cause incorrect should_attach logic (#521)
Show description for d921204
AntoineGS
authored
d921204
View commit details
Copy full SHA for d921204
Browse repository at this point
Commits on Jul 25, 2025
feat: update to latest Copilot LSP
github-actions[bot]
authored and
AntoineGS
committed
4958fb9
View commit details
Copy full SHA for 4958fb9
Browse repository at this point
Merge remote-tracking branch 'origin/master'
AntoineGS
committed
19aacfa
View commit details
Copy full SHA for 19aacfa
Browse repository at this point
refactor: remove panel horizontal and vertical positions as they have no effect
proofer
authored
64422b7
View commit details
Copy full SHA for 64422b7
Browse repository at this point
Commits on Jul 16, 2025
test: update deprecating options
AntoineGS
committed
ef6a407
View commit details
Copy full SHA for ef6a407
Browse repository at this point
perf: use vim.loop.os_uname() for is_arm (#513)
samirettali
authored
14bf786
View commit details
Copy full SHA for 14bf786
Browse repository at this point
feat: update to latest Copilot LSP
github-actions[bot]
authored and
AntoineGS
committed
f7e2dc7
View commit details
Copy full SHA for f7e2dc7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.