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
doc
on
backlog
User selector
All users
All time
Commit history
Commits on Mar 12, 2023
(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
(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 Mar 10, 2023
(mini.bufremove) Close command-line window in any action.
Show description for b88edb1
echasnovski
committed
b88edb1
View commit details
Copy full SHA for b88edb1
View code at this point
Browse repository at this point
Commits on Mar 9, 2023
(mini.splitjoin) NEW MODULE: initial commit.
echasnovski
committed
4677498
View commit details
Copy full SHA for 4677498
View code at this point
Browse repository at this point
Commits on Mar 4, 2023
(mini.indentscope) FEATURE: add `draw.priority` option.
Show description for c659012
echasnovski
committed
c659012
View commit details
Copy full SHA for c659012
View code at this point
Browse repository at this point
Commits on Mar 2, 2023
(mini.pairs) Update `bs()` and `cr()` to take an optional `key`
Show description for c16a181
echasnovski
committed
c16a181
View commit details
Copy full SHA for c16a181
View code at this point
Browse repository at this point
(mini.pairs) Update help documentation.
echasnovski
committed
7b3362b
View commit details
Copy full SHA for 7b3362b
View code at this point
Browse repository at this point
Commits on Feb 28, 2023
(mini.surround) Update suggestions for 'tpope/vim-surround'-like setup.
echasnovski
committed
5d14223
View commit details
Copy full SHA for 5d14223
View code at this point
Browse repository at this point
(mini.surround) FEATURE: implement `config.respect_selection_type`.
Show description for 98a3df8
echasnovski
committed
98a3df8
View commit details
Copy full SHA for 98a3df8
View code at this point
Browse repository at this point
Commits on Feb 25, 2023
(mini.sessions) Update actions to make detected sessions up to date.
Show description for fb5b7db
echasnovski
committed
fb5b7db
View commit details
Copy full SHA for fb5b7db
View code at this point
Browse repository at this point
(mini.bracketed) Update `diagnostic()` to have `float` option.
echasnovski
committed
0b127f3
View commit details
Copy full SHA for 0b127f3
View code at this point
Browse repository at this point
Commits on Feb 24, 2023
Document silencing of non-error feedback.
Show description for c4b6e6e
echasnovski
committed
c4b6e6e
View commit details
Copy full SHA for c4b6e6e
View code at this point
Browse repository at this point
(mini.test) Implement silencing of non-error feedback.
echasnovski
committed
45588b1
View commit details
Copy full SHA for 45588b1
View code at this point
Browse repository at this point
(mini.surround) Implement silencing of non-error feedback.
echasnovski
committed
2f00a3a
View commit details
Copy full SHA for 2f00a3a
View code at this point
Browse repository at this point
(mini.starter) Implement silencing of non-error feedback.
echasnovski
committed
11aff16
View commit details
Copy full SHA for 11aff16
View code at this point
Browse repository at this point
(mini.sessions) Implement silencing of non-error feedback.
echasnovski
committed
fd42bb3
View commit details
Copy full SHA for fd42bb3
View code at this point
Browse repository at this point
(mini.jump2d) Implement silencing of non-error feedback.
echasnovski
committed
da960cf
View commit details
Copy full SHA for da960cf
View code at this point
Browse repository at this point
(mini.jump) Implement silencing of non-error feedback.
echasnovski
committed
34997d9
View commit details
Copy full SHA for 34997d9
View code at this point
Browse repository at this point
(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.bufremove) Implement silencing of non-error feedback.
echasnovski
committed
1b0ab8e
View commit details
Copy full SHA for 1b0ab8e
View code at this point
Browse repository at this point
(mini.basics) Implement silencing of non-error feedback.
echasnovski
committed
bdbfdd2
View commit details
Copy full SHA for bdbfdd2
View code at this point
Browse repository at this point
(mini.align) Implement silencing of non-error feedback.
echasnovski
committed
9a2d1f9
View commit details
Copy full SHA for 9a2d1f9
View code at this point
Browse repository at this point
(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
(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
(mini.bracketed) Update `treesitter()` to use `vim.treesitter.get_node()`
Show description for 22615a3
echasnovski
committed
22615a3
View commit details
Copy full SHA for 22615a3
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
(mini.indentscope) FEATURE: Add `MiniIndentscopeSymbolOff` highlight
Show description for 1695f39
echasnovski
committed
1695f39
View commit details
Copy full SHA for 1695f39
View code at this point
Browse repository at this point
(mini.cursorword) Update match patterns with clear separation between
Show description for 124b182
echasnovski
committed
124b182
View commit details
Copy full SHA for 124b182
View code at this point
Browse repository at this point
Commits on Feb 21, 2023
(mini.bracketed) NEW MODULE: initial commit.
echasnovski
committed
91f7a68
View commit details
Copy full SHA for 91f7a68
View code at this point
Browse repository at this point
(mini.jump) Reword title description to use "next/previous" instead of
Show description for dd08a72
echasnovski
committed
dd08a72
View commit details
Copy full SHA for dd08a72
View code at this point
Browse repository at this point
Commits on Feb 14, 2023
(mini.indentscope) Deprecate `gen_animation()` as function.
echasnovski
committed
26a6e28
View commit details
Copy full SHA for 26a6e28
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
Previous
Next
You can’t perform that action at this time.