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 }}
dimhatz
/
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 May 1, 2024
docs(map): add a scrollbar with signs config example
dimhatz
committed
1c09677
View commit details
Copy full SHA for 1c09677
View code at this point
Browse repository at this point
Commits on Apr 30, 2024
fix(ai): improve handling of special textobject id
Show description for 5eb6ae1
echasnovski
committed
5eb6ae1
View commit details
Copy full SHA for 5eb6ae1
View code at this point
Browse repository at this point
fix(pairs): update `cr()` to temporarily ignore mode changing events
Show description for 2049bca
echasnovski
committed
2049bca
View commit details
Copy full SHA for 2049bca
View code at this point
Browse repository at this point
Commits on Apr 28, 2024
fix(notify): update `make_notify()` to schedule its effect
Show description for a2b9224
echasnovski
committed
a2b9224
View commit details
Copy full SHA for a2b9224
View code at this point
Browse repository at this point
Commits on Apr 18, 2024
feat(files): add events for explorer open and close
Show description for e623d29
echasnovski
committed
e623d29
View commit details
Copy full SHA for e623d29
View code at this point
Browse repository at this point
Commits on Apr 14, 2024
docs(map): document custom highlight toggle keymap
Show description for 41d1e57
echasnovski
committed
41d1e57
View commit details
Copy full SHA for 41d1e57
View code at this point
Browse repository at this point
feat(pick): add 'uri' item type
Show description for 0bbeb61
echasnovski
and
Ishaan Gupta
committed
0bbeb61
View commit details
Copy full SHA for 0bbeb61
View code at this point
Browse repository at this point
Commits on Apr 13, 2024
docs(diff): add notes about disabling with variables
echasnovski
committed
c4598ea
View commit details
Copy full SHA for c4598ea
View code at this point
Browse repository at this point
fix(surround): clarify that tag can have input with attributes
Show description for 4ed80e3
echasnovski
committed
4ed80e3
View commit details
Copy full SHA for 4ed80e3
View code at this point
Browse repository at this point
Commits on Apr 11, 2024
docs: fix typos
Show description for b894507
dundargoc
and
echasnovski
committed
b894507
View commit details
Copy full SHA for b894507
View code at this point
Browse repository at this point
Commits on Apr 9, 2024
feat(map): add `gen_integraion.diff()` for 'mini.diff' hunks
echasnovski
committed
03f4bee
View commit details
Copy full SHA for 03f4bee
View code at this point
Browse repository at this point
fix(pick): stop trying to parse path in table item for special format
echasnovski
committed
3e342df
View commit details
Copy full SHA for 3e342df
View code at this point
Browse repository at this point
Commits on Apr 6, 2024
feat(test)!: make child Neovim process headless
echasnovski
committed
dbea325
View commit details
Copy full SHA for dbea325
View code at this point
Browse repository at this point
feat(comment)!: ignore blank lines when deciding toggle action
Show description for 82da34c
echasnovski
committed
82da34c
View commit details
Copy full SHA for 82da34c
View code at this point
Browse repository at this point
Commits on Apr 4, 2024
fix(comment)!: treat whitespace in comment parts more strictly
echasnovski
committed
f3092db
View commit details
Copy full SHA for f3092db
View code at this point
Browse repository at this point
feat(diff): implement wrapping around the edges during hunk navigation
Show description for d9b4790
echasnovski
committed
d9b4790
View commit details
Copy full SHA for d9b4790
View code at this point
Browse repository at this point
feat(diff): implement `gen_source.none()` as "do nothing" source
echasnovski
committed
40fa7f8
View commit details
Copy full SHA for 40fa7f8
View code at this point
Browse repository at this point
fix(diff): make sure `set_ref_text()` properly enables target buffer
echasnovski
committed
3158dc3
View commit details
Copy full SHA for 3158dc3
View code at this point
Browse repository at this point
Commits on Apr 2, 2024
refactor(comment): clean up code to use better practices
echasnovski
committed
19f71ef
View commit details
Copy full SHA for 19f71ef
View code at this point
Browse repository at this point
Commits on Mar 29, 2024
fix(diff): use global value of 'number' option to choose default style
echasnovski
committed
59a9531
View commit details
Copy full SHA for 59a9531
View code at this point
Browse repository at this point
docs(diff): add more usage examples
Show description for 33ae7ff
echasnovski
committed
33ae7ff
View commit details
Copy full SHA for 33ae7ff
View code at this point
Browse repository at this point
Commits on Mar 28, 2024
feat(diff): add NEW MODULE
echasnovski
committed
387ff82
View commit details
Copy full SHA for 387ff82
View code at this point
Browse repository at this point
docs(surround): fix examples in help
raffaelemancuso
authored and
echasnovski
committed
13c65c7
View commit details
Copy full SHA for 13c65c7
View code at this point
Browse repository at this point
Commits on Mar 24, 2024
docs(jump2d): add list of builtin preconfigured jump options
echasnovski
committed
3fbc18c
View commit details
Copy full SHA for 3fbc18c
View code at this point
Browse repository at this point
Commits on Mar 21, 2024
docs(pick): clarify return value effect of custom mappings
echasnovski
committed
a683bfe
View commit details
Copy full SHA for a683bfe
View code at this point
Browse repository at this point
Commits on Feb 23, 2024
(mini.deps) Tweak documentation.
echasnovski
committed
b7403ad
View commit details
Copy full SHA for b7403ad
View code at this point
Browse repository at this point
Commits on Feb 15, 2024
(mini.comment) FEATURE: Update hooks to be called with useful data.
Show description for c0a430a
echasnovski
committed
c0a430a
View commit details
Copy full SHA for c0a430a
View code at this point
Browse repository at this point
(mini.deps) Update hooks to be called with table data argument.
echasnovski
committed
bc89a1c
View commit details
Copy full SHA for bc89a1c
View code at this point
Browse repository at this point
(mini.deps) Update install to work on Git<2.36.0.
Show description for 1e19131
echasnovski
committed
1e19131
View commit details
Copy full SHA for 1e19131
View code at this point
Browse repository at this point
Commits on Feb 13, 2024
(mini.deps) Update documentation with some details.
Show description for 8a9be90
echasnovski
committed
8a9be90
View commit details
Copy full SHA for 8a9be90
View code at this point
Browse repository at this point
Commits on Feb 12, 2024
(mini.deps) Update `add()` to source 'after/plugin' when needed.
Show description for abe865b
echasnovski
committed
abe865b
View commit details
Copy full SHA for abe865b
View code at this point
Browse repository at this point
Commits on Feb 11, 2024
(mini.deps) NEW MODULE: initial commit.
echasnovski
committed
6291547
View commit details
Copy full SHA for 6291547
View code at this point
Browse repository at this point
Commits on Jan 30, 2024
(mini.comment) FEATURE: Make textobject work in Visual mode if mapping allows.
Show description for 79b1b33
echasnovski
committed
79b1b33
View commit details
Copy full SHA for 79b1b33
View code at this point
Browse repository at this point
(mini.notify) FEATURE: implement `config.window.max_width_share`.
echasnovski
committed
67adea4
View commit details
Copy full SHA for 67adea4
View code at this point
Browse repository at this point
Commits on Jan 29, 2024
(all) Update help to highlight code inside lists with tree-sitter on.
Show description for f4e9507
echasnovski
committed
f4e9507
View commit details
Copy full SHA for f4e9507
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.