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 }}
ahillio
/
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
comment.lua
on
main
User selector
All users
All time
Commit history
Commits on Mar 31, 2023
(mini.comment) Ignore blank lines when determining if block is commented
Show description for b64d6db
echasnovski
committed
b64d6db
View commit details
Copy full SHA for b64d6db
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.comment) Rename `pad_comment_leaders` to `pad_comment_parts`.
Show description for 1adfdeb
echasnovski
committed
1adfdeb
View commit details
Copy full SHA for 1adfdeb
View code at this point
Browse repository at this point
(mini.comment) FEATURE: add `options.pad_comment_leaders` option.
Show description for b2ffb4f
echasnovski
committed
b2ffb4f
View commit details
Copy full SHA for b2ffb4f
View code at this point
Browse repository at this point
Commits on Feb 24, 2023
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 23, 2023
(mini.comment) FEATURE: add `options.ignore_blank_line` option.
echasnovski
committed
2bfb0f3
View commit details
Copy full SHA for 2bfb0f3
View code at this point
Browse repository at this point
(mini.comment) FEATURE: add `options.start_of_line` option.
Show description for 9830d94
echasnovski
committed
9830d94
View commit details
Copy full SHA for 9830d94
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
Commits on Feb 7, 2023
(all) Update code annotations to be more precise.
Show description for dd198c5
echasnovski
and
ttytm
committed
dd198c5
View commit details
Copy full SHA for dd198c5
View code at this point
Browse repository at this point
Commits on Nov 3, 2022
Stop warning about Neovim<0.6 version.
echasnovski
committed
0cf93d1
View commit details
Copy full SHA for 0cf93d1
View code at this point
Browse repository at this point
Commits on Oct 16, 2022
(mini.comment) Use colored messages.
echasnovski
committed
2f64fbb
View commit details
Copy full SHA for 2f64fbb
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
Soft deprecate Neovim 0.5.
echasnovski
committed
2c49b0b
View commit details
Copy full SHA for 2c49b0b
View code at this point
Browse repository at this point
Commits on Sep 3, 2022
Split help files.
echasnovski
committed
5854e94
View commit details
Copy full SHA for 5854e94
View code at this point
Browse repository at this point
Commits on Aug 12, 2022
(mini.comment) Allow hooks to terminate further actions.
Show description for 718705f
echasnovski
committed
718705f
View commit details
Copy full SHA for 718705f
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
(all) Implement buffer local configuration.
echasnovski
committed
4434ffd
View commit details
Copy full SHA for 4434ffd
View code at this point
Browse repository at this point
Commits on Jul 10, 2022
Move from `function a()` to `a = function()` syntax.
echasnovski
committed
9f53839
View commit details
Copy full SHA for 9f53839
View code at this point
Browse repository at this point
Commits on Jul 7, 2022
Use `collapse_simple_statement = "Always"` in '.stylua.toml'.
echasnovski
committed
e3a55cb
View commit details
Copy full SHA for e3a55cb
View code at this point
Browse repository at this point
Commits on May 23, 2022
(all) Use `[[...]]` for strings only if necessary.
echasnovski
committed
867f8a6
View commit details
Copy full SHA for 867f8a6
View code at this point
Browse repository at this point
Commits on May 12, 2022
(all) Stop using `vim.notify()` for frequent messages.
Show description for 1764bcf
echasnovski
committed
1764bcf
View commit details
Copy full SHA for 1764bcf
View code at this point
Browse repository at this point
Commits on Apr 26, 2022
(all) Stop using "Custom ... module" in description.
echasnovski
committed
e183b46
View commit details
Copy full SHA for e183b46
View code at this point
Browse repository at this point
Commits on Apr 22, 2022
(all) Use mapping description for Neovim>=0.7.
echasnovski
committed
09d516e
View commit details
Copy full SHA for 09d516e
View code at this point
Browse repository at this point
Commits on Apr 12, 2022
(all) Use common helper function for making mappings.
echasnovski
committed
2f3e812
View commit details
Copy full SHA for 2f3e812
View code at this point
Browse repository at this point
Commits on Apr 7, 2022
(mini.comment) Implement `config.hooks` with `pre` and `post` hooks.
Show description for c77396e
echasnovski
committed
c77396e
View commit details
Copy full SHA for c77396e
View code at this point
Browse repository at this point
Commits on Mar 22, 2022
(mini.comment) Fix behavior of `operator()` for "empty motion/textobject".
echasnovski
committed
ff63e3f
View commit details
Copy full SHA for ff63e3f
View code at this point
Browse repository at this point
Commits on Mar 20, 2022
(mini.comment) Small tweaks.
Show description for 67911b4
echasnovski
committed
67911b4
View commit details
Copy full SHA for 67911b4
View code at this point
Browse repository at this point
Commits on Mar 19, 2022
(all) Use more careful `config` validation.
echasnovski
committed
6d62df7
View commit details
Copy full SHA for 6d62df7
View code at this point
Browse repository at this point
Commits on Feb 13, 2022
Add common recipes for disabling.
Show description for 769186d
echasnovski
committed
769186d
View commit details
Copy full SHA for 769186d
View code at this point
Browse repository at this point
Commits on Jan 30, 2022
Update documentation to have table of contents.
echasnovski
committed
e09be30
View commit details
Copy full SHA for e09be30
View code at this point
Browse repository at this point
Commits on Jan 20, 2022
Massively update documentation to be generated with 'mini.doc'.
echasnovski
committed
c9cbf0e
View commit details
Copy full SHA for c9cbf0e
View code at this point
Browse repository at this point
Commits on Dec 28, 2021
(mini.comment) Escape literal '%' in comment parts.
Show description for 3d1297a
echasnovski
committed
3d1297a
View commit details
Copy full SHA for 3d1297a
View code at this point
Browse repository at this point
Commits on Dec 23, 2021
(all) Update comments to be more uniform across modules.
Show description for 5dbb950
echasnovski
committed
5dbb950
View commit details
Copy full SHA for 5dbb950
View code at this point
Browse repository at this point
Commits on Dec 6, 2021
(mini.comment) Fix case when all lines are empty.
Show description for 2f77d58
echasnovski
committed
2f77d58
View commit details
Copy full SHA for 2f77d58
View code at this point
Browse repository at this point
Commits on Dec 3, 2021
(mini.comment) Stop disrespecting tab indentation.
Show description for fa2cb0c
echasnovski
committed
fa2cb0c
View commit details
Copy full SHA for fa2cb0c
View code at this point
Browse repository at this point
Commits on Nov 22, 2021
Clarify more about global Lua tables created with `setup()`.
echasnovski
committed
c03fc7d
View commit details
Copy full SHA for c03fc7d
View code at this point
Browse repository at this point
Commits on Nov 2, 2021
Polish documentation.
Show description for 5f78901
echasnovski
committed
5f78901
View commit details
Copy full SHA for 5f78901
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.