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
lua
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(statusline): reduce possible flicker with `laststatus=3`
Show description for 0cdf41a
echasnovski
committed
0cdf41a
View commit details
Copy full SHA for 0cdf41a
View code at this point
Browse repository at this point
fix(extra): update `git_commits` to set 'git' filetype on choose
echasnovski
committed
ec5852c
View commit details
Copy full SHA for ec5852c
View code at this point
Browse repository at this point
fix(notify): update `make_notify()` to use `vim.schedule` only if needed
echasnovski
committed
c742cf5
View commit details
Copy full SHA for c742cf5
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(basics): respect new `<C-s>` default mapping in Neovim Nightly
echasnovski
committed
d54bec4
View commit details
Copy full SHA for d54bec4
View code at this point
Browse repository at this point
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 23, 2024
fix(base16): update 'coc.nvim' to distinguish LSP 'unused parameter'
wroyca
authored and
echasnovski
committed
04f8d6e
View commit details
Copy full SHA for 04f8d6e
View code at this point
Browse repository at this point
fix(hues): update 'coc.nvim' to distinguish LSP 'unused parameter'
wroyca
authored and
echasnovski
committed
bffe152
View commit details
Copy full SHA for bffe152
View code at this point
Browse repository at this point
Commits on Apr 22, 2024
fix(ALL): react to `vim.tbl_islist()` deprecation on Nightly
Show description for 85ca5ff
echasnovski
committed
85ca5ff
View commit details
Copy full SHA for 85ca5ff
View code at this point
Browse repository at this point
fix(map): ensure target window is always valid
Show description for d7fe4f8
echasnovski
committed
d7fe4f8
View commit details
Copy full SHA for d7fe4f8
View code at this point
Browse repository at this point
fix(starter): don't autoopen if current buffer has non-trivial filetype
Show description for 9ca705b
echasnovski
committed
9ca705b
View commit details
Copy full SHA for 9ca705b
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 16, 2024
fix(completion): force only LSP completion on trigger (i.e. no fallback)
echasnovski
committed
decd729
View commit details
Copy full SHA for decd729
View code at this point
Browse repository at this point
Commits on Apr 14, 2024
fix(completion): explicitly force completion on LSP trigger characters
Show description for e3d13e2
echasnovski
committed
e3d13e2
View commit details
Copy full SHA for e3d13e2
View code at this point
Browse repository at this point
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
fix(indentscope): try to not overlap wrapped text
echasnovski
committed
57f98fe
View commit details
Copy full SHA for 57f98fe
View code at this point
Browse repository at this point
Commits on Apr 12, 2024
fix(pick): ensure `ui_select` calls `on_choice` with not copy of `item`
Show description for dbdbfd3
echasnovski
committed
dbdbfd3
View commit details
Copy full SHA for dbdbfd3
View code at this point
Browse repository at this point
Commits on Apr 11, 2024
feat(indentscope): show indent guide on wrapped lines
Show description for cc603f4
gpanders
authored and
echasnovski
committed
cc603f4
View commit details
Copy full SHA for cc603f4
View code at this point
Browse repository at this point
fix(diff): ensure that loading buffer has no unwanted side effects
Show description for 46a41de
echasnovski
committed
46a41de
View commit details
Copy full SHA for 46a41de
View code at this point
Browse repository at this point
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): update `builtin.files()` to respect file names with ":"
Show description for e71435f
echasnovski
committed
e71435f
View commit details
Copy full SHA for e71435f
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 8, 2024
fix(starter): ensure that buffer name is unique
Show description for 32b2db5
echasnovski
committed
32b2db5
View commit details
Copy full SHA for 32b2db5
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
refactor(comment): tweak code and tests to be more like in Neovim core
Show description for c394c2a
echasnovski
committed
c394c2a
View commit details
Copy full SHA for c394c2a
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
Previous
Next
You can’t perform that action at this time.