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 }}
shuber2
/
mini.nvim
Public
forked from
nvim-mini/mini.nvim
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
main
User selector
All users
All time
Commit history
Commits on Mar 7, 2025
fix(completion): use proper checks for possible functions in `config`
Show description for f6fe169
echasnovski
and
Lattay
committed
f6fe169
View commit details
Copy full SHA for f6fe169
Browse repository at this point
docs(completion): update README with new demo
echasnovski
committed
6dcb014
View commit details
Copy full SHA for 6dcb014
Browse repository at this point
feat(completion)!: add snippet support
Show description for c306d24
echasnovski
committed
c306d24
View commit details
Copy full SHA for c306d24
Browse repository at this point
refactor(completion): prepare for adding snippet support
Show description for 337e8e4
echasnovski
committed
337e8e4
View commit details
Copy full SHA for 337e8e4
Browse repository at this point
feat(completion)!: prefer to not use function as default config values
Show description for b8f6278
echasnovski
committed
b8f6278
View commit details
Copy full SHA for b8f6278
Browse repository at this point
feat(completion): add scrolling inside info/signature windows
echasnovski
committed
621d7bb
View commit details
Copy full SHA for 621d7bb
Browse repository at this point
Commits on Mar 6, 2025
fix(misc): update `setup_termbg_sync` to work with table `TermResponse`
Show description for 22a7bcc
echasnovski
committed
22a7bcc
View commit details
Copy full SHA for 22a7bcc
Browse repository at this point
docs(operators): fix incorrect use of quotes
Show description for 67cf25a
echasnovski
and
drowning-cat
committed
67cf25a
View commit details
Copy full SHA for 67cf25a
Browse repository at this point
Commits on Mar 4, 2025
test(bracketed): adjust `yank` test after a Neovim>=0.11 upstream fix
echasnovski
committed
581724e
View commit details
Copy full SHA for 581724e
Browse repository at this point
fix(completion): update signature help to handle multiline response
Show description for f667acf
echasnovski
committed
f667acf
View commit details
Copy full SHA for f667acf
Browse repository at this point
Commits on Mar 2, 2025
docs(colors): add notes about channel normalization in Oklab/Oklch/Okhsl
Show description for 307221b
echasnovski
committed
307221b
View commit details
Copy full SHA for 307221b
Browse repository at this point
feat(colors): update `convert()` with `adjust_lightness` option
Show description for 02738c8
echasnovski
committed
02738c8
View commit details
Copy full SHA for 02738c8
Browse repository at this point
fix(notify): improve LSP progress handler
Show description for 92bdfac
echasnovski
committed
92bdfac
View commit details
Copy full SHA for 92bdfac
Browse repository at this point
fix(notify): update `update()` to use `data` as is (without deep extend)
Show description for e9aad1b
echasnovski
committed
e9aad1b
View commit details
Copy full SHA for e9aad1b
Browse repository at this point
Commits on Mar 1, 2025
feat(ALL)!: use 'single' as default window border
Show description for f40da50
echasnovski
committed
f40da50
View commit details
Copy full SHA for f40da50
Browse repository at this point
feat(ALL): always set default floating window title
echasnovski
committed
013ff81
View commit details
Copy full SHA for 013ff81
Browse repository at this point
feat(ALL)!: pad default floating window title/footer with single space
echasnovski
committed
b7507c2
View commit details
Copy full SHA for b7507c2
Browse repository at this point
Commits on Feb 28, 2025
feat(notify): add and use `data` notification field
Show description for 3a354c7
echasnovski
committed
3a354c7
View commit details
Copy full SHA for 3a354c7
Browse repository at this point
feat(base16): add support for 'mini.notify' LSP progress group
echasnovski
committed
37b00ae
View commit details
Copy full SHA for 37b00ae
Browse repository at this point
feat(hues): add support for 'mini.notify' LSP progress group
echasnovski
committed
8bbfcc5
View commit details
Copy full SHA for 8bbfcc5
Browse repository at this point
feat(notify): add `MiniNotifyLspProgress` highlight group
echasnovski
committed
613f7ed
View commit details
Copy full SHA for 613f7ed
Browse repository at this point
feat(notify): add `lsp_progress.level` option
echasnovski
committed
8c9d80a
View commit details
Copy full SHA for 8c9d80a
Browse repository at this point
fix(ALL): ensure that file opening mimics `:h buffer-reuse`
Show description for 73eaf0f
echasnovski
committed
73eaf0f
View commit details
Copy full SHA for 73eaf0f
Browse repository at this point
Commits on Feb 27, 2025
docs(files): add example of "split in tab" mapping
echasnovski
committed
a9a0246
View commit details
Copy full SHA for a9a0246
Browse repository at this point
fix(pick): don't create extra buffers in `choose_in_xxx` actions
echasnovski
committed
422f434
View commit details
Copy full SHA for 422f434
Browse repository at this point
Commits on Feb 25, 2025
docs(files): add example of "open with default system handler" mapping
Show description for e554890
echasnovski
committed
e554890
View commit details
Copy full SHA for e554890
Browse repository at this point
fix(bracketed): update `jump()` to not error in new buffers
Show description for ad94e8b
echasnovski
committed
ad94e8b
View commit details
Copy full SHA for ad94e8b
Browse repository at this point
docs: adjust formatting in 'CONTRIBUTING.md'
echasnovski
committed
ad421c5
View commit details
Copy full SHA for ad421c5
Browse repository at this point
ci: use Neovim=0.10.4 as current stable release
echasnovski
committed
0dd58c3
View commit details
Copy full SHA for 0dd58c3
Browse repository at this point
Commits on Feb 24, 2025
feat(ALL): unify how title/footer is truncated in floating windows
echasnovski
committed
dece5fd
View commit details
Copy full SHA for dece5fd
Browse repository at this point
fix(misc): update `zoom()` to adjust dimensions if there is border
echasnovski
committed
0515bf3
View commit details
Copy full SHA for 0515bf3
Browse repository at this point
Commits on Feb 22, 2025
docs(snippets): mention how to interactively check context language
echasnovski
committed
b612a06
View commit details
Copy full SHA for b612a06
Browse repository at this point
docs: adjust table alignment in README
echasnovski
committed
67a8adb
View commit details
Copy full SHA for 67a8adb
Browse repository at this point
Commits on Feb 21, 2025
fix(completion): adjust info window height to hide code block delimiters
Show description for f89f4e2
echasnovski
committed
f89f4e2
View commit details
Copy full SHA for f89f4e2
Browse repository at this point
fix(completion): always resolve (if supported) before showing info
Show description for b53f010
echasnovski
committed
b53f010
View commit details
Copy full SHA for b53f010
Browse repository at this point
Previous
Next
You can’t perform that action at this time.