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
Branch selector
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
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
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
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
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
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
Browse repository at this point
Commits on Apr 28, 2024
test(ALL): update to work on new default mappings on Nightly
Show description for f75b954
echasnovski
committed
f75b954
View commit details
Copy full SHA for f75b954
Browse repository at this point
test(bracketed): ensure `diagnostic()` traverses all severity levels
Show description for aedff88
echasnovski
committed
aedff88
View commit details
Copy full SHA for aedff88
Browse repository at this point
fix(basics): respect new `<C-s>` default mapping in Neovim Nightly
echasnovski
committed
d54bec4
View commit details
Copy full SHA for d54bec4
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
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
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
Browse repository at this point
Commits on Apr 22, 2024
fix(deps): use `now()` for 'nvim-lspconfig' in 'init.lua' example
Show description for 4148701
echasnovski
committed
4148701
View commit details
Copy full SHA for 4148701
Browse repository at this point
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
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
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
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
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
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
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
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
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
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
Browse repository at this point
fix(indentscope): try to not overlap wrapped text
echasnovski
committed
57f98fe
View commit details
Copy full SHA for 57f98fe
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
Browse repository at this point
docs: add more guidelines about stable releases
echasnovski
committed
16de603
View commit details
Copy full SHA for 16de603
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
Browse repository at this point
test(comment): make tree-sitter `ref_position` tests more robust
Show description for 2bddcd5
echasnovski
committed
2bddcd5
View commit details
Copy full SHA for 2bddcd5
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
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
Browse repository at this point
ci: check out HEAD instead of merge commit
Show description for b381d1f
dundargoc
authored and
echasnovski
committed
b381d1f
View commit details
Copy full SHA for b381d1f
Browse repository at this point
Commits on Apr 9, 2024
ci: revert testing on Windows and MacOS
Show description for 8371930
echasnovski
committed
8371930
View commit details
Copy full SHA for 8371930
Browse repository at this point
feat(map): add `gen_integraion.diff()` for 'mini.diff' hunks
echasnovski
committed
03f4bee
View commit details
Copy full SHA for 03f4bee
Browse repository at this point
test(animate): adjust tests to work on Nightly
Show description for a3dfc54
echasnovski
committed
a3dfc54
View commit details
Copy full SHA for a3dfc54
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
Browse repository at this point
Previous
Next
You can’t perform that action at this time.