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 }}
atomragnar
/
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 Apr 1, 2025
feat(ALL): soft deprecate Neovim<0.9
echasnovski
committed
687fa86
View commit details
Copy full SHA for 687fa86
View code at this point
Browse repository at this point
Commits on Mar 30, 2025
feat(completion): support context in 'textDocument/completion' request
Show description for fce1859
echasnovski
committed
fce1859
View commit details
Copy full SHA for fce1859
View code at this point
Browse repository at this point
Commits on Mar 29, 2025
refactor(ALL): use `vim.hl` instead of `vim.highlight` if possible
Show description for 71eb872
echasnovski
committed
71eb872
View commit details
Copy full SHA for 71eb872
View code at this point
Browse repository at this point
Commits on Mar 28, 2025
feat(hues): add support for 'mini.diff' new overlay groups
echasnovski
committed
4630b9c
View commit details
Copy full SHA for 4630b9c
View code at this point
Browse repository at this point
feat(base16): add support for 'mini.diff' new overlay groups
echasnovski
committed
7c88461
View commit details
Copy full SHA for 7c88461
View code at this point
Browse repository at this point
feat(diff): add highlight groups to customize change hunks buffer part
Show description for bf20627
echasnovski
committed
bf20627
View commit details
Copy full SHA for bf20627
View code at this point
Browse repository at this point
feat(diff): make overlay virtual lines scroll along with buffer lines
echasnovski
committed
cfe76e7
View commit details
Copy full SHA for cfe76e7
View code at this point
Browse repository at this point
refactor(diff): simplify visualization and overlay code
echasnovski
committed
b18bb43
View commit details
Copy full SHA for b18bb43
View code at this point
Browse repository at this point
Commits on Mar 27, 2025
docs(basics): mention built-in `[<Space>`/`]<Space>` on Neovim>=0.11
Show description for 1890108
echasnovski
committed
1890108
View commit details
Copy full SHA for 1890108
View code at this point
Browse repository at this point
feat(ALL)!: unify naming of buffers created by modules
Show description for 7f2cc51
echasnovski
committed
7f2cc51
View commit details
Copy full SHA for 7f2cc51
View code at this point
Browse repository at this point
docs: add missing general principle to `:h mini.nvim`
echasnovski
committed
aec62f0
View commit details
Copy full SHA for aec62f0
View code at this point
Browse repository at this point
refactor(extra): make `git_{branches,commits}` pickers not use helper
echasnovski
committed
ce4872f
View commit details
Copy full SHA for ce4872f
View code at this point
Browse repository at this point
Commits on Mar 25, 2025
fix(statusline): fix `section_diagnostics` to have lower startup impact
echasnovski
committed
3ad46cd
View commit details
Copy full SHA for 3ad46cd
View code at this point
Browse repository at this point
fix(files): update `show_help()` to not persist its buffer
echasnovski
committed
15f35c1
View commit details
Copy full SHA for 15f35c1
View code at this point
Browse repository at this point
docs(files): clarify that previewed files also trigger buffer events
echasnovski
committed
f550399
View commit details
Copy full SHA for f550399
View code at this point
Browse repository at this point
Commits on Mar 24, 2025
docs(basics): fix description of `config.options.extra_ui`
Show description for f048957
echasnovski
committed
f048957
View commit details
Copy full SHA for f048957
View code at this point
Browse repository at this point
feat(pairs): add support for multibyte characters in pairs
Show description for 297fd93
echasnovski
committed
297fd93
View commit details
Copy full SHA for 297fd93
View code at this point
Browse repository at this point
refactor(pairs): make neighborhood handling code more straightforward
echasnovski
committed
fde23d0
View commit details
Copy full SHA for fde23d0
View code at this point
Browse repository at this point
refactor(pairs): use map instead of array to store registered pairs info
echasnovski
committed
32374d2
View commit details
Copy full SHA for 32374d2
View code at this point
Browse repository at this point
refactor(pairs): perform overall code optimization
echasnovski
committed
e856626
View commit details
Copy full SHA for e856626
View code at this point
Browse repository at this point
Commits on Mar 23, 2025
fix(doc): update TOC to better work with conceal in 'help' filetype
Show description for 04ea90a
echasnovski
committed
04ea90a
View commit details
Copy full SHA for 04ea90a
View code at this point
Browse repository at this point
fix(pairs): do not override user's <CR>/<BS>
Show description for 30b98c0
echasnovski
committed
30b98c0
View commit details
Copy full SHA for 30b98c0
View code at this point
Browse repository at this point
docs(pairs): better document special mappings for <BS> and <CR>
echasnovski
committed
8c63a01
View commit details
Copy full SHA for 8c63a01
View code at this point
Browse repository at this point
Commits on Mar 22, 2025
feat(ALL)!: respect non-empty 'winborder' as default window border
Show description for 2ffb0b3
echasnovski
committed
2ffb0b3
View commit details
Copy full SHA for 2ffb0b3
View code at this point
Browse repository at this point
Commits on Mar 21, 2025
feat(completion)!: use `nil` as default value for info/signature border
Show description for 9425f0e
echasnovski
committed
9425f0e
View commit details
Copy full SHA for 9425f0e
View code at this point
Browse repository at this point
refactor(ALL): always explicitly set default floating window border
Show description for bb8e669
echasnovski
committed
bb8e669
View commit details
Copy full SHA for bb8e669
View code at this point
Browse repository at this point
feat(misc): update `zoom()` to set default title
Show description for ac8bb49
echasnovski
committed
ac8bb49
View commit details
Copy full SHA for ac8bb49
View code at this point
Browse repository at this point
Commits on Mar 20, 2025
fix(misc): update `setup_auto_root` to trigger events for cwd change
Show description for 0429e9e
ojroques
and
echasnovski
committed
0429e9e
View commit details
Copy full SHA for 0429e9e
View code at this point
Browse repository at this point
docs(ai): document case of unknown tree-sitter directives in captures
Show description for 8659887
echasnovski
committed
8659887
View commit details
Copy full SHA for 8659887
View code at this point
Browse repository at this point
fix(surround): handle unknown tree-sitter directives in captures
Show description for ae02f25
echasnovski
committed
ae02f25
View commit details
Copy full SHA for ae02f25
View code at this point
Browse repository at this point
fix(ai): adjust horizontal view to better handle out of view textobjects
Show description for f4699bb
echasnovski
committed
f4699bb
View commit details
Copy full SHA for f4699bb
View code at this point
Browse repository at this point
Commits on Mar 18, 2025
fix(align): update `gen_step.default_merge` to not affect indent
Show description for b83127c
echasnovski
committed
b83127c
View commit details
Copy full SHA for b83127c
View code at this point
Browse repository at this point
Commits on Mar 16, 2025
fix(completion): check LSP response for both `err` and `error` key
Show description for d836ea3
abeldekat
authored and
echasnovski
committed
d836ea3
View commit details
Copy full SHA for d836ea3
View code at this point
Browse repository at this point
feat(completion): update signature help without delay if currently shown
Show description for 26b62a5
echasnovski
committed
26b62a5
View commit details
Copy full SHA for 26b62a5
View code at this point
Browse repository at this point
Commits on Mar 15, 2025
feat(completion)!: make default LSP item processing to maybe fuzzy match
Show description for 18520ad
echasnovski
committed
18520ad
View commit details
Copy full SHA for 18520ad
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.