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 }}
MikaelElkiaer
/
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
Branch selector
main
User selector
All users
All time
Commit history
Commits on Sep 5, 2023
(mini.bufremove) Feature: Configurable fallback on delete last buffer
MikaelElkiaer
committed
f1fa139
View commit details
Copy full SHA for f1fa139
Browse repository at this point
Bump version to 0.10.0.
echasnovski
committed
707dca4
View commit details
Copy full SHA for 707dca4
Browse repository at this point
Prepare for 0.10.0 release.
echasnovski
committed
0cdef00
View commit details
Copy full SHA for 0cdef00
Browse repository at this point
Update 'MAINTAINING.md'.
echasnovski
committed
7532138
View commit details
Copy full SHA for 7532138
Browse repository at this point
(mini.basics) Make "don't modify manually set options" more robust.
echasnovski
committed
010bbb1
View commit details
Copy full SHA for 010bbb1
Browse repository at this point
Commits on Sep 1, 2023
(mini.clue) Update to not set buffer lines if not needed.
echasnovski
committed
3a3e19d
View commit details
Copy full SHA for 3a3e19d
Browse repository at this point
(mini.clue) Remove redundant code.
echasnovski
committed
c324050
View commit details
Copy full SHA for c324050
Browse repository at this point
(mini.animate) Update tests to work on Nightly.
echasnovski
committed
afceb95
View commit details
Copy full SHA for afceb95
Browse repository at this point
Commits on Aug 29, 2023
(mini.animate) Fix outdated help.
echasnovski
committed
a1b9672
View commit details
Copy full SHA for a1b9672
Browse repository at this point
Commits on Aug 26, 2023
(mini.hues) Add `@text.*` highlight groups for non-colored text.
echasnovski
committed
6b5a2db
View commit details
Copy full SHA for 6b5a2db
Browse repository at this point
(mini.base16) Update various highlight groups.
Show description for e5b0dfa
echasnovski
committed
e5b0dfa
View commit details
Copy full SHA for e5b0dfa
Browse repository at this point
Commits on Aug 24, 2023
(mini.clue) Update querying process to repeatedly force redraw.
echasnovski
committed
06bf178
View commit details
Copy full SHA for 06bf178
Browse repository at this point
Commits on Aug 22, 2023
(mini.clue) Do not reproduce non-default register in Insert mode.
echasnovski
committed
ff00eec
View commit details
Copy full SHA for ff00eec
Browse repository at this point
(mini.clue) Make it work with `<F*>` keys as trigger.
echasnovski
committed
8535cfc
View commit details
Copy full SHA for 8535cfc
Browse repository at this point
Commits on Aug 19, 2023
(mini.operators) FEATURE: Add `config.multiply.func`.
echasnovski
committed
ab94192
View commit details
Copy full SHA for ab94192
Browse repository at this point
Commits on Aug 18, 2023
(mini.ai) Allow empty regions to work with 'mini.operators'.
Show description for 79f9a8d
echasnovski
committed
79f9a8d
View commit details
Copy full SHA for 79f9a8d
Browse repository at this point
(mini.clue) Fix handling of 'clipboard' option.
Show description for 5dff4f0
echasnovski
and
habeebweeb
committed
5dff4f0
View commit details
Copy full SHA for 5dff4f0
Browse repository at this point
(mini.operators) Update `default_evaluate_func()` to not modify input.
echasnovski
committed
246c646
View commit details
Copy full SHA for 246c646
Browse repository at this point
Commits on Aug 17, 2023
(mini.operators) Update "exchange" to properly highlight multibyte
Show description for 8016270
echasnovski
committed
8016270
View commit details
Copy full SHA for 8016270
Browse repository at this point
(mini.operators) Add note about "gx" overriding default mapping.
echasnovski
committed
e3d3495
View commit details
Copy full SHA for e3d3495
Browse repository at this point
(mini.operators) Update "sort" to allow empty string as pattern and add
Show description for f4f1381
echasnovski
committed
f4f1381
View commit details
Copy full SHA for f4f1381
Browse repository at this point
(mini.hues) Update floating window title to have same background as
Show description for 2d32205
echasnovski
committed
2d32205
View commit details
Copy full SHA for 2d32205
Browse repository at this point
Commits on Aug 15, 2023
(mini.clue) Update `enable_buf_triggers()` to work in non-listed
Show description for 106c8d6
echasnovski
committed
106c8d6
View commit details
Copy full SHA for 106c8d6
Browse repository at this point
Update 'MAINTAINING.md'.
echasnovski
committed
fd071ff
View commit details
Copy full SHA for fd071ff
Browse repository at this point
(mini.hues) Add 'mini.operators' explicit highlight groups.
echasnovski
committed
3d5b39d
View commit details
Copy full SHA for 3d5b39d
Browse repository at this point
(mini.base16) Add 'mini.operators' explicit highlight groups.
echasnovski
committed
c4415d3
View commit details
Copy full SHA for c4415d3
Browse repository at this point
(mini.operators) NEW MODULE: initial commit.
echasnovski
committed
9018730
View commit details
Copy full SHA for 9018730
Browse repository at this point
Commits on Aug 12, 2023
(mini.completion) Update info and signature help to account for border.
Show description for 654c723
echasnovski
committed
654c723
View commit details
Copy full SHA for 654c723
Browse repository at this point
Commits on Aug 8, 2023
(mini.files) Add example of function to toggle explorer.
Show description for 1b52c4c
echasnovski
committed
1b52c4c
View commit details
Copy full SHA for 1b52c4c
Browse repository at this point
Commits on Aug 6, 2023
(mini.clue) Respect non-default register not only in Operator-pending
Show description for 98398ff
echasnovski
committed
98398ff
View commit details
Copy full SHA for 98398ff
Browse repository at this point
Commits on Aug 3, 2023
(mini.clue) Add `set_mapping_desc()`.
echasnovski
committed
fe89779
View commit details
Copy full SHA for fe89779
Browse repository at this point
(mini.clue) Address not working triggers in presence of later created
Show description for 6045126
echasnovski
committed
6045126
View commit details
Copy full SHA for 6045126
Browse repository at this point
(mini.clue) Make sure that triggers are created only in listed buffers.
echasnovski
committed
b42e0b0
View commit details
Copy full SHA for b42e0b0
Browse repository at this point
Commits on Aug 1, 2023
(mini.clue) Update clue window to show that description is truncated.
echasnovski
committed
ddb4356
View commit details
Copy full SHA for ddb4356
Browse repository at this point
(mini.hues) Add 'mini.clue' explicit highlight groups.
echasnovski
committed
609b449
View commit details
Copy full SHA for 609b449
Browse repository at this point
Previous
Next
You can’t perform that action at this time.