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 }}
windrivder
/
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
on
main
User selector
All users
All time
Commit history
Commits on Jul 14, 2022
(mini.sessions) Call hooks with active session data as argument.
echasnovski
committed
5ce21e7
View commit details
Copy full SHA for 5ce21e7
View code at this point
Browse repository at this point
(mini.surround) Emphasize possible types of custom surroundings.
echasnovski
committed
124b945
View commit details
Copy full SHA for 124b945
View code at this point
Browse repository at this point
(mini.starter) Allow multiple open buffers.
Show description for a18f3c5
echasnovski
committed
a18f3c5
View commit details
Copy full SHA for a18f3c5
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
(mini.trailspace) Implement `MiniTrailspace.trim_last_lines()`.
Show description for b286dc8
echasnovski
committed
b286dc8
View commit details
Copy full SHA for b286dc8
View code at this point
Browse repository at this point
(mini.indentscope) BREAKING: Soft deprecate
Show description for f2dfc4f
echasnovski
committed
f2dfc4f
View commit details
Copy full SHA for f2dfc4f
View code at this point
Browse repository at this point
(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
(mini.base16) Add support for `WinBar` and `WinBarNC`.
echasnovski
committed
219249b
View commit details
Copy full SHA for 219249b
View code at this point
Browse repository at this point
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
Start explicitly using StyLua v0.14.0.
echasnovski
committed
26fcead
View commit details
Copy full SHA for 26fcead
View code at this point
Browse repository at this point
Commits on Jul 4, 2022
(mini.test) Change default child executable to |v:progpath|.
echasnovski
committed
34d6be5
View commit details
Copy full SHA for 34d6be5
View code at this point
Browse repository at this point
(mini.base16) Add explicit highlight groups for 'mini.test'.
echasnovski
committed
fadc2a4
View commit details
Copy full SHA for fadc2a4
View code at this point
Browse repository at this point
Commits on Jul 2, 2022
(mini.test) Update buffer reporter to remove unnecessary highlighting.
Show description for 1ec280c
echasnovski
committed
1ec280c
View commit details
Copy full SHA for 1ec280c
View code at this point
Browse repository at this point
(mini.test) Add note about reasons to not prefer "busted" style.
echasnovski
committed
f3e20fb
View commit details
Copy full SHA for f3e20fb
View code at this point
Browse repository at this point
(mini.test) Use more strict screenshot path sanitization.
echasnovski
committed
a6d8d3a
View commit details
Copy full SHA for a6d8d3a
View code at this point
Browse repository at this point
Commits on Jul 1, 2022
(mini.jump2d tests) Use screen tests and fix `MiniJump2d.stop()`.
echasnovski
committed
f8b4e1b
View commit details
Copy full SHA for f8b4e1b
View code at this point
Browse repository at this point
(mini.test) NEW MODULE: initial commit.
echasnovski
committed
2dfc6bf
View commit details
Copy full SHA for 2dfc6bf
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 14, 2022
(mini.statusline) Tweak implementation of `config.use_icons`.
echasnovski
committed
066688a
View commit details
Copy full SHA for 066688a
View code at this point
Browse repository at this point
(mini.statusline) Implement `use_icons` option.
tani
authored
33d91c0
View commit details
Copy full SHA for 33d91c0
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
(mini.indentscope) Use proper tail call inside drawing.
echasnovski
committed
6adaf4c
View commit details
Copy full SHA for 6adaf4c
View code at this point
Browse repository at this point
(mini.doc) Allow optional values in `@field`.
echasnovski
committed
b22b785
View commit details
Copy full SHA for b22b785
View code at this point
Browse repository at this point
(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 31, 2022
(mini.base16) Update 'lewis6991/gitsigns.nvim' highlight groups.
echasnovski
committed
2e209f3
View commit details
Copy full SHA for 2e209f3
View code at this point
Browse repository at this point
Commits on May 26, 2022
(mini.surround) Fix tag surrounding with extra symbols on input.
Show description for 7547736
echasnovski
committed
7547736
View commit details
Copy full SHA for 7547736
View code at this point
Browse repository at this point
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
(mini.completion) Stop using `resolved_capabilities` in favor of
Show description for f093f67
echasnovski
committed
f093f67
View commit details
Copy full SHA for f093f67
View code at this point
Browse repository at this point
Commits on May 9, 2022
(mini.starter) Add `<C-n>` and `<C-p>` to default mappings.
echasnovski
committed
ee7c022
View commit details
Copy full SHA for ee7c022
View code at this point
Browse repository at this point
Commits on May 8, 2022
(mini.completion) Add support for `additionalTextEdits`.
Show description for b0ba2b9
echasnovski
committed
b0ba2b9
View commit details
Copy full SHA for b0ba2b9
View code at this point
Browse repository at this point
(mini.trailspace) Tweak autocommands.
echasnovski
committed
6a144e1
View commit details
Copy full SHA for 6a144e1
View code at this point
Browse repository at this point
Commits on May 7, 2022
(mini.sessions) Update `read()` to check for modified **listed** buffers.
Show description for fe764ec
echasnovski
committed
fe764ec
View commit details
Copy full SHA for fe764ec
View code at this point
Browse repository at this point
(mini.jump2d) Tweak documentation.
echasnovski
committed
7410b7d
View commit details
Copy full SHA for 7410b7d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.