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 }}
tssm
/
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
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jun 9, 2023
(mini.animate) FEATURE: Add `MiniAnimateNormalFloat` highlight group.
echasnovski
committed
56509de
View commit details
Copy full SHA for 56509de
Browse repository at this point
(mini.surround) Fix "delete last surrounding" mapping.
Show description for a1ba4d7
echasnovski
and
Sleepful
committed
a1ba4d7
View commit details
Copy full SHA for a1ba4d7
Browse repository at this point
(mini.hipatterns) Fix 'todo-comments.nvim' link in README.
echasnovski
committed
666e23a
View commit details
Copy full SHA for 666e23a
Browse repository at this point
Use development version.
echasnovski
committed
4bde562
View commit details
Copy full SHA for 4bde562
Browse repository at this point
Commits on Jun 8, 2023
Bump version to 0.9.0.
echasnovski
committed
296ebbb
View commit details
Copy full SHA for 296ebbb
Browse repository at this point
Prepare for 0.9.0 release.
echasnovski
committed
0992fe4
View commit details
Copy full SHA for 0992fe4
Browse repository at this point
Commits on Jun 4, 2023
(mini.jump2d tests) Reenable fold screenshot tests.
echasnovski
committed
b1a6d96
View commit details
Copy full SHA for b1a6d96
Browse repository at this point
Commits on Jun 1, 2023
Update GitHub Actions to use Neovim 0.9.1.
echasnovski
committed
81de16f
View commit details
Copy full SHA for 81de16f
Browse repository at this point
(mini.jump2d tests) Skip screenshot fold tests on Nightly.
Show description for bb05277
echasnovski
committed
bb05277
View commit details
Copy full SHA for bb05277
Browse repository at this point
(mini.hues) Update floating window title to be bold.
echasnovski
committed
1ca32b9
View commit details
Copy full SHA for 1ca32b9
Browse repository at this point
(mini.colors) Fix typo in help file.
Skylar Brown
authored and
echasnovski
committed
f2b4633
View commit details
Copy full SHA for f2b4633
Browse repository at this point
Commits on May 30, 2023
(mini.jump) Update `;` to not ask for target in Operator-pending mode.
echasnovski
committed
afa6f0a
View commit details
Copy full SHA for afa6f0a
Browse repository at this point
(mini.surround) Update linewise `add` to respect tabs indent.
Show description for f0b63e8
echasnovski
committed
f0b63e8
View commit details
Copy full SHA for f0b63e8
Browse repository at this point
Commits on May 27, 2023
Update README.
echasnovski
committed
0947603
View commit details
Copy full SHA for 0947603
Browse repository at this point
Commits on May 26, 2023
(mini.hipatterns) Add `compute_hex_color_group()`.
echasnovski
committed
2e84756
View commit details
Copy full SHA for 2e84756
Browse repository at this point
Commits on May 25, 2023
(mini.hipatterns) Clarify note about possible flicker.
echasnovski
committed
a508fc9
View commit details
Copy full SHA for a508fc9
Browse repository at this point
(mini.hues) Add 'mini.hipatterns' highlight groups.
echasnovski
committed
4574483
View commit details
Copy full SHA for 4574483
Browse repository at this point
(mini.colors) Add 'mini.hipatterns' `hex_color` groups to ignore during
Show description for 13f3992
echasnovski
committed
13f3992
View commit details
Copy full SHA for 13f3992
Browse repository at this point
(mini.hipatterns) NEW MODULE: initial commit.
echasnovski
committed
704e865
View commit details
Copy full SHA for 704e865
Browse repository at this point
(mini.comment) FEATURE: Add `get_commentstring()` function.
echasnovski
committed
fd4d8c9
View commit details
Copy full SHA for fd4d8c9
Browse repository at this point
(mini.comment) FEATURE: Add `options.custom_commentstring`.
echasnovski
committed
b464a49
View commit details
Copy full SHA for b464a49
Browse repository at this point
(mini.animate) Don't scroll after leaving Terminal mode.
Show description for 1b19e5f
echasnovski
committed
1b19e5f
View commit details
Copy full SHA for 1b19e5f
Browse repository at this point
(mini.jump2d) Fix spot placement in multi-byte characters on Nightly.
echasnovski
committed
c8d140b
View commit details
Copy full SHA for c8d140b
Browse repository at this point
Commits on May 22, 2023
(mini.comment) Update tree-sitter local 'commentstring' to ensure usage
Show description for 8cf21ef
echasnovski
committed
8cf21ef
View commit details
Copy full SHA for 8cf21ef
Browse repository at this point
Commits on May 18, 2023
(mini.map) Use `nvim_buf_set_extmark` directly instead of `vim.highlight.range()`.
Show description for b3cea50
echasnovski
committed
b3cea50
View commit details
Copy full SHA for b3cea50
Browse repository at this point
(mini.comment) Add note about global value of 'commentstring'.
Show description for f07cd70
echasnovski
committed
f07cd70
View commit details
Copy full SHA for f07cd70
Browse repository at this point
Commits on May 16, 2023
(mini.align) Fix typos in help.
echasnovski
committed
4506aab
View commit details
Copy full SHA for 4506aab
Browse repository at this point
(mini.starter) Fix refresh on resize.
Show description for 69e505d
atoerien
and
echasnovski
committed
69e505d
View commit details
Copy full SHA for 69e505d
Browse repository at this point
Commits on May 12, 2023
(mini.comment) FEATURE: Use local tree-sitter language to compute 'commentstring'.
Show description for 50ade22
echasnovski
committed
50ade22
View commit details
Copy full SHA for 50ade22
Browse repository at this point
(mini.animate tests) Respect `libuv` loops when testing "immediate"
Show description for 0098b44
echasnovski
committed
0098b44
View commit details
Copy full SHA for 0098b44
Browse repository at this point
(mini.jump2d) Always force redraw when showing spots.
Show description for 0d768fd
echasnovski
committed
0d768fd
View commit details
Copy full SHA for 0d768fd
Browse repository at this point
(mini.colors) Make `interactive()` work without prior `setup()`.
echasnovski
committed
4d71557
View commit details
Copy full SHA for 4d71557
Browse repository at this point
(mini.ai docs) Remove accidental tag.
echasnovski
committed
4f5d1b1
View commit details
Copy full SHA for 4f5d1b1
Browse repository at this point
Commits on May 11, 2023
Update GitHub Actions to not cancel if other job fails.
echasnovski
committed
c5013d1
View commit details
Copy full SHA for c5013d1
Browse repository at this point
Commits on May 7, 2023
(mini.hues) NEW MODULE: initial commit.
echasnovski
committed
ce94001
View commit details
Copy full SHA for ce94001
Browse repository at this point
Previous
Next
You can’t perform that action at this time.