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 }}
mintoya
/
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
jump2d.lua
on
main
User selector
All users
All time
Commit history
Commits on Oct 3, 2025
docs(ALL): tweak help files for better portability
Show description for 79654ef
echasnovski
committed
79654ef
View commit details
Copy full SHA for 79654ef
View code at this point
Browse repository at this point
Commits on Jun 21, 2025
docs(jump2d): improve `start()` extra allowed fields documentation
Show description for a03a9a4
abeldekat
and
echasnovski
committed
a03a9a4
View commit details
Copy full SHA for a03a9a4
View code at this point
Browse repository at this point
fix(jump2d)!: ignore not focusable windows when computing jump spots
Show description for 495f953
echasnovski
committed
495f953
View commit details
Copy full SHA for 495f953
View code at this point
Browse repository at this point
Commits on Jun 13, 2025
feat(ALL)!: stop support of Neovim 0.8
echasnovski
committed
8f2ea1e
View commit details
Copy full SHA for 8f2ea1e
View code at this point
Browse repository at this point
Commits on Jun 7, 2025
ci: update and use StyLua 2.1.0
echasnovski
committed
35e1767
View commit details
Copy full SHA for 35e1767
View code at this point
Browse repository at this point
Commits on May 26, 2025
docs(jump2d): improve documentation
abeldekat
authored and
echasnovski
committed
d90adc9
View commit details
Copy full SHA for d90adc9
View code at this point
Browse repository at this point
Commits on May 23, 2025
refactor(jump2d): improve code for getting user input
abeldekat
authored and
echasnovski
committed
14ce724
View commit details
Copy full SHA for 14ce724
View code at this point
Browse repository at this point
Commits on May 22, 2025
feat(jump2d)!: update `builtin_opts.word_start` to respect 'iskeyword'
Show description for 52f52db
echasnovski
committed
52f52db
View commit details
Copy full SHA for 52f52db
View code at this point
Browse repository at this point
feat(jump2d): add `gen_spotter.vimpattern()`
echasnovski
committed
5e2dc46
View commit details
Copy full SHA for 5e2dc46
View code at this point
Browse repository at this point
feat(jump2d)!: move `gen_xxx_spotter` to methods of `gen_spotter` table
Show description for abe064b
echasnovski
committed
abe064b
View commit details
Copy full SHA for abe064b
View code at this point
Browse repository at this point
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 Jan 31, 2025
refactor(ALL): unify error handling and type checking
Show description for 0de7ac9
echasnovski
committed
0de7ac9
View commit details
Copy full SHA for 0de7ac9
View code at this point
Browse repository at this point
Commits on Dec 6, 2024
docs(ALL): mention informational helper messages in more visible places
echasnovski
committed
73bbcbf
View commit details
Copy full SHA for 73bbcbf
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 Jul 18, 2024
docs(jump2d): fix typo
lostl1ght
authored and
echasnovski
committed
30b84a7
View commit details
Copy full SHA for 30b84a7
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 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 Mar 24, 2024
docs(jump2d): add list of builtin preconfigured jump options
echasnovski
committed
3fbc18c
View commit details
Copy full SHA for 3fbc18c
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 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 Jun 29, 2023
(mini.jump2d) FEATURE: Add `gen_union_spotter()`.
Show description for 0d4a6de
echasnovski
committed
0d4a6de
View commit details
Copy full SHA for 0d4a6de
View code at this point
Browse repository at this point
Commits on May 25, 2023
(mini.jump2d) Fix spot placement in multi-byte characters on Nightly.
echasnovski
committed
c8d140b
View commit details
Copy full SHA for c8d140b
View code at this point
Browse repository at this point
Commits on May 12, 2023
(mini.jump2d) Always force redraw when showing spots.
Show description for 0d768fd
echasnovski
committed
0d768fd
View commit details
Copy full SHA for 0d768fd
View code at this point
Browse repository at this point
Commits on May 4, 2023
(all) Use `vim.keymap` to deal with mappings.
Show description for 37837ff
echasnovski
committed
37837ff
View commit details
Copy full SHA for 37837ff
View code at this point
Browse repository at this point
Commits on Apr 30, 2023
(all) Use Lua API to create default highlight groups.
echasnovski
committed
88a6b58
View commit details
Copy full SHA for 88a6b58
View code at this point
Browse repository at this point
Commits on Apr 29, 2023
(all) Use Lua API to create autocommands.
Show description for 87be55f
echasnovski
committed
87be55f
View commit details
Copy full SHA for 87be55f
View code at this point
Browse repository at this point
Commits on Apr 28, 2023
(all) Remove Neovim<0.7 compatibility code.
echasnovski
committed
9f1f555
View commit details
Copy full SHA for 9f1f555
View code at this point
Browse repository at this point
(all) Remove warning about Neovim<0.7 starting its hard deprecation.
Show description for 10fc181
echasnovski
committed
10fc181
View commit details
Copy full SHA for 10fc181
View code at this point
Browse repository at this point
Commits on Apr 27, 2023
(mini.jump2d) Update to jump immediately to single spot.
Show description for d3603c1
echasnovski
committed
d3603c1
View commit details
Copy full SHA for d3603c1
View code at this point
Browse repository at this point
Commits on Apr 1, 2023
(all) Remove compatibility code for silencing with Vimscript variables.
echasnovski
committed
0d598d4
View commit details
Copy full SHA for 0d598d4
View code at this point
Browse repository at this point
Commits on Mar 25, 2023
(mini.jump2d) FEATURE: Add `MiniJump2dSpotUnique` highlight group.
echasnovski
committed
976bc6b
View commit details
Copy full SHA for 976bc6b
View code at this point
Browse repository at this point
(mini.jump2d) FEATURE: Add `view.dim` option.
echasnovski
committed
343a1c3
View commit details
Copy full SHA for 343a1c3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.