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 }}
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
mini
clue.lua
on
main
User selector
All users
All time
Commit history
Commits on Nov 17, 2024
docs(clue): add example for enabling in special non-listed buffers
echasnovski
committed
5c33eb8
View commit details
Copy full SHA for 5c33eb8
View code at this point
Browse repository at this point
feat(clue): ensure triggers in selected special buffers
echasnovski
committed
3b17aad
View commit details
Copy full SHA for 3b17aad
View code at this point
Browse repository at this point
Commits on Nov 10, 2024
fix(clue): update floating window to be on top of built-in windows
echasnovski
committed
7b4d5d4
View commit details
Copy full SHA for 7b4d5d4
View code at this point
Browse repository at this point
Commits on Oct 26, 2024
fix(clue): make possible reproducing keys that use `=` register
echasnovski
committed
919b953
View commit details
Copy full SHA for 919b953
View code at this point
Browse repository at this point
Commits on Oct 13, 2024
feat(clue): update `gen_clues.g()` to show built-in LSP for `gr` keys
echasnovski
committed
5ef7427
View commit details
Copy full SHA for 5ef7427
View code at this point
Browse repository at this point
Commits on Sep 6, 2024
feat(ALL): ensure plugin's colors are defined after any color scheme
Show description for d231729
echasnovski
committed
d231729
View commit details
Copy full SHA for d231729
View code at this point
Browse repository at this point
Commits on Aug 27, 2024
fix(ALL): update opened floating windows to more fully disable folds
Show description for e24853a
echasnovski
committed
e24853a
View commit details
Copy full SHA for e24853a
View code at this point
Browse repository at this point
Commits on Jul 1, 2024
docs(ALL): prefer using code blocks with language annotation
Show description for a8fae0b
echasnovski
committed
a8fae0b
View commit details
Copy full SHA for a8fae0b
View code at this point
Browse repository at this point
Commits on Jun 22, 2024
feat(ALL): stop support for Neovim 0.7
Show description for 94db855
echasnovski
committed
94db855
View commit details
Copy full SHA for 94db855
View code at this point
Browse repository at this point
Commits on Jun 13, 2024
docs: fix several typos
Show description for 7a46714
echasnovski
committed
7a46714
View commit details
Copy full SHA for 7a46714
View code at this point
Browse repository at this point
Commits on May 25, 2024
feat(ALL): soft deprecate Neovim<0.8
echasnovski
committed
a6c7322
View commit details
Copy full SHA for a6c7322
View code at this point
Browse repository at this point
Commits on May 18, 2024
fix(clue): allow using scrolling keys before window is shown
Show description for 743f8fe
echasnovski
committed
743f8fe
View commit details
Copy full SHA for 743f8fe
View code at this point
Browse repository at this point
Commits on Apr 22, 2024
fix(ALL): react to `vim.tbl_islist()` deprecation on Nightly
Show description for 85ca5ff
echasnovski
committed
85ca5ff
View commit details
Copy full SHA for 85ca5ff
View code at this point
Browse repository at this point
Commits on Mar 29, 2024
fix(clue): ensure that scrolling does not go past end of buffer
Show description for a0edfb3
echasnovski
committed
a0edfb3
View commit details
Copy full SHA for a0edfb3
View code at this point
Browse repository at this point
Commits on Mar 20, 2024
fix(clue): make `disable_all_triggers()` work on special LHS keys
Show description for 77f5fdb
echasnovski
committed
77f5fdb
View commit details
Copy full SHA for 77f5fdb
View code at this point
Browse repository at this point
Commits on Jan 20, 2024
(mini.clue) Improve wording in help.
echasnovski
committed
2e2931b
View commit details
Copy full SHA for 2e2931b
View code at this point
Browse repository at this point
Commits on Dec 17, 2023
(all) Use universally ` ~` to indicate help section heading.
echasnovski
committed
ea1af8c
View commit details
Copy full SHA for ea1af8c
View code at this point
Browse repository at this point
Commits on Dec 10, 2023
(all) Update and use StyLua 0.19.0.
echasnovski
committed
c87d3b7
View commit details
Copy full SHA for c87d3b7
View code at this point
Browse repository at this point
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
Commits on Oct 20, 2023
(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
Commits on Oct 17, 2023
(mini.clue) Fix `disable_all_triggers()` to respace
Show description for d24bb19
echasnovski
committed
d24bb19
View commit details
Copy full SHA for d24bb19
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
(all) Update to properly store default config.
echasnovski
committed
0c50ef9
View commit details
Copy full SHA for 0c50ef9
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
Commits on Sep 19, 2023
(mini.clue) Update to not trigger unnecessary events.
Show description for abecaf1
echasnovski
and
MariaSolOs
committed
abecaf1
View commit details
Copy full SHA for abecaf1
View code at this point
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
View code at this point
Browse repository at this point
(mini.clue) Remove redundant code.
echasnovski
committed
c324050
View commit details
Copy full SHA for c324050
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Aug 18, 2023
(mini.clue) Fix handling of 'clipboard' option.
Show description for 5dff4f0
echasnovski
and
habeebweeb
committed
5dff4f0
View commit details
Copy full SHA for 5dff4f0
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.