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 }}
gerazov
/
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
on
main
User selector
All users
All time
Commit history
Commits on Jan 16, 2025
feat(indentscope)!: add `config.draw.predicate` to customize autodrawing
Show description for ecde5ff
echasnovski
committed
ecde5ff
View commit details
Copy full SHA for ecde5ff
View code at this point
Browse repository at this point
feat(indentscope)!: add `config.options.n_lines` option
Show description for 5ed06b1
echasnovski
committed
5ed06b1
View commit details
Copy full SHA for 5ed06b1
View code at this point
Browse repository at this point
docs(visits): improve documentation
echasnovski
committed
64c584c
View commit details
Copy full SHA for 64c584c
View code at this point
Browse repository at this point
refactor(bracketed): don't check for readable file in `oldfile` tracking
Show description for d3b8087
echasnovski
committed
d3b8087
View commit details
Copy full SHA for d3b8087
View code at this point
Browse repository at this point
Commits on Jan 14, 2025
docs(icons): fix typo in command example
cathyprime
authored and
echasnovski
committed
9e603a3
View commit details
Copy full SHA for 9e603a3
View code at this point
Browse repository at this point
fix(starter): do not show statuscolumn in Starter buffer
Show description for 93f8a7d
echasnovski
committed
93f8a7d
View commit details
Copy full SHA for 93f8a7d
View code at this point
Browse repository at this point
Commits on Jan 13, 2025
feat(notify): update `setup()` to also clean history
Show description for af0a116
echasnovski
committed
af0a116
View commit details
Copy full SHA for af0a116
View code at this point
Browse repository at this point
Commits on Jan 12, 2025
fix(pick): update `default_preview` to work better in "outside" window
Show description for 7c0e120
echasnovski
committed
7c0e120
View commit details
Copy full SHA for 7c0e120
View code at this point
Browse repository at this point
feat(pick)!: set window-local current directory to source's cwd
Show description for 5833f01
echasnovski
committed
5833f01
View commit details
Copy full SHA for 5833f01
View code at this point
Browse repository at this point
Commits on Jan 11, 2025
fix(comment): ensure getting comment data from deepest tree-sitter tree
echasnovski
committed
3a31784
View commit details
Copy full SHA for 3a31784
View code at this point
Browse repository at this point
fix(snippets): ensure deepest tree-sitter language in default context
echasnovski
committed
27fc4bb
View commit details
Copy full SHA for 27fc4bb
View code at this point
Browse repository at this point
docs(snippets): add example for stopping session on Normal mode exit
echasnovski
committed
5544bce
View commit details
Copy full SHA for 5544bce
View code at this point
Browse repository at this point
docs(snippets): use correct type annotation in `session.get()`
echasnovski
committed
73cb770
View commit details
Copy full SHA for 73cb770
View code at this point
Browse repository at this point
Commits on Jan 10, 2025
feat(git): resolve symlinks before getting Git related data
echasnovski
committed
89c9f7b
View commit details
Copy full SHA for 89c9f7b
View code at this point
Browse repository at this point
docs(pick): improve "centered on screen window config" example
echasnovski
committed
776ab41
View commit details
Copy full SHA for 776ab41
View code at this point
Browse repository at this point
refactor(files)!: hard deprecate `get_target_window()`
Show description for a43a284
echasnovski
committed
a43a284
View commit details
Copy full SHA for a43a284
View code at this point
Browse repository at this point
refactor(pick)!: hard deprecate bool fourth argument in `default_match`
Show description for 81bf0af
echasnovski
committed
81bf0af
View commit details
Copy full SHA for 81bf0af
View code at this point
Browse repository at this point
Commits on Jan 9, 2025
docs(snippets): mention 'abeldekat/cmp-mini-snippets'
echasnovski
committed
fd807b3
View commit details
Copy full SHA for fd807b3
View code at this point
Browse repository at this point
fix(snippets): do not show "Pattern not found" message
echasnovski
committed
f58220d
View commit details
Copy full SHA for f58220d
View code at this point
Browse repository at this point
Commits on Jan 7, 2025
fix(extra): register pickers in `setup()`
Show description for acecc9d
echasnovski
committed
acecc9d
View commit details
Copy full SHA for acecc9d
View code at this point
Browse repository at this point
fix(pick): register 'mini.extra' pickers in `setup()`
Show description for 67c893d
echasnovski
committed
67c893d
View commit details
Copy full SHA for 67c893d
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
Previous
Next
You can’t perform that action at this time.