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 }}
augtheo
/
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 Aug 20, 2024
Merge branch 'echasnovski:main' into main
augtheo
authored
3e14f13
View commit details
Copy full SHA for 3e14f13
Browse repository at this point
feat(files): use different name for not persistent delete during sync
Show description for 71b5694
echasnovski
committed
71b5694
View commit details
Copy full SHA for 71b5694
Browse repository at this point
fix(files): make file manipulation work across devices
Show description for ce55a9f
echasnovski
committed
ce55a9f
View commit details
Copy full SHA for ce55a9f
Browse repository at this point
feat(git): update `show_at_cursor()` to include commit's statistics
Show description for 6edcd9b
echasnovski
committed
6edcd9b
View commit details
Copy full SHA for 6edcd9b
Browse repository at this point
feat(misc): update `buf_lines` picker to pad line numbers
echasnovski
committed
0b0cc07
View commit details
Copy full SHA for 0b0cc07
Browse repository at this point
refactor(icons): remove redundant second return value
echasnovski
committed
fe573c7
View commit details
Copy full SHA for fe573c7
Browse repository at this point
fix(icons): make `style = 'ascii'` work with full file paths
Show description for 5e23539
echasnovski
committed
5e23539
View commit details
Copy full SHA for 5e23539
Browse repository at this point
Commits on Aug 18, 2024
feat(misc): update `setup_termbg_sync()` to respect no present `stdout`
Show description for d6e6a6f
echasnovski
committed
d6e6a6f
View commit details
Copy full SHA for d6e6a6f
Browse repository at this point
fix(misc): use different events in `setup_termbg_sync()`
Show description for 18ba14f
echasnovski
committed
18ba14f
View commit details
Copy full SHA for 18ba14f
Browse repository at this point
Commits on Aug 17, 2024
docs(ALL): use correct type for optional options table
Show description for 0464941
echasnovski
committed
0464941
View commit details
Copy full SHA for 0464941
Browse repository at this point
fix(pick): work around permanent cursor hiding with `vim.o.guicursor=''`
Show description for 63b4ef5
echasnovski
committed
63b4ef5
View commit details
Copy full SHA for 63b4ef5
Browse repository at this point
Commits on Aug 16, 2024
test(extra): adjust tests after changes in 'mini.pick'
echasnovski
committed
7e30f58
View commit details
Copy full SHA for 7e30f58
Browse repository at this point
fix(pick): update `set_picker_items_from_cli` to close outdated process
Show description for 769d603
echasnovski
committed
769d603
View commit details
Copy full SHA for 769d603
Browse repository at this point
feat(hues): add explicit support for `MiniPickCursor` group
echasnovski
committed
c144166
View commit details
Copy full SHA for c144166
Browse repository at this point
feat(base16): add explicit support for `MiniPickCursor` group
echasnovski
committed
5778330
View commit details
Copy full SHA for 5778330
Browse repository at this point
feat(pick): explicitly hide cursor when picker is active
Show description for 0c5f49e
echasnovski
committed
0c5f49e
View commit details
Copy full SHA for 0c5f49e
Browse repository at this point
Commits on Aug 15, 2024
fix(pick): make preview work for files which failed to read
echasnovski
committed
49e2699
View commit details
Copy full SHA for 49e2699
Browse repository at this point
fix(files): make preview work for files which failed to read
Show description for e4c76d3
echasnovski
committed
e4c76d3
View commit details
Copy full SHA for e4c76d3
Browse repository at this point
feat(extra): add `preserve_order` to `buf_lines` and `oldfiles` pickers
Show description for 2941525
echasnovski
committed
2941525
View commit details
Copy full SHA for 2941525
Browse repository at this point
fix(extra): update `visit_paths()` picker to use non-blocking matching
echasnovski
committed
2dc8806
View commit details
Copy full SHA for 2dc8806
Browse repository at this point
feat(pick): add `preserve_order` option to `default_match()`
echasnovski
committed
f045e9d
View commit details
Copy full SHA for f045e9d
Browse repository at this point
feat(pick)!: use table `opts` as `default_match()` fourth argument
Show description for 05287e4
echasnovski
committed
05287e4
View commit details
Copy full SHA for 05287e4
Browse repository at this point
fix(move): update to better preserve registers
Show description for 76f9050
echasnovski
committed
76f9050
View commit details
Copy full SHA for 76f9050
Browse repository at this point
Commits on Aug 13, 2024
fix(extra): make `pickers.lsp` work after `MiniIcons.tweak_lsp_kind()`
echasnovski
committed
cf81e70
View commit details
Copy full SHA for cf81e70
Browse repository at this point
fix(move): use `getreginfo()` instead of `getreg()`
Show description for 1e6e180
echasnovski
and
Diomendius
committed
1e6e180
View commit details
Copy full SHA for 1e6e180
Browse repository at this point
fix(move): make move work in single line buffer
Show description for b4a78b2
echasnovski
and
Diomendius
committed
b4a78b2
View commit details
Copy full SHA for b4a78b2
Browse repository at this point
fix(bracketed): ensure safe cursor setting
Show description for f47bee7
echasnovski
committed
f47bee7
View commit details
Copy full SHA for f47bee7
Browse repository at this point
Commits on Aug 12, 2024
test(hipatterns): make some tests more robust
echasnovski
committed
974ebc0
View commit details
Copy full SHA for 974ebc0
Browse repository at this point
docs(files): add example for customizing window height and/or title
Show description for 64a560f
echasnovski
committed
64a560f
View commit details
Copy full SHA for 64a560f
Browse repository at this point
feat(files): trigger `MiniFilesWindowUpdate` on any window config change
Show description for 15684f0
echasnovski
committed
15684f0
View commit details
Copy full SHA for 15684f0
Browse repository at this point
feat(files): update `go_in()` to notify about bad entries
Show description for 9dc5f30
echasnovski
committed
9dc5f30
View commit details
Copy full SHA for 9dc5f30
Browse repository at this point
feat(statusline)!: do not change `laststatus = 3` to `laststatus = 2`
Show description for 89cb9da
echasnovski
committed
89cb9da
View commit details
Copy full SHA for 89cb9da
Browse repository at this point
fix(indentscope): respect 'showbreak' when drawing in wrapped lines
Show description for d306a8a
echasnovski
committed
d306a8a
View commit details
Copy full SHA for d306a8a
Browse repository at this point
Commits on Aug 11, 2024
ci: stop verifying basic setup on Windows and MacOS
Show description for 7c00ea1
echasnovski
committed
7c00ea1
View commit details
Copy full SHA for 7c00ea1
Browse repository at this point
Commits on Aug 10, 2024
ci: update CI setup
Show description for 608e157
echasnovski
committed
608e157
View commit details
Copy full SHA for 608e157
Browse repository at this point
Previous
Next
You can’t perform that action at this time.