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
Type
/
to 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 }}
reyalka
/
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
on
main
User selector
All users
All time
Commit history
Commits on Jan 7, 2025
feat(starter): add support for include/exclude sections in the indexing()
Show description for 0faedf0
reyalka
committed
0faedf0
View commit details
Copy full SHA for 0faedf0
View code at this point
Browse repository at this point
Commits on Jan 5, 2025
feat(snippets): preserve relative indent in linked tabstops
Show description for b1af49d
echasnovski
committed
b1af49d
View commit details
Copy full SHA for b1af49d
View code at this point
Browse repository at this point
Commits on Jan 4, 2025
fix(snippets): make linewise $TM_SELECTED_TEXT not insert extra new line
Show description for f968bec
echasnovski
committed
f968bec
View commit details
Copy full SHA for f968bec
View code at this point
Browse repository at this point
feat(snippets): make all lines in variable text have same indent
Show description for 406ca4a
echasnovski
committed
406ca4a
View commit details
Copy full SHA for 406ca4a
View code at this point
Browse repository at this point
Commits on Jan 3, 2025
fix(icons): use dedicated glyph for '.prettierignore' file
Show description for 5852f9b
echasnovski
committed
5852f9b
View commit details
Copy full SHA for 5852f9b
View code at this point
Browse repository at this point
feat(icons): add distinctive glyphs/highlighting for Neovim directories
echasnovski
committed
3e3e840
View commit details
Copy full SHA for 3e3e840
View code at this point
Browse repository at this point
fix(snippets): don't show choices on editing outside of empty tabstop
echasnovski
committed
3429d6c
View commit details
Copy full SHA for 3429d6c
View code at this point
Browse repository at this point
docs(snippets): add example of how to adjust variable evaluation
Show description for 90c9816
echasnovski
committed
90c9816
View commit details
Copy full SHA for 90c9816
View code at this point
Browse repository at this point
Commits on Jan 2, 2025
docs(snippets): use correct arguments in `config.expand` documentation
Show description for 81c7b0b
echasnovski
and
xzbdmw
committed
81c7b0b
View commit details
Copy full SHA for 81c7b0b
View code at this point
Browse repository at this point
fix(snippets): do not adjust choices based on tabstop text
Show description for 2af0c71
echasnovski
committed
2af0c71
View commit details
Copy full SHA for 2af0c71
View code at this point
Browse repository at this point
Commits on Dec 31, 2024
docs(snippets): mention snippet autoexpand in 'LuaSnip' comparison
Show description for e91e854
echasnovski
and
abeldekat
committed
e91e854
View commit details
Copy full SHA for e91e854
View code at this point
Browse repository at this point
Commits on Dec 30, 2024
fix(sessions): do not force load `vim.fs` during `require()`
Show description for 4ca4c49
echasnovski
committed
4ca4c49
View commit details
Copy full SHA for 4ca4c49
View code at this point
Browse repository at this point
docs(snippets): fix variable name conflict in "Supertab" example
Show description for db8790f
echasnovski
and
abeldekat
committed
db8790f
View commit details
Copy full SHA for db8790f
View code at this point
Browse repository at this point
docs(files): clarify "modify target window via split" example
echasnovski
committed
d29ccd1
View commit details
Copy full SHA for d29ccd1
View code at this point
Browse repository at this point
refactor(bracketed): prefer using compatibility functions behind `if`
Show description for 019c9ba
echasnovski
committed
019c9ba
View commit details
Copy full SHA for 019c9ba
View code at this point
Browse repository at this point
refactor(statusline): prefer using compatibility functions behind `if`
Show description for ff6bbd3
echasnovski
committed
ff6bbd3
View commit details
Copy full SHA for ff6bbd3
View code at this point
Browse repository at this point
docs(align): fix incorrect character in example
isti115
authored and
echasnovski
committed
1270c1d
View commit details
Copy full SHA for 1270c1d
View code at this point
Browse repository at this point
Commits on Dec 29, 2024
fix(align): make blockwise selection work with wide/composing characters
Show description for 733afb9
echasnovski
and
Diomendius
committed
733afb9
View commit details
Copy full SHA for 733afb9
View code at this point
Browse repository at this point
feat(icons): use a dedicated glyph for 'norg' filetype
zerachiel016
authored and
echasnovski
committed
6e82120
View commit details
Copy full SHA for 6e82120
View code at this point
Browse repository at this point
Commits on Dec 27, 2024
fix(extra): make `list` picker have correct column for "change" scope
echasnovski
committed
2faada1
View commit details
Copy full SHA for 2faada1
View code at this point
Browse repository at this point
fix(pick): make `set_picker_items()` recompute range of shown items
echasnovski
committed
9d40696
View commit details
Copy full SHA for 9d40696
View code at this point
Browse repository at this point
fix(pick): make `set_picker_opts` update mappings
Show description for 0b381de
echasnovski
committed
0b381de
View commit details
Copy full SHA for 0b381de
View code at this point
Browse repository at this point
fix(diff): update `export()` to set `col`, `end_col`, and `text`
Show description for 35ad465
echasnovski
committed
35ad465
View commit details
Copy full SHA for 35ad465
View code at this point
Browse repository at this point
fix(diff): remove "dummy signcolumn" extmark when it is not needed
Show description for 593cf90
echasnovski
committed
593cf90
View commit details
Copy full SHA for 593cf90
View code at this point
Browse repository at this point
Commits on Dec 26, 2024
feat(align): add built-in modifier for "|"
Show description for c78332b
echasnovski
committed
c78332b
View commit details
Copy full SHA for c78332b
View code at this point
Browse repository at this point
fix(align): prevent undo if no change was made
Show description for 52d6a8c
afonsocarlos
and
echasnovski
committed
52d6a8c
View commit details
Copy full SHA for 52d6a8c
View code at this point
Browse repository at this point
docs(pick): add note that target window is set as current after `stop()`
echasnovski
committed
f3531a7
View commit details
Copy full SHA for f3531a7
View code at this point
Browse repository at this point
docs(snippets): add note about not using <C-n>/<C-p> keys in mappings
echasnovski
committed
84ade0b
View commit details
Copy full SHA for 84ade0b
View code at this point
Browse repository at this point
fix(snippets): ensure "expand" gravity at parents of reference node
Show description for 13b2331
echasnovski
committed
13b2331
View commit details
Copy full SHA for 13b2331
View code at this point
Browse repository at this point
fix(snippets): fix parsing of `${1:{$2\}}` like cases
echasnovski
committed
5a836ef
View commit details
Copy full SHA for 5a836ef
View code at this point
Browse repository at this point
Commits on Dec 23, 2024
feat(hues): add 'mini.snippet' explicit highlight groups
echasnovski
committed
2011aff
View commit details
Copy full SHA for 2011aff
View code at this point
Browse repository at this point
feat(base16): add 'mini.snippet' explicit highlight groups
echasnovski
committed
122df7b
View commit details
Copy full SHA for 122df7b
View code at this point
Browse repository at this point
feat(snippets): add NEW MODULE
echasnovski
committed
cef76ad
View commit details
Copy full SHA for cef76ad
View code at this point
Browse repository at this point
Commits on Dec 22, 2024
feat(pick): update `help` picker to have `default_split` local option
Show description for 7b210cc
echasnovski
committed
7b210cc
View commit details
Copy full SHA for 7b210cc
View code at this point
Browse repository at this point
Commits on Dec 20, 2024
fix(pick): update `default_show()` to also sanitize "\r"
Show description for b493321
echasnovski
committed
b493321
View commit details
Copy full SHA for b493321
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.