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 }}
skoch13
/
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 May 5, 2025
feat(icons): update css icon
skoch13
committed
00da246
View commit details
Copy full SHA for 00da246
View code at this point
Browse repository at this point
Commits on May 4, 2025
docs(keymap): add examples of buffer navigation combos
echasnovski
committed
021f0d6
View commit details
Copy full SHA for 021f0d6
View code at this point
Browse repository at this point
feat(keymap): update `jump_{after,before}_tsnode` to work in any mode
echasnovski
committed
c394a6b
View commit details
Copy full SHA for c394a6b
View code at this point
Browse repository at this point
fix(keymap): update `map_combo` to ignore RHS keys during tracking
Show description for 56918b8
echasnovski
committed
56918b8
View commit details
Copy full SHA for 56918b8
View code at this point
Browse repository at this point
Commits on May 3, 2025
docs(completion): improve <Tab>/<S-Tab>/<CR> mapping recommendations
echasnovski
committed
ee23e1a
View commit details
Copy full SHA for ee23e1a
View code at this point
Browse repository at this point
feat(keymap): add NEW MODULE
echasnovski
committed
0760ca9
View commit details
Copy full SHA for 0760ca9
View code at this point
Browse repository at this point
Commits on May 1, 2025
feat(completion): add a space between labelDetails
abeldekat
authored and
echasnovski
committed
90ab64f
View commit details
Copy full SHA for 90ab64f
View code at this point
Browse repository at this point
feat(operators): update `setup()` to remap built-in `gx` mappings
Show description for c8c2620
echasnovski
committed
c8c2620
View commit details
Copy full SHA for c8c2620
View code at this point
Browse repository at this point
Commits on Apr 26, 2025
fix(misc): update `setup_termbg_sync` to handle other `TermResponse`
Show description for 088d677
echasnovski
committed
088d677
View commit details
Copy full SHA for 088d677
View code at this point
Browse repository at this point
fix(colors): remove metatables when they are not needed
Show description for 6e9ad2d
echasnovski
committed
6e9ad2d
View commit details
Copy full SHA for 6e9ad2d
View code at this point
Browse repository at this point
Commits on Apr 21, 2025
refactor(notify): update LSP handler to assume present client's name
Show description for 2b3cd81
echasnovski
committed
2b3cd81
View commit details
Copy full SHA for 2b3cd81
View code at this point
Browse repository at this point
docs(pick): add implementation detail about dedicated key query process
echasnovski
committed
7b256e4
View commit details
Copy full SHA for 7b256e4
View code at this point
Browse repository at this point
fix(pick): force stop key query process on lost focus
Show description for 7dea112
echasnovski
committed
7dea112
View commit details
Copy full SHA for 7dea112
View code at this point
Browse repository at this point
Commits on Apr 19, 2025
feat(completion): update `default_process_items` with `kind_priority`
Show description for c404fc5
echasnovski
committed
c404fc5
View commit details
Copy full SHA for c404fc5
View code at this point
Browse repository at this point
fix(completion): make resolve request only to item's server
Show description for 6ff0ece
echasnovski
committed
6ff0ece
View commit details
Copy full SHA for 6ff0ece
View code at this point
Browse repository at this point
fix(completion)!: call `process_items` once for items from all servers
Show description for 0e820ed
echasnovski
committed
0e820ed
View commit details
Copy full SHA for 0e820ed
View code at this point
Browse repository at this point
feat(completion): add `client_id` data to input items of `process_items`
Show description for 7599345
echasnovski
committed
7599345
View commit details
Copy full SHA for 7599345
View code at this point
Browse repository at this point
refactor(completion): use less nested `user_data` in completion items
echasnovski
committed
d8062f6
View commit details
Copy full SHA for d8062f6
View code at this point
Browse repository at this point
Commits on Apr 18, 2025
fix(snippets): update LSP server to auto-attach only to normal buffers
Show description for f9a14ba
echasnovski
committed
f9a14ba
View commit details
Copy full SHA for f9a14ba
View code at this point
Browse repository at this point
feat(snippets): update LSP server to include snippet body as `detail`
echasnovski
committed
e212dfe
View commit details
Copy full SHA for e212dfe
View code at this point
Browse repository at this point
Commits on Apr 17, 2025
feat(snippets): implement `start_lsp_server()`
Show description for 4151bc6
echasnovski
committed
4151bc6
View commit details
Copy full SHA for 4151bc6
View code at this point
Browse repository at this point
Commits on Apr 15, 2025
fix(completion): use `itemDefaults` when computing completed word
Show description for 58e6334
echasnovski
committed
58e6334
View commit details
Copy full SHA for 58e6334
View code at this point
Browse repository at this point
fix(completion): properly cache visit/resolve data for multiple servers
echasnovski
committed
b2bdc5d
View commit details
Copy full SHA for b2bdc5d
View code at this point
Browse repository at this point
fix(completion): recognize text with variables as needing snippet insert
echasnovski
committed
37a83fa
View commit details
Copy full SHA for 37a83fa
View code at this point
Browse repository at this point
Commits on Apr 12, 2025
feat(hues): add support for 'mini.completion' new info border group
echasnovski
committed
b418d58
View commit details
Copy full SHA for b418d58
View code at this point
Browse repository at this point
feat(base16): add support for 'mini.completion' new info border group
echasnovski
committed
5d03818
View commit details
Copy full SHA for 5d03818
View code at this point
Browse repository at this point
feat(completion)!: rework how info window is shown to reduce flickering
Show description for 8bf8699
echasnovski
committed
8bf8699
View commit details
Copy full SHA for 8bf8699
View code at this point
Browse repository at this point
refactor(completion): cache data for visited/resolved candidates
echasnovski
committed
f126509
View commit details
Copy full SHA for f126509
View code at this point
Browse repository at this point
docs(colors): fix incorrect tag usage
echasnovski
committed
5cacf58
View commit details
Copy full SHA for 5cacf58
View code at this point
Browse repository at this point
Commits on Apr 11, 2025
feat(pick): update `set_picker_match_inds()` to set other matches
Show description for bddfbfc
echasnovski
committed
bddfbfc
View commit details
Copy full SHA for bddfbfc
View code at this point
Browse repository at this point
feat(pick): update `get_picker_matches()` to return shown items data
Show description for b25bd55
echasnovski
committed
b25bd55
View commit details
Copy full SHA for b25bd55
View code at this point
Browse repository at this point
Commits on Apr 10, 2025
feat(hues)!: tweak colors for 'mini.pick' prompt
Show description for 6c95ad1
echasnovski
committed
6c95ad1
View commit details
Copy full SHA for 6c95ad1
View code at this point
Browse repository at this point
feat(base16)!: tweak colors for 'mini.pick' prompt
Show description for 71c9be4
echasnovski
committed
71c9be4
View commit details
Copy full SHA for 71c9be4
View code at this point
Browse repository at this point
feat(pick): add highlight groups for prompt prefix and caret
echasnovski
committed
c8890c9
View commit details
Copy full SHA for c8890c9
View code at this point
Browse repository at this point
feat(pick)!: rename `prompt_cursor` to `prompt_caret` in `config.window`
Show description for 7f44bca
echasnovski
committed
7f44bca
View commit details
Copy full SHA for 7f44bca
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.