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
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 }}
zuqini
/
zsnip.nvim
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
zsnip.nvim
tests
on
main
User selector
All users
All time
Commit history
Commits on Aug 5, 2026
fix(completion): outgrow a fence the body already contains
Show description for 70a1d0e
zuqini
committed
70a1d0e
View commit details
Copy full SHA for 70a1d0e
View code at this point
Browse repository at this point
fix(complete): take the styling back off when selection leaves a snippet
Show description for c240665
zuqini
committed
c240665
View commit details
Copy full SHA for c240665
View code at this point
Browse repository at this point
feat!: raise the floor to Neovim 0.13
Show description for 4496126
zuqini
committed
4496126
View commit details
Copy full SHA for 4496126
View code at this point
Browse repository at this point
feat: render every snippet preview the way vim.lsp.completion does
Show description for d412679
zuqini
committed
d412679
View commit details
Copy full SHA for d412679
View code at this point
Browse repository at this point
feat(complete): put the description where vim.lsp.completion would
Show description for 9bdf3ea
zuqini
committed
9bdf3ea
View commit details
Copy full SHA for 9bdf3ea
View code at this point
Browse repository at this point
Commits on Aug 3, 2026
feat(complete): let a caller hand enable() the engine that expands
Show description for 3974d0a
zuqini
committed
3974d0a
View commit details
Copy full SHA for 3974d0a
View code at this point
Browse repository at this point
feat: make every completion path deliver what it promises
Show description for 2664659
zuqini
committed
2664659
View commit details
Copy full SHA for 2664659
View code at this point
Browse repository at this point
feat(vscode): read a directory of loose snippet files, manifest or not
Show description for ace2404
zuqini
committed
ace2404
View commit details
Copy full SHA for ace2404
View code at this point
Browse repository at this point
Commits on Aug 2, 2026
feat(complete): let a caller own 'complete', cap included
Show description for 8052351
zuqini
committed
8052351
View commit details
Copy full SHA for 8052351
View code at this point
Browse repository at this point
test: stop the accept helper depending on the cursor mode
Show description for 208b754
zuqini
committed
208b754
View commit details
Copy full SHA for 208b754
View code at this point
Browse repository at this point
docs: point every URL at zsnip.nvim, spell the name ZSnip.nvim
Show description for c1e0e51
zuqini
committed
c1e0e51
View commit details
Copy full SHA for c1e0e51
View code at this point
Browse repository at this point
feat(health): name the source that is serving, and warn when two are
Show description for 1a383bc
zuqini
committed
1a383bc
View commit details
Copy full SHA for 1a383bc
View code at this point
Browse repository at this point
feat(complete): serve snippets through Neovim's own 'complete'
Show description for 109747b
zuqini
committed
109747b
View commit details
Copy full SHA for 109747b
View code at this point
Browse repository at this point
feat(lsp): wire attached buffers up for vim.lsp.completion
Show description for 7eee9ef
zuqini
committed
7eee9ef
View commit details
Copy full SHA for 7eee9ef
View code at this point
Browse repository at this point
fix: tighten three edges the review turned up
Show description for 305656f
zuqini
committed
305656f
View commit details
Copy full SHA for 305656f
View code at this point
Browse repository at this point
fix(body): decide an escape by the parity of the backslash run
Show description for f3b559e
zuqini
committed
f3b559e
View commit details
Copy full SHA for f3b559e
View code at this point
Browse repository at this point
fix!: raise the supported Neovim floor to 0.12.0
Show description for ac909cb
zuqini
committed
ac909cb
View commit details
Copy full SHA for ac909cb
View code at this point
Browse repository at this point
docs: fix the stray help tag and close the gaps around :ZSnip
Show description for 3c5b7ec
zuqini
committed
3c5b7ec
View commit details
Copy full SHA for 3c5b7ec
View code at this point
Browse repository at this point
feat(health): report whether a completion source is serving snippets
Show description for d4495d4
zuqini
committed
d4495d4
View commit details
Copy full SHA for d4495d4
View code at this point
Browse repository at this point
fix(commands): let :ZSnip list run twice
Show description for 720df8f
zuqini
committed
720df8f
View commit details
Copy full SHA for 720df8f
View code at this point
Browse repository at this point
fix(lsp): report replies and forced exits to the client
Show description for 81ae429
zuqini
committed
81ae429
View commit details
Copy full SHA for 81ae429
View code at this point
Browse repository at this point
perf(completion): resolve each variable once per response
Show description for b3b63a9
zuqini
committed
b3b63a9
View commit details
Copy full SHA for b3b63a9
View code at this point
Browse repository at this point
fix(registry): notice a setup() that lands after the first lookup
Show description for 17f8f15
zuqini
committed
17f8f15
View commit details
Copy full SHA for 17f8f15
View code at this point
Browse repository at this point
fix(util): drop unusable values in a body array instead of raising
Show description for c9894c2
zuqini
committed
c9894c2
View commit details
Copy full SHA for c9894c2
View code at this point
Browse repository at this point
fix(body): give UUID and RANDOM a real source of randomness
Show description for a5b9bc7
zuqini
committed
a5b9bc7
View commit details
Copy full SHA for a5b9bc7
View code at this point
Browse repository at this point
test: shared LSP teardown and a deterministic spec order
Show description for cf104d9
zuqini
committed
cf104d9
View commit details
Copy full SHA for cf104d9
View code at this point
Browse repository at this point
test: stop the clipboard assertion depending on a clipboard
Show description for ae5a7fe
zuqini
committed
ae5a7fe
View commit details
Copy full SHA for ae5a7fe
View code at this point
Browse repository at this point
feat: native blink.cmp and nvim-cmp sources
Show description for 3b4c3b3
zuqini
committed
3b4c3b3
View commit details
Copy full SHA for 3b4c3b3
View code at this point
Browse repository at this point
feat: snippet collections for neovim's built-in snippet engine
Show description for f19d5cf
zuqini
committed
f19d5cf
View commit details
Copy full SHA for f19d5cf
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.