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 }}
horga83
/
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
ai.lua
on
main
User selector
All users
All time
Commit history
Commits on Jan 29, 2024
(all) Update help to highlight code inside lists with tree-sitter on.
Show description for f4e9507
echasnovski
committed
f4e9507
View commit details
Copy full SHA for f4e9507
View code at this point
Browse repository at this point
Commits on Jan 23, 2024
(mini.ai) Update `gen_spec.treesitter` to be compatible with built-in `vim.treesitter` on Neovim>=0.9.
echasnovski
committed
b6ed44e
View commit details
Copy full SHA for b6ed44e
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
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 26, 2023
(mini.ai) Fix outdated treesitter query command in help.
Marcus André
authored and
echasnovski
committed
aa1fe05
View commit details
Copy full SHA for aa1fe05
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 Aug 18, 2023
(mini.ai) Allow empty regions to work with 'mini.operators'.
Show description for 79f9a8d
echasnovski
committed
79f9a8d
View commit details
Copy full SHA for 79f9a8d
View code at this point
Browse repository at this point
Commits on Jun 29, 2023
(mini.ai) FEATURE: Allow `vis_mode` field in custom texobject region.
Show description for 4fd0f9c
echasnovski
committed
4fd0f9c
View commit details
Copy full SHA for 4fd0f9c
View code at this point
Browse repository at this point
Commits on Jun 24, 2023
(mini.ai) Fix `tag` textobject example.
Show description for a056a2d
echasnovski
committed
a056a2d
View commit details
Copy full SHA for a056a2d
View code at this point
Browse repository at this point
Commits on May 12, 2023
(mini.ai docs) Remove accidental tag.
echasnovski
committed
4f5d1b1
View commit details
Copy full SHA for 4f5d1b1
View code at this point
Browse repository at this point
Commits on May 4, 2023
(all) Use `vim.keymap` to deal with mappings.
Show description for 37837ff
echasnovski
committed
37837ff
View commit details
Copy full SHA for 37837ff
View code at this point
Browse repository at this point
Commits on Apr 28, 2023
(all) Remove Neovim<0.7 compatibility code.
echasnovski
committed
9f1f555
View commit details
Copy full SHA for 9f1f555
View code at this point
Browse repository at this point
(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 31, 2023
(mini.ai) Update `gen_spec.argument()` to not have compatibility with
Show description for 0995017
echasnovski
committed
0995017
View commit details
Copy full SHA for 0995017
View code at this point
Browse repository at this point
Commits on Mar 23, 2023
(mini.ai) BREAKING FEATURE: Implement `config.silent` to silence
Show description for bd8aa37
echasnovski
committed
bd8aa37
View commit details
Copy full SHA for bd8aa37
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 Feb 24, 2023
(mini.ai) Implement silencing of non-error feedback.
Show description for 99d49d7
echasnovski
committed
99d49d7
View commit details
Copy full SHA for 99d49d7
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 12, 2023
(mini.ai) Fix `gen_spec` documentation example.
echasnovski
committed
8a248b3
View commit details
Copy full SHA for 8a248b3
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 9, 2023
(mini.ai) Fix usage in command-line window.
Show description for a203eef
echasnovski
committed
a203eef
View commit details
Copy full SHA for a203eef
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 Feb 5, 2023
(mini.ai) BREAKING FEATURE: Update `gen_spec.argument()` to soft
Show description for 551a872
echasnovski
committed
551a872
View commit details
Copy full SHA for 551a872
View code at this point
Browse repository at this point
(mini.ai): Update implementation `gen_spec.argument()` to use separator
Show description for ed9290a
echasnovski
and
tobiwild
committed
ed9290a
View commit details
Copy full SHA for ed9290a
View code at this point
Browse repository at this point
Commits on Jan 12, 2023
(mini.ai) Respect `config.mappings` when input textobject id is absent.
echasnovski
committed
ef0a5cd
View commit details
Copy full SHA for ef0a5cd
View code at this point
Browse repository at this point
Commits on Dec 2, 2022
(mini.ai) Fix example for whole buffer textobject.
Show description for 6402c79
echasnovski
committed
6402c79
View commit details
Copy full SHA for 6402c79
View code at this point
Browse repository at this point
Commits on Nov 8, 2022
(mini.ai) Fix non-valid `config.custom_textobjects` entry to fall back
Show description for 07ad489
echasnovski
committed
07ad489
View commit details
Copy full SHA for 07ad489
View code at this point
Browse repository at this point
Commits on Nov 5, 2022
(mini.ai) Stop compatibility with Neovim<0.6.
echasnovski
committed
2b3bc0e
View commit details
Copy full SHA for 2b3bc0e
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 24, 2022
(mini.ai) Update docs to consistently use `'prev'` search method.
echasnovski
committed
8b0f423
View commit details
Copy full SHA for 8b0f423
View code at this point
Browse repository at this point
Commits on Oct 20, 2022
(mini.ai) Use colored no-hit-enter-prompt messages.
echasnovski
committed
b8e9fcc
View commit details
Copy full SHA for b8e9fcc
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
Previous
Next
You can’t perform that action at this time.