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 }}
vivi-et
/
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
jump.lua
on
sync
User selector
All users
All time
Commit history
Commits on Nov 5, 2022
(mini.jump) Stop compatibility with Neovim<0.6.
echasnovski
committed
d763e74
View commit details
Copy full SHA for d763e74
View code at this point
Browse repository at this point
Commits on Nov 3, 2022
Stop warning about Neovim<0.6 version.
echasnovski
committed
0cf93d1
View commit details
Copy full SHA for 0cf93d1
View code at this point
Browse repository at this point
Commits on Oct 16, 2022
(mini.jump) Use colored no-hit-enter-prompt messages.
echasnovski
committed
0580ed9
View commit details
Copy full SHA for 0580ed9
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
Soft deprecate Neovim 0.5.
echasnovski
committed
2c49b0b
View commit details
Copy full SHA for 2c49b0b
View code at this point
Browse repository at this point
Commits on Oct 2, 2022
(mini.jump) Stop smart jumping if cursor has changed without
Show description for 3f2c7a2
echasnovski
committed
3f2c7a2
View commit details
Copy full SHA for 3f2c7a2
View code at this point
Browse repository at this point
Commits on Sep 3, 2022
Split help files.
echasnovski
committed
5854e94
View commit details
Copy full SHA for 5854e94
View code at this point
Browse repository at this point
Commits on Aug 23, 2022
(mini.jump) Respect exclusive selection.
echasnovski
committed
81b5ac4
View commit details
Copy full SHA for 81b5ac4
View code at this point
Browse repository at this point
(mini.jump) BREAKING: Allow position cursor on end of line.
Show description for 876ef74
echasnovski
committed
876ef74
View commit details
Copy full SHA for 876ef74
View code at this point
Browse repository at this point
Commits on Aug 20, 2022
(mini.jump) Refactor jumping logic for clarity.
echasnovski
committed
e33f464
View commit details
Copy full SHA for e33f464
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
(all) Implement buffer local configuration.
echasnovski
committed
4434ffd
View commit details
Copy full SHA for 4434ffd
View code at this point
Browse repository at this point
Commits on Jul 10, 2022
Move from `function a()` to `a = function()` syntax.
echasnovski
committed
9f53839
View commit details
Copy full SHA for 9f53839
View code at this point
Browse repository at this point
Commits on Jul 7, 2022
Use `collapse_simple_statement = "Always"` in '.stylua.toml'.
echasnovski
committed
e3a55cb
View commit details
Copy full SHA for e3a55cb
View code at this point
Browse repository at this point
Commits on Jun 25, 2022
Fix mini.jump highlighting & command output (#91)
Show description for 795496b
thenyeguy
authored
795496b
View commit details
Copy full SHA for 795496b
View code at this point
Browse repository at this point
Commits on Jun 10, 2022
(mini.jump) Never highlight in Insert mode.
echasnovski
committed
e83ea73
View commit details
Copy full SHA for e83ea73
View code at this point
Browse repository at this point
Commits on Jun 2, 2022
(all) Update documentation of highlight groups.
echasnovski
committed
34dbd8b
View commit details
Copy full SHA for 34dbd8b
View code at this point
Browse repository at this point
Commits on May 26, 2022
Remove soft deprecation notices.
echasnovski
committed
e53e60c
View commit details
Copy full SHA for e53e60c
View code at this point
Browse repository at this point
Commits on May 23, 2022
(all) Use `[[...]]` for strings only if necessary.
echasnovski
committed
867f8a6
View commit details
Copy full SHA for 867f8a6
View code at this point
Browse repository at this point
Commits on May 12, 2022
(all) Stop using `vim.notify()` for frequent messages.
Show description for 1764bcf
echasnovski
committed
1764bcf
View commit details
Copy full SHA for 1764bcf
View code at this point
Browse repository at this point
Commits on May 6, 2022
(mini.jump2d) NEW MODULE: initial commit.
echasnovski
committed
b9eedc7
View commit details
Copy full SHA for b9eedc7
View code at this point
Browse repository at this point
Commits on Apr 22, 2022
(all) Use mapping description for Neovim>=0.7.
echasnovski
committed
09d516e
View commit details
Copy full SHA for 09d516e
View code at this point
Browse repository at this point
Commits on Apr 20, 2022
Various small fixes and tweaks.
echasnovski
committed
8134370
View commit details
Copy full SHA for 8134370
View code at this point
Browse repository at this point
Commits on Mar 31, 2022
(mini.jump) Implement `MiniJump.state`.
Show description for b01dae4
echasnovski
committed
b01dae4
View commit details
Copy full SHA for b01dae4
View code at this point
Browse repository at this point
(mini.jump) Update highlighting immediately if already highlighting.
echasnovski
committed
2d49cb8
View commit details
Copy full SHA for 2d49cb8
View code at this point
Browse repository at this point
(mini.jump) Enter jumping mode only if there is any target found.
echasnovski
committed
44a5d87
View commit details
Copy full SHA for 44a5d87
View code at this point
Browse repository at this point
Commits on Mar 29, 2022
(mini.jump) Add small fixes.
Show description for f45083d
echasnovski
committed
f45083d
View commit details
Copy full SHA for f45083d
View code at this point
Browse repository at this point
(mini.jump) Update process of querying target symbol.
Show description for e61d4b6
echasnovski
committed
e61d4b6
View commit details
Copy full SHA for e61d4b6
View code at this point
Browse repository at this point
Commits on Mar 25, 2022
(mini.jump) Tweak wording and internal data structures.
Show description for be3036e
echasnovski
committed
be3036e
View commit details
Copy full SHA for be3036e
View code at this point
Browse repository at this point
(mini.jump) add a table for delay values, deprecate `highlight_delay`
annenpolka
committed
b994f95
View commit details
Copy full SHA for b994f95
View code at this point
Browse repository at this point
(mini.jump) fix doc formatting, regenerate mini.txt
annenpolka
committed
b037f2b
View commit details
Copy full SHA for b037f2b
View code at this point
Browse repository at this point
Commits on Mar 24, 2022
(mini.jump) Add idle timeout feature to stop jumping automatically.
annenpolka
committed
802dc68
View commit details
Copy full SHA for 802dc68
View code at this point
Browse repository at this point
(mini.jump) fix typo in comment.
annenpolka
committed
fa9897c
View commit details
Copy full SHA for fa9897c
View code at this point
Browse repository at this point
Commits on Mar 19, 2022
(all) Use more careful `config` validation.
echasnovski
committed
6d62df7
View commit details
Copy full SHA for 6d62df7
View code at this point
Browse repository at this point
Commits on Feb 13, 2022
Add common recipes for disabling.
Show description for 769186d
echasnovski
committed
769186d
View commit details
Copy full SHA for 769186d
View code at this point
Browse repository at this point
Commits on Jan 30, 2022
Update documentation to have table of contents.
echasnovski
committed
e09be30
View commit details
Copy full SHA for e09be30
View code at this point
Browse repository at this point
Commits on Jan 23, 2022
(all) Consistently use `augroup` with `au!` inside `setup()`.
Show description for 23c741b
echasnovski
committed
23c741b
View commit details
Copy full SHA for 23c741b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.