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 }}
Woynert
/
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 Mar 14, 2024
fix(files): trigger `MiniFilesWindowUpdate` after window buffer is set
echasnovski
committed
9968f6e
View commit details
Copy full SHA for 9968f6e
View code at this point
Browse repository at this point
Commits on Mar 11, 2024
fix(statusline): set global 'statusline' option to reduce flickering
echasnovski
committed
e025ee7
View commit details
Copy full SHA for e025ee7
View code at this point
Browse repository at this point
Commits on Mar 10, 2024
fix(statusline): delay ensuring content until current window is final
echasnovski
committed
d7d079d
View commit details
Copy full SHA for d7d079d
View code at this point
Browse repository at this point
Commits on Mar 8, 2024
feat(sessions)!: show message for no detected sessions instead of error
Show description for a8d5c20
echasnovski
committed
a8d5c20
View commit details
Copy full SHA for a8d5c20
View code at this point
Browse repository at this point
Commits on Mar 3, 2024
fix(deps): update how error is detected in CLI jobs
Show description for 70d8a16
echasnovski
committed
70d8a16
View commit details
Copy full SHA for 70d8a16
View code at this point
Browse repository at this point
Commits on Mar 2, 2024
feat(statusline): don't show diagnostics if it is disabled in buffer
echasnovski
committed
b4215b3
View commit details
Copy full SHA for b4215b3
View code at this point
Browse repository at this point
feat(basics): make `toggle_diagnostics()` work if initially disabled
Show description for b5fbdaa
echasnovski
and
star-szr
committed
b5fbdaa
View commit details
Copy full SHA for b5fbdaa
View code at this point
Browse repository at this point
refactor(statusline): make setting content more robust
echasnovski
committed
47b0e0e
View commit details
Copy full SHA for 47b0e0e
View code at this point
Browse repository at this point
Commits on Feb 23, 2024
(mini.deps) Tweak documentation.
echasnovski
committed
b7403ad
View commit details
Copy full SHA for b7403ad
View code at this point
Browse repository at this point
Commits on Feb 20, 2024
(mini.deps) Allow setup to show folds in autocommand/ftplugin.
echasnovski
committed
0bc7324
View commit details
Copy full SHA for 0bc7324
View code at this point
Browse repository at this point
(mini.completion) Respect `InsertReplaceText` for LSP completion start.
Show description for de85dec
echasnovski
committed
de85dec
View commit details
Copy full SHA for de85dec
View code at this point
Browse repository at this point
Commits on Feb 18, 2024
(mini.deps) Introduce folds in update confirmation buffer.
echasnovski
committed
be7c6b5
View commit details
Copy full SHA for be7c6b5
View code at this point
Browse repository at this point
Commits on Feb 17, 2024
(mini.base16) Update 'coc.nvim' to not explicitly highlight diagnostics.
Show description for 6a1a442
wroyca
authored and
echasnovski
committed
6a1a442
View commit details
Copy full SHA for 6a1a442
View code at this point
Browse repository at this point
(mini.hues) Update 'coc.nvim' to not explicitly highlight diagnostics.
Show description for 370fda2
wroyca
authored and
echasnovski
committed
370fda2
View commit details
Copy full SHA for 370fda2
View code at this point
Browse repository at this point
(mini.ai) Update `<Esc>` to cancel from Operator-pending to Normal mode.
Show description for 1ad462d
echasnovski
committed
1ad462d
View commit details
Copy full SHA for 1ad462d
View code at this point
Browse repository at this point
(mini.jump) Fix operator jump to not delete one character if target is not found.
Show description for 4f69339
echasnovski
committed
4f69339
View commit details
Copy full SHA for 4f69339
View code at this point
Browse repository at this point
Commits on Feb 16, 2024
(mini.deps) Update confirm buffer to set metadata with eventual window being current.
echasnovski
committed
1d49300
View commit details
Copy full SHA for 1d49300
View code at this point
Browse repository at this point
(mini.pick) Clear inherited "matchparen" highlights.
Show description for 14dee9c
echasnovski
committed
14dee9c
View commit details
Copy full SHA for 14dee9c
View code at this point
Browse repository at this point
(mini.pick) Fix `builtin.resume()` to restore 'cmdheight'.
Show description for 4913011
echasnovski
committed
4913011
View commit details
Copy full SHA for 4913011
View code at this point
Browse repository at this point
Commits on Feb 15, 2024
(mini.files) Show warning if action is set to override existing path.
Show description for 76d3f9c
echasnovski
committed
76d3f9c
View commit details
Copy full SHA for 76d3f9c
View code at this point
Browse repository at this point
(mini.files) Update default explorer to delete "directory buffer" preserving layout.
echasnovski
committed
7c36342
View commit details
Copy full SHA for 7c36342
View code at this point
Browse repository at this point
(mini.comment) FEATURE: Update hooks to be called with useful data.
Show description for c0a430a
echasnovski
committed
c0a430a
View commit details
Copy full SHA for c0a430a
View code at this point
Browse repository at this point
(mini.deps) Update hooks to be called with table data argument.
echasnovski
committed
bc89a1c
View commit details
Copy full SHA for bc89a1c
View code at this point
Browse repository at this point
(mini.deps) Update install to work on Git<2.36.0.
Show description for 1e19131
echasnovski
committed
1e19131
View commit details
Copy full SHA for 1e19131
View code at this point
Browse repository at this point
(mini.deps) Check for Git executable before doing Git operations.
echasnovski
committed
468a115
View commit details
Copy full SHA for 468a115
View code at this point
Browse repository at this point
Commits on Feb 13, 2024
(mini.bracketed) Update `treesitter()` to not source 'vim.treesitter' on `require()`.
Show description for ac507db
echasnovski
committed
ac507db
View commit details
Copy full SHA for ac507db
View code at this point
Browse repository at this point
(mini.deps) Update documentation with some details.
Show description for 8a9be90
echasnovski
committed
8a9be90
View commit details
Copy full SHA for 8a9be90
View code at this point
Browse repository at this point
Commits on Feb 12, 2024
(mini.deps) Update `add()` to source 'after/plugin' when needed.
Show description for abe865b
echasnovski
committed
abe865b
View commit details
Copy full SHA for abe865b
View code at this point
Browse repository at this point
Commits on Feb 11, 2024
(mini.hues) Add 'mini.deps' explicit highlight groups.
echasnovski
committed
490dd84
View commit details
Copy full SHA for 490dd84
View code at this point
Browse repository at this point
(mini.base16) Add 'mini.deps' explicit highlight groups.
echasnovski
committed
cb0f2d5
View commit details
Copy full SHA for cb0f2d5
View code at this point
Browse repository at this point
(mini.deps) NEW MODULE: initial commit.
echasnovski
committed
6291547
View commit details
Copy full SHA for 6291547
View code at this point
Browse repository at this point
Commits on Feb 10, 2024
(mini.hues) Create new tree-sitter groups in Neovim>=0.9.
Show description for 37d675d
echasnovski
committed
37d675d
View commit details
Copy full SHA for 37d675d
View code at this point
Browse repository at this point
Commits on Feb 6, 2024
(mini.hues) BREAKING FEATURE: Update verbatim text to be distinctive.
echasnovski
committed
1660008
View commit details
Copy full SHA for 1660008
View code at this point
Browse repository at this point
(mini.notify) Update `refresh()` to account for closing Neovim.
Show description for caf2d06
echasnovski
committed
caf2d06
View commit details
Copy full SHA for caf2d06
View code at this point
Browse repository at this point
Commits on Feb 4, 2024
(mini.completion) Respect `filterText` from LSP response.
Show description for 9adc2ee
echasnovski
committed
9adc2ee
View commit details
Copy full SHA for 9adc2ee
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.