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
Breadcrumbs
History for
mini.nvim
doc
on
main
User selector
All users
All time
Commit history
Commits on Mar 7, 2025
feat(completion)!: add snippet support
Show description for c306d24
echasnovski
committed
c306d24
View commit details
Copy full SHA for c306d24
View code at this point
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
View code at this point
Browse repository at this point
feat(completion): add scrolling inside info/signature windows
echasnovski
committed
621d7bb
View commit details
Copy full SHA for 621d7bb
View code at this point
Browse repository at this point
Commits on Mar 6, 2025
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
feat(notify): add `MiniNotifyLspProgress` highlight group
echasnovski
committed
613f7ed
View commit details
Copy full SHA for 613f7ed
View code at this point
Browse repository at this point
feat(notify): add `lsp_progress.level` option
echasnovski
committed
8c9d80a
View commit details
Copy full SHA for 8c9d80a
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Feb 20, 2025
docs(animate): document issues with scrolling via `j`/`k` with 'wrap'
Show description for dc17756
echasnovski
committed
dc17756
View commit details
Copy full SHA for dc17756
View code at this point
Browse repository at this point
Commits on Feb 15, 2025
docs(ALL): apply updated 'mini.doc'
echasnovski
committed
4dd209e
View commit details
Copy full SHA for 4dd209e
View code at this point
Browse repository at this point
Commits on Feb 14, 2025
docs(colors): use correct `@param` annotation
echasnovski
committed
4521dff
View commit details
Copy full SHA for 4521dff
View code at this point
Browse repository at this point
docs(deps): use correct `@return` annotation
echasnovski
committed
5921737
View commit details
Copy full SHA for 5921737
View code at this point
Browse repository at this point
docs(extra): use correct `@return` annotation
echasnovski
committed
7d43be7
View commit details
Copy full SHA for 7d43be7
View code at this point
Browse repository at this point
Commits on Feb 13, 2025
docs(snippets): fix description of how choices are shown after the jump
echasnovski
committed
1bd64e3
View commit details
Copy full SHA for 1bd64e3
View code at this point
Browse repository at this point
feat(comment): update textobject to respect `ignore_blank_line`
Show description for 5989b8a
echasnovski
committed
5989b8a
View commit details
Copy full SHA for 5989b8a
View code at this point
Browse repository at this point
Commits on Feb 11, 2025
feat(tabline): add support for truncation characters
Show description for 2d1f384
echasnovski
committed
2d1f384
View commit details
Copy full SHA for 2d1f384
View code at this point
Browse repository at this point
Commits on Feb 10, 2025
docs(surround): make README and demo more up to date
Show description for c3e3cc9
echasnovski
committed
c3e3cc9
View commit details
Copy full SHA for c3e3cc9
View code at this point
Browse repository at this point
Commits on Feb 8, 2025
docs(ai): make comparison to other plugins more up to date
echasnovski
committed
b5c5e7c
View commit details
Copy full SHA for b5c5e7c
View code at this point
Browse repository at this point
Commits on Feb 6, 2025
feat(ai): relax restrictions on textobject identifier
Show description for 3049adb
echasnovski
committed
3049adb
View commit details
Copy full SHA for 3049adb
View code at this point
Browse repository at this point
feat(surround): relax restrictions on surrounding identifier
Show description for 237a465
echasnovski
committed
237a465
View commit details
Copy full SHA for 237a465
View code at this point
Browse repository at this point
Commits on Feb 4, 2025
fix(statusline)!: show file info even if 'filetype' is empty
Show description for be8882e
echasnovski
committed
be8882e
View commit details
Copy full SHA for be8882e
View code at this point
Browse repository at this point
feat(statusline)!: compute file size based on current buffer text
Show description for 8eb9f58
echasnovski
committed
8eb9f58
View commit details
Copy full SHA for 8eb9f58
View code at this point
Browse repository at this point
docs(pick): clarify arguments of `registry` entries
Show description for 50e7d32
echasnovski
committed
50e7d32
View commit details
Copy full SHA for 50e7d32
View code at this point
Browse repository at this point
Commits on Feb 2, 2025
feat(base16): add new plugin integrations
Show description for 509e086
echasnovski
committed
509e086
View commit details
Copy full SHA for 509e086
View code at this point
Browse repository at this point
feat(hues): add new plugin integrations
Show description for 643c83b
echasnovski
committed
643c83b
View commit details
Copy full SHA for 643c83b
View code at this point
Browse repository at this point
Commits on Feb 1, 2025
docs(pick): clarify how `default_choose()` works for different items
echasnovski
committed
70e8fdc
View commit details
Copy full SHA for 70e8fdc
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
docs(align): fix typo
echasnovski
committed
aa550a1
View commit details
Copy full SHA for aa550a1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.