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 }}
dmun
/
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
mini
doc.lua
on
main
User selector
All users
All time
Commit history
Commits on Jun 13, 2025
feat(ALL)!: stop support of Neovim 0.8
echasnovski
committed
8f2ea1e
View commit details
Copy full SHA for 8f2ea1e
View code at this point
Browse repository at this point
Commits on Apr 1, 2025
feat(ALL): soft deprecate Neovim<0.9
echasnovski
committed
687fa86
View commit details
Copy full SHA for 687fa86
View code at this point
Browse repository at this point
Commits on Mar 23, 2025
fix(doc): update TOC to better work with conceal in 'help' filetype
Show description for 04ea90a
echasnovski
committed
04ea90a
View commit details
Copy full SHA for 04ea90a
View code at this point
Browse repository at this point
Commits on Feb 18, 2025
fix(doc): do not replace `@alias` inside some user-supplied names
Show description for 8ee37be
echasnovski
committed
8ee37be
View commit details
Copy full SHA for 8ee37be
View code at this point
Browse repository at this point
Commits on Feb 15, 2025
fix(doc): make `@alias` replacements more accurate
Show description for 8a0c5b9
echasnovski
committed
8a0c5b9
View commit details
Copy full SHA for 8a0c5b9
View code at this point
Browse repository at this point
feat(doc): improve formatting for types in `@param`, `@return`, etc
echasnovski
committed
e618307
View commit details
Copy full SHA for e618307
View code at this point
Browse repository at this point
refactor(doc): use a more general "find pattern with first match" helper
echasnovski
committed
b7ed289
View commit details
Copy full SHA for b7ed289
View code at this point
Browse repository at this point
Commits on Feb 6, 2025
fix(doc): skip processing empty sections
Show description for 073b81a
echasnovski
committed
073b81a
View commit details
Copy full SHA for 073b81a
View code at this point
Browse repository at this point
Commits on Jan 31, 2025
refactor(ALL): unify error handling and type checking
Show description for 0de7ac9
echasnovski
committed
0de7ac9
View commit details
Copy full SHA for 0de7ac9
View code at this point
Browse repository at this point
Commits on Aug 8, 2024
refactor(doc): use `globpath()` more robustly
Show description for eae7734
echasnovski
committed
eae7734
View commit details
Copy full SHA for eae7734
View code at this point
Browse repository at this point
Commits on Jul 1, 2024
docs(ALL): prefer using code blocks with language annotation
Show description for a8fae0b
echasnovski
committed
a8fae0b
View commit details
Copy full SHA for a8fae0b
View code at this point
Browse repository at this point
Commits on Jun 30, 2024
fix(doc): tweak smart appending empty line to block
echasnovski
committed
81e0e0d
View commit details
Copy full SHA for 81e0e0d
View code at this point
Browse repository at this point
Commits on Jun 29, 2024
feat(doc): do not append empty line to block if it ends as visibly blank
echasnovski
committed
2bd1725
View commit details
Copy full SHA for 2bd1725
View code at this point
Browse repository at this point
Commits on Jun 23, 2024
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
View code at this point
Browse repository at this point
Commits on Jun 22, 2024
feat(ALL): stop support for Neovim 0.7
Show description for 94db855
echasnovski
committed
94db855
View commit details
Copy full SHA for 94db855
View code at this point
Browse repository at this point
Commits on May 25, 2024
feat(ALL): soft deprecate Neovim<0.8
echasnovski
committed
a6c7322
View commit details
Copy full SHA for a6c7322
View code at this point
Browse repository at this point
Commits on May 17, 2024
fix(ALL): react to `vim.tbl_flatten()` deprecation in 0.10.0
Show description for 5566211
echasnovski
committed
5566211
View commit details
Copy full SHA for 5566211
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
Commits on Dec 28, 2023
(mini.doc) BREAKING: Update default `write_post` hook to not display
Show description for 0bc6b28
echasnovski
committed
0bc6b28
View commit details
Copy full SHA for 0bc6b28
View code at this point
Browse repository at this point
(mini.doc) BREAKING: Stop using `:echo` in favor of `vim.notify()`.
echasnovski
committed
fd39f61
View commit details
Copy full SHA for fd39f61
View code at this point
Browse repository at this point
Commits on Dec 17, 2023
(all) Use universally ` ~` to indicate help section heading.
echasnovski
committed
ea1af8c
View commit details
Copy full SHA for ea1af8c
View code at this point
Browse repository at this point
(mini.doc) Update generated sections headings to include space before `~`.
Show description for 19bd11b
echasnovski
committed
19bd11b
View commit details
Copy full SHA for 19bd11b
View code at this point
Browse repository at this point
Commits on Dec 10, 2023
(all) Update and use StyLua 0.19.0.
echasnovski
committed
c87d3b7
View commit details
Copy full SHA for c87d3b7
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
(all) Fix typos.
dundargoc
authored and
echasnovski
committed
0a3d637
View commit details
Copy full SHA for 0a3d637
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
(all) Update to properly store default config.
echasnovski
committed
0c50ef9
View commit details
Copy full SHA for 0c50ef9
View code at this point
Browse repository at this point
Commits on Apr 28, 2023
(all) Remove warning about Neovim<0.7 starting its hard deprecation.
Show description for 10fc181
echasnovski
committed
10fc181
View commit details
Copy full SHA for 10fc181
View code at this point
Browse repository at this point
Commits on Apr 1, 2023
(all) Remove compatibility code for silencing with Vimscript variables.
echasnovski
committed
0d598d4
View commit details
Copy full SHA for 0d598d4
View code at this point
Browse repository at this point
Commits on Mar 24, 2023
(mini.doc) BREAKING FEATURE: Implement `config.silent` to silence
Show description for 999f288
echasnovski
committed
999f288
View commit details
Copy full SHA for 999f288
View code at this point
Browse repository at this point
Commits on Mar 13, 2023
(all) Update documentation to follow same rules.
Show description for 1e5fe7d
echasnovski
committed
1e5fe7d
View commit details
Copy full SHA for 1e5fe7d
View code at this point
Browse repository at this point
Commits on Mar 12, 2023
(mini.doc) FEATURE: add `config.hooks.write_pre` hook.
echasnovski
committed
915fe92
View commit details
Copy full SHA for 915fe92
View code at this point
Browse repository at this point
Commits on Feb 28, 2023
(mini.doc) Fix default collation order for submodules.
Show description for c3c8e95
Cassin01
and
echasnovski
committed
c3c8e95
View commit details
Copy full SHA for c3c8e95
View code at this point
Browse repository at this point
Commits on Feb 24, 2023
(mini.doc) Implement silencing of non-error feedback.
echasnovski
committed
386dde8
View commit details
Copy full SHA for 386dde8
View code at this point
Browse repository at this point
(mini.doc) Remove redundant mentions of disabling.
echasnovski
committed
85fc349
View commit details
Copy full SHA for 85fc349
View code at this point
Browse repository at this point
Update "Disabling" recommendations to use Lua code.
echasnovski
committed
d79494d
View commit details
Copy full SHA for d79494d
View code at this point
Browse repository at this point
Commits on Feb 11, 2023
Soft deprecate Neovim version less than 0.7.
echasnovski
committed
449bfb4
View commit details
Copy full SHA for 449bfb4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.