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 }}
ntyunyayev
/
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 Mar 11, 2024
fix(statusline): set global 'statusline' option to reduce flickering
echasnovski
committed
e025ee7
View commit details
Copy full SHA for e025ee7
Browse repository at this point
test(statusline): make more general test for using non-current window
echasnovski
committed
d3ef718
View commit details
Copy full SHA for d3ef718
Browse repository at this point
Commits on Mar 10, 2024
fix(statusline): delay ensuring content until current window is final
echasnovski
committed
d7d079d
View commit details
Copy full SHA for d7d079d
Browse repository at this point
Commits on Mar 8, 2024
docs: update project-specific documentation
echasnovski
committed
c3b37f4
View commit details
Copy full SHA for c3b37f4
Browse repository at this point
test(deps): tweak delays to make tests more robust
echasnovski
committed
455bb7d
View commit details
Copy full SHA for 455bb7d
Browse repository at this point
feat(sessions)!: show message for no detected sessions instead of error
Show description for a8d5c20
echasnovski
committed
a8d5c20
View commit details
Copy full SHA for a8d5c20
Browse repository at this point
Commits on Mar 3, 2024
fix(deps): update how error is detected in CLI jobs
Show description for 70d8a16
echasnovski
committed
70d8a16
View commit details
Copy full SHA for 70d8a16
Browse repository at this point
Commits on Mar 2, 2024
feat(statusline): don't show diagnostics if it is disabled in buffer
echasnovski
committed
b4215b3
View commit details
Copy full SHA for b4215b3
Browse repository at this point
feat(basics): make `toggle_diagnostics()` work if initially disabled
Show description for b5fbdaa
echasnovski
and
star-szr
committed
b5fbdaa
View commit details
Copy full SHA for b5fbdaa
Browse repository at this point
refactor(statusline): make setting content more robust
echasnovski
committed
47b0e0e
View commit details
Copy full SHA for 47b0e0e
Browse repository at this point
docs: rewise CONTRIBUTING and MAINTAINING
echasnovski
committed
c6b7c5b
View commit details
Copy full SHA for c6b7c5b
Browse repository at this point
Commits on Mar 1, 2024
ci: start using custom commit linting
echasnovski
committed
7827793
View commit details
Copy full SHA for 7827793
Browse repository at this point
style: start using conventional commits
echasnovski
committed
a6b5e05
View commit details
Copy full SHA for a6b5e05
Browse repository at this point
Use development version.
echasnovski
committed
a7e1505
View commit details
Copy full SHA for a7e1505
Browse repository at this point
Commits on Feb 29, 2024
Bump version to 0.12.0.
echasnovski
committed
f247472
View commit details
Copy full SHA for f247472
Browse repository at this point
Prepare for 0.12.0 release.
echasnovski
committed
4ceb045
View commit details
Copy full SHA for 4ceb045
Browse repository at this point
(mini.deps) Update 'mini.nvim' installation to echo after completion.
echasnovski
committed
bdc722e
View commit details
Copy full SHA for bdc722e
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
Browse repository at this point
Update script for dual distribution sync.
echasnovski
committed
853f6a4
View commit details
Copy full SHA for 853f6a4
Browse repository at this point
Commits on Feb 20, 2024
(mini.deps) Allow setup to show folds in autocommand/ftplugin.
echasnovski
committed
0bc7324
View commit details
Copy full SHA for 0bc7324
Browse repository at this point
(mini.completion) Respect `InsertReplaceText` for LSP completion start.
Show description for de85dec
echasnovski
committed
de85dec
View commit details
Copy full SHA for de85dec
Browse repository at this point
Commits on Feb 18, 2024
(mini.deps) Introduce folds in update confirmation buffer.
echasnovski
committed
be7c6b5
View commit details
Copy full SHA for be7c6b5
Browse repository at this point
Commits on Feb 17, 2024
(mini.base16) Update 'coc.nvim' to not explicitly highlight diagnostics.
Show description for 6a1a442
wroyca
authored and
echasnovski
committed
6a1a442
View commit details
Copy full SHA for 6a1a442
Browse repository at this point
(mini.hues) Update 'coc.nvim' to not explicitly highlight diagnostics.
Show description for 370fda2
wroyca
authored and
echasnovski
committed
370fda2
View commit details
Copy full SHA for 370fda2
Browse repository at this point
(mini.ai) Update `<Esc>` to cancel from Operator-pending to Normal mode.
Show description for 1ad462d
echasnovski
committed
1ad462d
View commit details
Copy full SHA for 1ad462d
Browse repository at this point
(mini.jump) Fix operator jump to not delete one character if target is not found.
Show description for 4f69339
echasnovski
committed
4f69339
View commit details
Copy full SHA for 4f69339
Browse repository at this point
Commits on Feb 16, 2024
(mini.deps) Update confirm buffer to set metadata with eventual window being current.
echasnovski
committed
1d49300
View commit details
Copy full SHA for 1d49300
Browse repository at this point
(mini.deps) Update docs with note about installing 'mini.nvim' as "opt".
echasnovski
committed
5f162a9
View commit details
Copy full SHA for 5f162a9
Browse repository at this point
(mini.pick) Clear inherited "matchparen" highlights.
Show description for 14dee9c
echasnovski
committed
14dee9c
View commit details
Copy full SHA for 14dee9c
Browse repository at this point
(mini.pick tests) Update mouse test to work locally and in CI.
echasnovski
committed
0c43064
View commit details
Copy full SHA for 0c43064
Browse repository at this point
(mini.pick) Fix `builtin.resume()` to restore 'cmdheight'.
Show description for 4913011
echasnovski
committed
4913011
View commit details
Copy full SHA for 4913011
Browse repository at this point
Commits on Feb 15, 2024
(mini.files) Show warning if action is set to override existing path.
Show description for 76d3f9c
echasnovski
committed
76d3f9c
View commit details
Copy full SHA for 76d3f9c
Browse repository at this point
(mini.files) Update default explorer to delete "directory buffer" preserving layout.
echasnovski
committed
7c36342
View commit details
Copy full SHA for 7c36342
Browse repository at this point
(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
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
Browse repository at this point
Previous
Next
You can’t perform that action at this time.