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
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 }}
gmh5225
/
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
doc
on
main
User selector
All users
All time
Commit history
Commits on Nov 3, 2023
(all) Fix typos.
dundargoc
authored and
echasnovski
committed
0a3d637
View commit details
Copy full SHA for 0a3d637
View code at this point
Browse repository at this point
(mini.files) FEATURE: Implement `MiniFilesCursorLine` highlight group.
Show description for abb86a3
echasnovski
committed
abb86a3
View commit details
Copy full SHA for abb86a3
View code at this point
Browse repository at this point
(mini.pick) Update `ui_select` to call `on_choice` with target window being current.
echasnovski
committed
64377e8
View commit details
Copy full SHA for 64377e8
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
(mini.pick) Mention 'mini.extra' for more pickers.
echasnovski
committed
eaf0e04
View commit details
Copy full SHA for eaf0e04
View code at this point
Browse repository at this point
(mini.extra) NEW MODULE: initial commit.
echasnovski
committed
5742f11
View commit details
Copy full SHA for 5742f11
View code at this point
Browse repository at this point
Commits on Oct 29, 2023
(mini.hipatterns) FEATURE: Allow `pattern` to be an array.
echasnovski
committed
719deb0
View commit details
Copy full SHA for 719deb0
View code at this point
Browse repository at this point
Commits on Oct 26, 2023
(mini.surround) Fix outdated treesitter query command in help.
echasnovski
committed
f699158
View commit details
Copy full SHA for f699158
View code at this point
Browse repository at this point
(mini.ai) Fix outdated treesitter query command in help.
Marcus André
authored and
echasnovski
committed
aa1fe05
View commit details
Copy full SHA for aa1fe05
View code at this point
Browse repository at this point
(mini.pick) Add small tweaks.
Show description for 75dd9b4
echasnovski
committed
75dd9b4
View commit details
Copy full SHA for 75dd9b4
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
(mini.pick) Add several small tweaks.
echasnovski
committed
7af4878
View commit details
Copy full SHA for 7af4878
View code at this point
Browse repository at this point
(mini.pick) Update `default_show()` to have `opts.icons`.
echasnovski
committed
2dbea8b
View commit details
Copy full SHA for 2dbea8b
View code at this point
Browse repository at this point
(mini.pick) Use CLI tools only with minimal set of flags.
Show description for f39a455
echasnovski
committed
f39a455
View commit details
Copy full SHA for f39a455
View code at this point
Browse repository at this point
(mini.hipatterns) FEATURE: Implement `get_matches()`.
echasnovski
committed
dcedd6a
View commit details
Copy full SHA for dcedd6a
View code at this point
Browse repository at this point
Commits on Oct 22, 2023
(mini.hipatterns) FEATURE: Update `gen_highlighter.hex_color()` to allow `style = 'inline'`.
echasnovski
committed
35e29f7
View commit details
Copy full SHA for 35e29f7
View code at this point
Browse repository at this point
(mini.hipatterns) FEATURE: Update `compute_hex_color_group()` to allow `style = 'fg'`
echasnovski
committed
a07fc29
View commit details
Copy full SHA for a07fc29
View code at this point
Browse repository at this point
(mini.hipatterns) Move config examples into separate tag.
echasnovski
committed
06073bf
View commit details
Copy full SHA for 06073bf
View code at this point
Browse repository at this point
(mini.hipatterns) FEATURE: Implement `extmark_opts` in highlighter definitions.
Show description for 4e33725
echasnovski
committed
4e33725
View commit details
Copy full SHA for 4e33725
View code at this point
Browse repository at this point
(mini.bufremove) BREAKING FEATURE: Update `delete()` and `wipeout()` to
Show description for 72d883c
echasnovski
committed
72d883c
View commit details
Copy full SHA for 72d883c
View code at this point
Browse repository at this point
Commits on Oct 21, 2023
(all) Don't use `nvim_{buf,win}_get_option()` in code in favor of `vim.{bo,wo}`.
Show description for a9cc3cc
echasnovski
committed
a9cc3cc
View commit details
Copy full SHA for a9cc3cc
View code at this point
Browse repository at this point
Commits on Oct 20, 2023
(mini.colors) Update `interactive()` content with examples.
Show description for b94d010
echasnovski
committed
b94d010
View commit details
Copy full SHA for b94d010
View code at this point
Browse repository at this point
(mini.clue) FEATURE: Allow `config.window.config` to be callable.
echasnovski
committed
eb9f581
View commit details
Copy full SHA for eb9f581
View code at this point
Browse repository at this point
(mini.map) FEATURE: Implement `config.window.zindex`.
Show description for 3ed1fad
echasnovski
committed
3ed1fad
View commit details
Copy full SHA for 3ed1fad
View code at this point
Browse repository at this point
(mini.files) BREAKING: Update to not highlight large preview.
Show description for 66ea844
echasnovski
committed
66ea844
View commit details
Copy full SHA for 66ea844
View code at this point
Browse repository at this point
(mini.starter) FEATURE: Update `sections.recent_files()` to allow callable `show_path`.
Show description for 7e6afde
echasnovski
committed
7e6afde
View commit details
Copy full SHA for 7e6afde
View code at this point
Browse repository at this point
Commits on Oct 19, 2023
(mini.misc) FEATURE: Add `fallback` argument to root finding functions.
Show description for e9a0716
echasnovski
committed
e9a0716
View commit details
Copy full SHA for e9a0716
View code at this point
Browse repository at this point
(mini.comment) FEATURE: Implement `config.mappings.comment_visual`.
Show description for 67e1d32
echasnovski
committed
67e1d32
View commit details
Copy full SHA for 67e1d32
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
(mini.test) FEATURE: add `ignore_lines` option to `expect.reference_screenshot()`.
Show description for cff8f2b
echasnovski
committed
cff8f2b
View commit details
Copy full SHA for cff8f2b
View code at this point
Browse repository at this point
(mini.test) FEATURE: Add `child.lua_func()` method.
Show description for 4ad1ac6
stasjok
and
echasnovski
committed
4ad1ac6
View commit details
Copy full SHA for 4ad1ac6
View code at this point
Browse repository at this point
(mini.test) BREAKING FEATURE: update `child.get_screenshot()` to redraw
Show description for e6b4edf
echasnovski
committed
e6b4edf
View commit details
Copy full SHA for e6b4edf
View code at this point
Browse repository at this point
(mini.pick) Add notes about configuring CLI tools.
Show description for d98aca1
echasnovski
committed
d98aca1
View commit details
Copy full SHA for d98aca1
View code at this point
Browse repository at this point
(mini.pick) Update `builtin.buffers()` with example of custom "wipeout"
Show description for 7a23d07
echasnovski
committed
7a23d07
View commit details
Copy full SHA for 7a23d07
View code at this point
Browse repository at this point
Commits on Oct 16, 2023
(mini.pick) Fix typo in buffer-local variable name.
echasnovski
committed
22f3f43
View commit details
Copy full SHA for 22f3f43
View code at this point
Browse repository at this point
Commits on Oct 14, 2023
(mini.pick) Fix `:Pick` example.
echasnovski
committed
32ccb0c
View commit details
Copy full SHA for 32ccb0c
View code at this point
Browse repository at this point
Commits on Oct 13, 2023
(mini.pick) NEW MODULE: initial commit.
Show description for f81986c
echasnovski
committed
f81986c
View commit details
Copy full SHA for f81986c
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
(mini.clue) Add note in help about `g` trigger in `gen_clues.marks`.
echasnovski
committed
2a144a1
View commit details
Copy full SHA for 2a144a1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.