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 }}
Tyrfing
/
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 Jul 14, 2025
fix(completion): recompute info/signature titles on window update
Show description for c8d4b45
echasnovski
committed
c8d4b45
View commit details
Copy full SHA for c8d4b45
Browse repository at this point
feat(completion): add dedicated window events
Show description for 32bc284
echasnovski
committed
32bc284
View commit details
Copy full SHA for 32bc284
Browse repository at this point
Commits on Jul 11, 2025
test(map): update screenshots after changes on Nightly
echasnovski
committed
3f71fd3
View commit details
Copy full SHA for 3f71fd3
Browse repository at this point
fix(completion): update info window to handle outdated scheduled show
Show description for dc6877d
echasnovski
committed
dc6877d
View commit details
Copy full SHA for dc6877d
Browse repository at this point
refactor(completion): simplify helper for closing action window
echasnovski
committed
2d593cf
View commit details
Copy full SHA for 2d593cf
Browse repository at this point
Commits on Jul 10, 2025
docs(base16): improve documentation of bundled color schemes
echasnovski
committed
ae198e5
View commit details
Copy full SHA for ae198e5
Browse repository at this point
feat(hues): add "four seasons" set of bundled color schemes
echasnovski
committed
aa2b798
View commit details
Copy full SHA for aa2b798
Browse repository at this point
feat(hues): add `get_palette()`
Show description for f4ebff0
echasnovski
committed
f4ebff0
View commit details
Copy full SHA for f4ebff0
Browse repository at this point
Commits on Jul 8, 2025
fix(operators): better document and test `gx` remapping to `gX`
echasnovski
committed
66d3cf7
View commit details
Copy full SHA for 66d3cf7
Browse repository at this point
docs(ai): document conflict with new default `an`/`in` LSP mappings
Show description for b05a36c
echasnovski
committed
b05a36c
View commit details
Copy full SHA for b05a36c
Browse repository at this point
Commits on Jul 1, 2025
fix(completion): avoid error on improper signature help parameter label
Show description for 48f48e4
echasnovski
committed
48f48e4
View commit details
Copy full SHA for 48f48e4
Browse repository at this point
fix(operators): remove new default `grt` LSP mapping
Show description for 6a6a37e
echasnovski
committed
6a6a37e
View commit details
Copy full SHA for 6a6a37e
Browse repository at this point
Commits on Jun 28, 2025
feat(extra): update pickers to try tree-sitter preview before syntax
echasnovski
committed
8ca3965
View commit details
Copy full SHA for 8ca3965
Browse repository at this point
docs(align): mention that 'noshowmode' is better for align with preview
Show description for 96889d2
echasnovski
committed
96889d2
View commit details
Copy full SHA for 96889d2
Browse repository at this point
Commits on Jun 26, 2025
fix(diff): update Git source to not quote paths when applying hunks
Show description for 145476d
echasnovski
committed
145476d
View commit details
Copy full SHA for 145476d
Browse repository at this point
Commits on Jun 24, 2025
fix(pick): sanitize picker name for display
echasnovski
committed
01dce72
View commit details
Copy full SHA for 01dce72
Browse repository at this point
Commits on Jun 22, 2025
feat(files)!: never hide preview window
Show description for 1b32a3f
echasnovski
committed
1b32a3f
View commit details
Copy full SHA for 1b32a3f
Browse repository at this point
refactor(files): rename local "sanitize string" helper
echasnovski
committed
34cb3f6
View commit details
Copy full SHA for 34cb3f6
Browse repository at this point
fix(files): add missing variable declaration
echasnovski
committed
c6bc2c4
View commit details
Copy full SHA for c6bc2c4
Browse repository at this point
Commits on Jun 21, 2025
docs(jump2d): improve `start()` extra allowed fields documentation
Show description for a03a9a4
abeldekat
and
echasnovski
committed
a03a9a4
View commit details
Copy full SHA for a03a9a4
Browse repository at this point
fix(jump2d)!: ignore not focusable windows when computing jump spots
Show description for 495f953
echasnovski
committed
495f953
View commit details
Copy full SHA for 495f953
Browse repository at this point
Commits on Jun 20, 2025
fix(pick): limit window dimensions respecting border parts
Show description for f4d3cb7
echasnovski
committed
f4d3cb7
View commit details
Copy full SHA for f4d3cb7
Browse repository at this point
fix(files): skip renaming opened buffer if moving to trash
Show description for 296e924
echasnovski
committed
296e924
View commit details
Copy full SHA for 296e924
Browse repository at this point
Commits on Jun 14, 2025
test(snippets): adjust tests to pass on Nightly
echasnovski
committed
3f5d06a
View commit details
Copy full SHA for 3f5d06a
Browse repository at this point
feat(test): add and use `child.fs` forwarding to `vim.fs`
echasnovski
committed
200df25
View commit details
Copy full SHA for 200df25
Browse repository at this point
Commits on Jun 13, 2025
feat(ALL)!: stop support of Neovim 0.8
echasnovski
committed
8f2ea1e
View commit details
Copy full SHA for 8f2ea1e
Browse repository at this point
Commits on Jun 7, 2025
ci: update and use StyLua 2.1.0
echasnovski
committed
35e1767
View commit details
Copy full SHA for 35e1767
Browse repository at this point
test(map): account `border='none'` in `nvim_win_get_confit()` on Nightly
echasnovski
committed
96d2b8b
View commit details
Copy full SHA for 96d2b8b
Browse repository at this point
fix(sessions)!: make `read()` autowrite current only if `autowrite=true`
Show description for 2d9a274
echasnovski
committed
2d9a274
View commit details
Copy full SHA for 2d9a274
Browse repository at this point
Commits on Jun 6, 2025
ci: use Neovim=0.11.2 as current stable release
echasnovski
committed
29586b1
View commit details
Copy full SHA for 29586b1
Browse repository at this point
Commits on Jun 5, 2025
fix(keymap): update `blink_accept` step to also check if menu is visible
Show description for c3d398d
echasnovski
and
toupeira
committed
c3d398d
View commit details
Copy full SHA for c3d398d
Browse repository at this point
fix(keymap): force hide built-in popup menu when jumping
Show description for d212380
abeldekat
and
echasnovski
committed
d212380
View commit details
Copy full SHA for d212380
Browse repository at this point
Commits on Jun 3, 2025
docs(snippets): mention `markdown_inline` in `gen_loader.from_lang()`
Show description for 5a10dfb
echasnovski
committed
5a10dfb
View commit details
Copy full SHA for 5a10dfb
Browse repository at this point
fix(hues): stop highlighting `@none`
Show description for f44f437
echasnovski
committed
f44f437
View commit details
Copy full SHA for f44f437
Browse repository at this point
feat(hues)!: make black and white terminal colors differ from bg and fg
Show description for db98e07
echasnovski
committed
db98e07
View commit details
Copy full SHA for db98e07
Browse repository at this point
Previous
Next
You can’t perform that action at this time.