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 }}
justus2510
/
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 Jun 23, 2024
docs(ALL): use updated `MiniDoc.afterlines_to_code()`
echasnovski
committed
334a2d9
View commit details
Copy full SHA for 334a2d9
Browse repository at this point
feat(doc)!: update `afterlines_to_code()` to result into Lua code block
Show description for bb9e680
echasnovski
committed
bb9e680
View commit details
Copy full SHA for bb9e680
Browse repository at this point
docs(surround): make code example nicer
Show description for 9b3d9ee
echasnovski
committed
9b3d9ee
View commit details
Copy full SHA for 9b3d9ee
Browse repository at this point
Commits on Jun 22, 2024
docs: add Neovim version deprecation notes to 'MAINTAINING.md'
echasnovski
committed
63c21a9
View commit details
Copy full SHA for 63c21a9
Browse repository at this point
feat(ALL): stop support for Neovim 0.7
Show description for 94db855
echasnovski
committed
94db855
View commit details
Copy full SHA for 94db855
Browse repository at this point
Commits on Jun 20, 2024
docs(surround): fix example for `gen_spec.input.treesitter()`
echasnovski
committed
a3f2746
View commit details
Copy full SHA for a3f2746
Browse repository at this point
refactor(operators): make `replace` not use helper functions
Show description for d3afc63
echasnovski
committed
d3afc63
View commit details
Copy full SHA for d3afc63
Browse repository at this point
Commits on Jun 14, 2024
fix(git): make auto enable only in listed buffers
Show description for ebc8cb0
echasnovski
committed
ebc8cb0
View commit details
Copy full SHA for ebc8cb0
Browse repository at this point
fix(diff): make auto enable only in listed buffers
Show description for ec8f3fa
echasnovski
committed
ec8f3fa
View commit details
Copy full SHA for ec8f3fa
Browse repository at this point
docs(surround): clarify case when cursor is on target default identifier
Show description for 460a8bf
echasnovski
committed
460a8bf
View commit details
Copy full SHA for 460a8bf
Browse repository at this point
fix(ai): clarify case when cursor is on target default identifier
echasnovski
committed
c5e4e0f
View commit details
Copy full SHA for c5e4e0f
Browse repository at this point
docs: tweak 'MAINTAINING.md'
echasnovski
committed
ddd2f73
View commit details
Copy full SHA for ddd2f73
Browse repository at this point
docs: use development version
echasnovski
committed
9a2c3ef
View commit details
Copy full SHA for 9a2c3ef
Browse repository at this point
Commits on Jun 13, 2024
docs: bump version to 0.13.0
echasnovski
committed
19e1584
View commit details
Copy full SHA for 19e1584
Browse repository at this point
docs: prepare for 0.13.0 release
echasnovski
committed
720d540
View commit details
Copy full SHA for 720d540
Browse repository at this point
docs: fix several typos
Show description for 7a46714
echasnovski
committed
7a46714
View commit details
Copy full SHA for 7a46714
Browse repository at this point
Commits on Jun 11, 2024
docs: clarify "Setup" design principle in README
echasnovski
committed
d7e05b3
View commit details
Copy full SHA for d7e05b3
Browse repository at this point
Commits on Jun 9, 2024
test(clue): remove outdated hooks
echasnovski
committed
f1dd64c
View commit details
Copy full SHA for f1dd64c
Browse repository at this point
Commits on Jun 8, 2024
docs(ai): mention `MiniExtra.gen_ai_spec`
echasnovski
committed
1d4772e
View commit details
Copy full SHA for 1d4772e
Browse repository at this point
Commits on Jun 7, 2024
test(files): test edge case for preview being in sync with cursor
Show description for cc2f5b5
echasnovski
committed
cc2f5b5
View commit details
Copy full SHA for cc2f5b5
Browse repository at this point
fix(files): remove flicker when preview in limited available width
Show description for 4456c1f
echasnovski
committed
4456c1f
View commit details
Copy full SHA for 4456c1f
Browse repository at this point
test(files): move some common setups to `pre_case` hook
echasnovski
committed
4d42f06
View commit details
Copy full SHA for 4d42f06
Browse repository at this point
Commits on Jun 4, 2024
fix(files): allow setting `title_pos` in `MiniFilesWindowOpen` event
Show description for d330f26
echasnovski
committed
d330f26
View commit details
Copy full SHA for d330f26
Browse repository at this point
fix(files): ignore first undo after opening
Show description for 44bd64d
echasnovski
committed
44bd64d
View commit details
Copy full SHA for 44bd64d
Browse repository at this point
Commits on Jun 3, 2024
test(git): add test for redrawing statusline
echasnovski
committed
e736fe1
View commit details
Copy full SHA for e736fe1
Browse repository at this point
Commits on Jun 2, 2024
refactor(sessions): synchronise `is_something_shown` with 'mini.starter'
echasnovski
committed
e086260
View commit details
Copy full SHA for e086260
Browse repository at this point
Commits on Jun 1, 2024
docs: add 'mini.pairs' and 'mini.notify' as suggestions to look at first
echasnovski
committed
d049450
View commit details
Copy full SHA for d049450
Browse repository at this point
fix(diff): delete buffer-local variables in `disable()`
echasnovski
committed
fc4718f
View commit details
Copy full SHA for fc4718f
Browse repository at this point
Commits on May 31, 2024
fix(git): react to buffer write only in target buffer
echasnovski
committed
6260c7d
View commit details
Copy full SHA for 6260c7d
Browse repository at this point
fix(git): trigger `MiniGitUpdated` event with target buffer set current
Show description for 1666cd2
echasnovski
committed
1666cd2
View commit details
Copy full SHA for 1666cd2
Browse repository at this point
test(git): remove redundant mock file
echasnovski
committed
d060d45
View commit details
Copy full SHA for d060d45
Browse repository at this point
fix(completion): ensure completion stop when forced out of Insert mode
Show description for bff1e22
echasnovski
committed
bff1e22
View commit details
Copy full SHA for bff1e22
Browse repository at this point
feat(statusline): allow custom signs in `section_diagnostics()`
Show description for 581d6f9
echasnovski
committed
581d6f9
View commit details
Copy full SHA for 581d6f9
Browse repository at this point
feat(deps): add `MiniDepsMsgBreaking` highlight group
Show description for 5ce69e4
echasnovski
committed
5ce69e4
View commit details
Copy full SHA for 5ce69e4
Browse repository at this point
Commits on May 30, 2024
feat(pick): disable terminal emulator pasting when picker is active
Show description for a1164b3
echasnovski
committed
a1164b3
View commit details
Copy full SHA for a1164b3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.