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 }}
hbak
/
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
on
main
User selector
All users
All time
Commit history
Commits on Jan 13, 2023
show marks in the "integration count" col
Show description for b10a546
hbak
committed
b10a546
View commit details
Copy full SHA for b10a546
View code at this point
Browse repository at this point
Commits on Oct 14, 2022
(mini.map) Implement `config.window.focusable` option.
Show description for 1a911c2
echasnovski
committed
1a911c2
View commit details
Copy full SHA for 1a911c2
View code at this point
Browse repository at this point
Commits on Oct 13, 2022
(mini.align) Remove redundant helper function.
echasnovski
committed
7b91696
View commit details
Copy full SHA for 7b91696
View code at this point
Browse repository at this point
(mini.base16) Add highlight groups for 'mini.map'.
echasnovski
committed
f74e787
View commit details
Copy full SHA for f74e787
View code at this point
Browse repository at this point
(mini.map) Implement `MiniMapNormal` highlight group.
Show description for 436eaa9
echasnovski
committed
436eaa9
View commit details
Copy full SHA for 436eaa9
View code at this point
Browse repository at this point
(mini.map) Update map cursor behavior.
Show description for 89c77d2
echasnovski
committed
89c77d2
View commit details
Copy full SHA for 89c77d2
View code at this point
Browse repository at this point
Commits on Oct 11, 2022
(mini.map) NEW MODULE: initial commit.
echasnovski
committed
1e0a7aa
View commit details
Copy full SHA for 1e0a7aa
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 26, 2022
(mini.align) Clean command line if helper status message was shown.
echasnovski
committed
49f9703
View commit details
Copy full SHA for 49f9703
View code at this point
Browse repository at this point
Commits on Sep 25, 2022
(mini.fuzzy) Fix documentation of `process_lsp_items()`.
echasnovski
committed
17f40dc
View commit details
Copy full SHA for 17f40dc
View code at this point
Browse repository at this point
(mini.surround) Fix adding surrounding to 4-byte characters.
echasnovski
committed
3bdaa52
View commit details
Copy full SHA for 3bdaa52
View code at this point
Browse repository at this point
Commits on Sep 22, 2022
(mini.align) NEW MODULE: initial commit.
echasnovski
committed
821ebe1
View commit details
Copy full SHA for 821ebe1
View code at this point
Browse repository at this point
Commits on Sep 20, 2022
Update infrastructure.
echasnovski
committed
1c9dce5
View commit details
Copy full SHA for 1c9dce5
View code at this point
Browse repository at this point
Commits on Sep 15, 2022
(mini.test) Update `expect.equality()` to show aligned context.
echasnovski
committed
7cdef92
View commit details
Copy full SHA for 7cdef92
View code at this point
Browse repository at this point
Commits on Sep 4, 2022
Update documentation.
echasnovski
committed
02e2265
View commit details
Copy full SHA for 02e2265
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 28, 2022
(mini.surround) Update documentation.
echasnovski
committed
085baef
View commit details
Copy full SHA for 085baef
View code at this point
Browse repository at this point
Commits on Aug 27, 2022
(mini.surround) Add transition layer from previous specification format.
echasnovski
committed
129783a
View commit details
Copy full SHA for 129783a
View code at this point
Browse repository at this point
(mini.surround) BREAKING FEATURE: implement "last"/"next" extended mappings.
echasnovski
committed
366bd4b
View commit details
Copy full SHA for 366bd4b
View code at this point
Browse repository at this point
(mini.surround) FEATURE: Implement `MiniSurround.gen_spec`.
echasnovski
committed
6ef595c
View commit details
Copy full SHA for 6ef595c
View code at this point
Browse repository at this point
(mini.surround) BREAKING FEATURE: Align with 'mini.ai'.
Show description for c2cc678
echasnovski
committed
c2cc678
View commit details
Copy full SHA for c2cc678
View code at this point
Browse repository at this point
Commits on Aug 26, 2022
(mini.ai) Add small non-user-facing tweaks.
echasnovski
committed
99908a4
View commit details
Copy full SHA for 99908a4
View code at this point
Browse repository at this point
Commits on Aug 23, 2022
(mini.surround) Allow multiline output surrounding.
echasnovski
committed
3e6827a
View commit details
Copy full SHA for 3e6827a
View code at this point
Browse repository at this point
(mini.surround) Allow multiline input surrounding.
echasnovski
committed
1b24c2c
View commit details
Copy full SHA for 1b24c2c
View code at this point
Browse repository at this point
(mini.ai) Respect exclusive selection.
echasnovski
committed
93e0f4b
View commit details
Copy full SHA for 93e0f4b
View code at this point
Browse repository at this point
(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
(mini.surround) Respect `selection=exclusive` option.
Show description for 9d5a7d2
echasnovski
and
wodesuck
committed
9d5a7d2
View commit details
Copy full SHA for 9d5a7d2
View code at this point
Browse repository at this point
(mini.starter) Reset query before item evaluation.
Show description for 5ba6281
echasnovski
and
assistcontrol
committed
5ba6281
View commit details
Copy full SHA for 5ba6281
View code at this point
Browse repository at this point
(mini.cursorword) Catch `E5108`.
Show description for e7fb0db
echasnovski
committed
e7fb0db
View commit details
Copy full SHA for e7fb0db
View code at this point
Browse repository at this point
(mini.starter) Remove `MiniStarter.content`.
echasnovski
committed
c59376d
View commit details
Copy full SHA for c59376d
View code at this point
Browse repository at this point
(mini.indentscope) Remove possibility of using `vim.b.miniindentscope_options`.
Show description for 30aabbf
echasnovski
committed
30aabbf
View commit details
Copy full SHA for 30aabbf
View code at this point
Browse repository at this point
Commits on Aug 19, 2022
(mini.base16) FEATURE: Implement `config.plugins` for defining plugin
Show description for 58a4134
echasnovski
committed
58a4134
View commit details
Copy full SHA for 58a4134
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.