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 }}
JulesNP
/
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 Jul 4, 2024
feat(icons): Add support for F# extensions
JulesNP
committed
e7bb978
View commit details
Copy full SHA for e7bb978
Browse repository at this point
Commits on Jul 3, 2024
docs: suggest 'mini.icons' in more places
echasnovski
committed
e0cd9ec
View commit details
Copy full SHA for e0cd9ec
Browse repository at this point
docs(deps): stop using 'nvim-web-devicons' in config examples
echasnovski
committed
bc6c0f7
View commit details
Copy full SHA for bc6c0f7
Browse repository at this point
feat(pick): prefer 'mini.icons' as icon provider
echasnovski
committed
611627f
View commit details
Copy full SHA for 611627f
Browse repository at this point
feat(files): prefer 'mini.icons' as icon provider
echasnovski
committed
6eb292d
View commit details
Copy full SHA for 6eb292d
Browse repository at this point
feat(tabline): prefer 'mini.icons' as icon provider
echasnovski
committed
e0ff5f5
View commit details
Copy full SHA for e0ff5f5
Browse repository at this point
feat(statusline): prefer 'mini.icons' as icon provider
echasnovski
committed
b10ffff
View commit details
Copy full SHA for b10ffff
Browse repository at this point
feat(hues): add 'mini.icons' explicit highlight groups
echasnovski
committed
c0ce60c
View commit details
Copy full SHA for c0ce60c
Browse repository at this point
feat(base16): add 'mini.icons' explicit highlight groups
echasnovski
committed
2f07f67
View commit details
Copy full SHA for 2f07f67
Browse repository at this point
feat(icons): add NEW MODULE
echasnovski
committed
82584a4
View commit details
Copy full SHA for 82584a4
Browse repository at this point
Commits on Jul 2, 2024
feat(hipatterns)!: compute color hl groups based on `hex_color`+`style`
Show description for b8c1d3b
echasnovski
and
folke
committed
b8c1d3b
View commit details
Copy full SHA for b8c1d3b
Browse repository at this point
feat(statusline)!: make `section_fileinfo()` work in not normal buffers
Show description for ff021d0
echasnovski
committed
ff021d0
View commit details
Copy full SHA for ff021d0
Browse repository at this point
fix(starter)!: use 'ministarter' as filetype instead of 'starter'
Show description for 9091653
echasnovski
committed
9091653
View commit details
Copy full SHA for 9091653
Browse repository at this point
Commits on Jul 1, 2024
docs(surround): tweak specification help
Show description for 35422e9
echasnovski
committed
35422e9
View commit details
Copy full SHA for 35422e9
Browse repository at this point
docs(ALL): prefer using code blocks with language annotation
Show description for a8fae0b
echasnovski
committed
a8fae0b
View commit details
Copy full SHA for a8fae0b
Browse repository at this point
docs: make "General principles" sections more up to date
echasnovski
committed
5e30efe
View commit details
Copy full SHA for 5e30efe
Browse repository at this point
Commits on Jun 30, 2024
feat(extra): update `pickers.oldfiles()` to have `current_dir` option
abeldekat
authored and
echasnovski
committed
7cd21b7
View commit details
Copy full SHA for 7cd21b7
Browse repository at this point
docs(ALL): regenerate documentation with latest 'mini.doc'
echasnovski
committed
cd0ae73
View commit details
Copy full SHA for cd0ae73
Browse repository at this point
fix(doc): tweak smart appending empty line to block
echasnovski
committed
81e0e0d
View commit details
Copy full SHA for 81e0e0d
Browse repository at this point
Commits on Jun 29, 2024
docs(ALL): regenerate documentation with latest 'mini.doc'
echasnovski
committed
7974dbd
View commit details
Copy full SHA for 7974dbd
Browse repository at this point
feat(doc): do not append empty line to block if it ends as visibly blank
echasnovski
committed
2bd1725
View commit details
Copy full SHA for 2bd1725
Browse repository at this point
docs(pick): fix typo
justus2510
authored and
echasnovski
committed
3e5da8e
View commit details
Copy full SHA for 3e5da8e
Browse repository at this point
Commits on Jun 23, 2024
docs(ALL): use updated `MiniDoc.afterlines_to_code()`
echasnovski
committed
334a2d9
View commit details
Copy full SHA for 334a2d9
Browse repository at this point
feat(doc)!: update `afterlines_to_code()` to result into Lua code block
Show description for bb9e680
echasnovski
committed
bb9e680
View commit details
Copy full SHA for bb9e680
Browse repository at this point
docs(surround): make code example nicer
Show description for 9b3d9ee
echasnovski
committed
9b3d9ee
View commit details
Copy full SHA for 9b3d9ee
Browse repository at this point
Commits on Jun 22, 2024
docs: add Neovim version deprecation notes to 'MAINTAINING.md'
echasnovski
committed
63c21a9
View commit details
Copy full SHA for 63c21a9
Browse repository at this point
feat(ALL): stop support for Neovim 0.7
Show description for 94db855
echasnovski
committed
94db855
View commit details
Copy full SHA for 94db855
Browse repository at this point
Commits on Jun 20, 2024
docs(surround): fix example for `gen_spec.input.treesitter()`
echasnovski
committed
a3f2746
View commit details
Copy full SHA for a3f2746
Browse repository at this point
refactor(operators): make `replace` not use helper functions
Show description for d3afc63
echasnovski
committed
d3afc63
View commit details
Copy full SHA for d3afc63
Browse repository at this point
Commits on Jun 14, 2024
fix(git): make auto enable only in listed buffers
Show description for ebc8cb0
echasnovski
committed
ebc8cb0
View commit details
Copy full SHA for ebc8cb0
Browse repository at this point
fix(diff): make auto enable only in listed buffers
Show description for ec8f3fa
echasnovski
committed
ec8f3fa
View commit details
Copy full SHA for ec8f3fa
Browse repository at this point
docs(surround): clarify case when cursor is on target default identifier
Show description for 460a8bf
echasnovski
committed
460a8bf
View commit details
Copy full SHA for 460a8bf
Browse repository at this point
fix(ai): clarify case when cursor is on target default identifier
echasnovski
committed
c5e4e0f
View commit details
Copy full SHA for c5e4e0f
Browse repository at this point
docs: tweak 'MAINTAINING.md'
echasnovski
committed
ddd2f73
View commit details
Copy full SHA for ddd2f73
Browse repository at this point
docs: use development version
echasnovski
committed
9a2c3ef
View commit details
Copy full SHA for 9a2c3ef
Browse repository at this point
Previous
Next
You can’t perform that action at this time.