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 }}
DJARUUN
/
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 17, 2024
fix(icons): changed gleam ft icon to nf-md-star_face
DJARUUN
authored
e4c3c4c
View commit details
Copy full SHA for e4c3c4c
View code at this point
Browse repository at this point
feat(icons): add gleam filetype icon
DJARUUN
authored
da613e1
View commit details
Copy full SHA for da613e1
View code at this point
Browse repository at this point
Commits on Jul 15, 2024
feat(extra)!: use "│" instead of ":" as line/position separator
echasnovski
committed
f20d8cd
View commit details
Copy full SHA for f20d8cd
View code at this point
Browse repository at this point
feat(pick)!: update `default_show()` to display "│" in place of "\0"
Show description for 3ade359
echasnovski
committed
3ade359
View commit details
Copy full SHA for 3ade359
View code at this point
Browse repository at this point
fix(pick)!: use '\0' instead of ':' as line/position separator
Show description for 42100d8
echasnovski
committed
42100d8
View commit details
Copy full SHA for 42100d8
View code at this point
Browse repository at this point
fix(pick): prefer explicit `path` field when computing icons
Show description for 8f04ff8
echasnovski
committed
8f04ff8
View commit details
Copy full SHA for 8f04ff8
View code at this point
Browse repository at this point
Commits on Jul 13, 2024
feat(surround)!: ignore trailing whitespace on last line when adding
Show description for 9a05b3a
echasnovski
committed
9a05b3a
View commit details
Copy full SHA for 9a05b3a
View code at this point
Browse repository at this point
Commits on Jul 12, 2024
feat(icons): add `hcl` filetype
mehalter
authored and
echasnovski
committed
27de3dd
View commit details
Copy full SHA for 27de3dd
View code at this point
Browse repository at this point
fix(base16): leap deprecated highlights, use LeapLabel
abeldekat
authored and
echasnovski
committed
062a55c
View commit details
Copy full SHA for 062a55c
View code at this point
Browse repository at this point
Commits on Jul 11, 2024
feat(icons): update built-in icons
Show description for 6c873ff
echasnovski
committed
6c873ff
View commit details
Copy full SHA for 6c873ff
View code at this point
Browse repository at this point
fix(diff): resolve symlinks in `git` source
Show description for 479b800
echasnovski
and
joshzcold
committed
479b800
View commit details
Copy full SHA for 479b800
View code at this point
Browse repository at this point
fix(hues): leap deprecated highlights, use LeapLabel
abeldekat
authored and
echasnovski
committed
861c8aa
View commit details
Copy full SHA for 861c8aa
View code at this point
Browse repository at this point
Commits on Jul 9, 2024
fix(icons): fix typo in GitLab file name
echasnovski
committed
072ef02
View commit details
Copy full SHA for 072ef02
View code at this point
Browse repository at this point
feat(icons): add more built-in icons
Show description for 7df11e3
echasnovski
committed
7df11e3
View commit details
Copy full SHA for 7df11e3
View code at this point
Browse repository at this point
docs(surround): fix description of search methods
Show description for 38841a5
echasnovski
committed
38841a5
View commit details
Copy full SHA for 38841a5
View code at this point
Browse repository at this point
Commits on Jul 7, 2024
feat(icons): add more built-in icons
Show description for 12d275f
echasnovski
committed
12d275f
View commit details
Copy full SHA for 12d275f
View code at this point
Browse repository at this point
docs(icons): tweak wording in several places
Show description for 425ce1c
echasnovski
and
colbs255
committed
425ce1c
View commit details
Copy full SHA for 425ce1c
View code at this point
Browse repository at this point
Commits on Jul 6, 2024
docs(icons): clarify criteria for adding built-in icon data
echasnovski
committed
45b3540
View commit details
Copy full SHA for 45b3540
View code at this point
Browse repository at this point
fix(icons): be more deliberate at what extensions are manually tracked
Show description for 75ed6e3
echasnovski
committed
75ed6e3
View commit details
Copy full SHA for 75ed6e3
View code at this point
Browse repository at this point
fix(icons): update `mock_nvim_web_devicons()` to respect `opts.default`
echasnovski
committed
f312bfd
View commit details
Copy full SHA for f312bfd
View code at this point
Browse repository at this point
feat(icons)!: update `get()` to also return whether output is a fallback
Show description for b2c6ea2
echasnovski
committed
b2c6ea2
View commit details
Copy full SHA for b2c6ea2
View code at this point
Browse repository at this point
Commits on Jul 5, 2024
fix(git): escape special characters inside set environment variables
Show description for d187614
echasnovski
committed
d187614
View commit details
Copy full SHA for d187614
View code at this point
Browse repository at this point
fix(icons): update "ascii" style to account for multibyte characters
echasnovski
committed
89277ad
View commit details
Copy full SHA for 89277ad
View code at this point
Browse repository at this point
fix(icons): use lowercase names in manual tables where it matters
Show description for 999baa6
echasnovski
committed
999baa6
View commit details
Copy full SHA for 999baa6
View code at this point
Browse repository at this point
fix(icons): prefer "file" category in `mock_nvim_web_devicons()`
Show description for c999fa5
echasnovski
committed
c999fa5
View commit details
Copy full SHA for c999fa5
View code at this point
Browse repository at this point
Commits on Jul 4, 2024
fix(icons): improve mocking in `mock_nvim_web_devicons()`
Show description for fc99446
echasnovski
committed
fc99446
View commit details
Copy full SHA for fc99446
View code at this point
Browse repository at this point
feat(icons): improve coverage of `mock_nvim_web_devicons()`
Show description for 1cca0f6
echasnovski
committed
1cca0f6
View commit details
Copy full SHA for 1cca0f6
View code at this point
Browse repository at this point
feat(icons): add new icons
Show description for 05dea5e
echasnovski
committed
05dea5e
View commit details
Copy full SHA for 05dea5e
View code at this point
Browse repository at this point
fix(icons): use more capable call to `vim.filetype.match()`
Show description for 6a7b77b
echasnovski
committed
6a7b77b
View commit details
Copy full SHA for 6a7b77b
View code at this point
Browse repository at this point
Commits on Jul 3, 2024
docs(deps): stop using 'nvim-web-devicons' in config examples
echasnovski
committed
bc6c0f7
View commit details
Copy full SHA for bc6c0f7
View code at this point
Browse repository at this point
feat(pick): prefer 'mini.icons' as icon provider
echasnovski
committed
611627f
View commit details
Copy full SHA for 611627f
View code at this point
Browse repository at this point
feat(files): prefer 'mini.icons' as icon provider
echasnovski
committed
6eb292d
View commit details
Copy full SHA for 6eb292d
View code at this point
Browse repository at this point
feat(tabline): prefer 'mini.icons' as icon provider
echasnovski
committed
e0ff5f5
View commit details
Copy full SHA for e0ff5f5
View code at this point
Browse repository at this point
feat(statusline): prefer 'mini.icons' as icon provider
echasnovski
committed
b10ffff
View commit details
Copy full SHA for b10ffff
View code at this point
Browse repository at this point
feat(hues): add 'mini.icons' explicit highlight groups
echasnovski
committed
c0ce60c
View commit details
Copy full SHA for c0ce60c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.