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 }}
gmh5225
/
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
files.lua
on
main
User selector
All users
All time
Commit history
Commits on Nov 3, 2023
(all) Fix typos.
dundargoc
authored and
echasnovski
committed
0a3d637
View commit details
Copy full SHA for 0a3d637
View code at this point
Browse repository at this point
(mini.files) FEATURE: Implement `MiniFilesCursorLine` highlight group.
Show description for abb86a3
echasnovski
committed
abb86a3
View commit details
Copy full SHA for abb86a3
View code at this point
Browse repository at this point
Commits on Oct 21, 2023
(mini.files) Update to try to use relative path for file open.
echasnovski
committed
1f205c5
View commit details
Copy full SHA for 1f205c5
View code at this point
Browse repository at this point
Commits on Oct 20, 2023
(mini.files) Implement tracking of lost focus.
Show description for 274c6ed
echasnovski
committed
274c6ed
View commit details
Copy full SHA for 274c6ed
View code at this point
Browse repository at this point
(mini.files) BREAKING: Update to not highlight large preview.
Show description for 66ea844
echasnovski
committed
66ea844
View commit details
Copy full SHA for 66ea844
View code at this point
Browse repository at this point
Commits on Oct 12, 2023
(mini.files) BREAKING: Make already present unlisted buffer listed.
Show description for 751d565
echasnovski
committed
751d565
View commit details
Copy full SHA for 751d565
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
(all) Update to properly store default config.
echasnovski
committed
0c50ef9
View commit details
Copy full SHA for 0c50ef9
View code at this point
Browse repository at this point
(mini.files) Simplify directory edit tracking logic.
Show description for 9a9a7d4
echasnovski
committed
9a9a7d4
View commit details
Copy full SHA for 9a9a7d4
View code at this point
Browse repository at this point
Commits on Sep 19, 2023
(mini.files) Fix copy to allow copying into non-existing directory.
Show description for 35ec2a9
echasnovski
committed
35ec2a9
View commit details
Copy full SHA for 35ec2a9
View code at this point
Browse repository at this point
Commits on Sep 7, 2023
(mini.files) Use correct tree-sitter language in file preview.
Show description for f158f19
echasnovski
committed
f158f19
View commit details
Copy full SHA for f158f19
View code at this point
Browse repository at this point
Commits on Aug 8, 2023
(mini.files) Add example of function to toggle explorer.
Show description for 1b52c4c
echasnovski
committed
1b52c4c
View commit details
Copy full SHA for 1b52c4c
View code at this point
Browse repository at this point
Commits on Jul 22, 2023
(mini.files) Update `close()` to not error on invalid target window.
Show description for aac602e
echasnovski
committed
aac602e
View commit details
Copy full SHA for aac602e
View code at this point
Browse repository at this point
Commits on Jul 17, 2023
(mini.files) Update cursor placement to tweak column immediately.
echasnovski
committed
34acb9b
View commit details
Copy full SHA for 34acb9b
View code at this point
Browse repository at this point
Commits on Jul 11, 2023
(mini.files) Fix no synchronization confirm with preview.
Show description for 2b37c5e
echasnovski
committed
2b37c5e
View commit details
Copy full SHA for 2b37c5e
View code at this point
Browse repository at this point
(mini.files) Update `go_in()` to not error during opening files.
Show description for 3dfc3e8
echasnovski
committed
3dfc3e8
View commit details
Copy full SHA for 3dfc3e8
View code at this point
Browse repository at this point
(mini.files) FEATURE: Add `mappings.reveal_cwd` and `reveal_cwd()`.
Show description for c6fd3ff
echasnovski
committed
c6fd3ff
View commit details
Copy full SHA for c6fd3ff
View code at this point
Browse repository at this point
(mini.files) Update `move` action to allow creating parent directory.
Show description for 23dda78
echasnovski
committed
23dda78
View commit details
Copy full SHA for 23dda78
View code at this point
Browse repository at this point
Commits on Jul 3, 2023
(mini.files) FEATURE: Add `options.permanent_delete`.
Show description for f3648ab
echasnovski
committed
f3648ab
View commit details
Copy full SHA for f3648ab
View code at this point
Browse repository at this point
Commits on Jun 29, 2023
(mini.files) Update for clean diagnostics.
echasnovski
committed
6426bcd
View commit details
Copy full SHA for 6426bcd
View code at this point
Browse repository at this point
(mini.files) Fix preview to properly fit in instance width.
echasnovski
committed
739122f
View commit details
Copy full SHA for 739122f
View code at this point
Browse repository at this point
(mini.files) Update file preview to use buffer id to compute filetype.
echasnovski
committed
6089401
View commit details
Copy full SHA for 6089401
View code at this point
Browse repository at this point
(mini.files) FEATURE: Add `content.prefix`.
Show description for 3f267f8
echasnovski
committed
3f267f8
View commit details
Copy full SHA for 3f267f8
View code at this point
Browse repository at this point
Commits on Jun 27, 2023
(mini.files) Update `close()` to also close help window.
echasnovski
committed
a4241b6
View commit details
Copy full SHA for a4241b6
View code at this point
Browse repository at this point
(mini.files) Update non-delete actions to not override existing entry.
echasnovski
committed
4383b07
View commit details
Copy full SHA for 4383b07
View code at this point
Browse repository at this point
(mini.files) BREAKING FEATURE: Add `windows.width_preview`.
echasnovski
committed
26f032b
View commit details
Copy full SHA for 26f032b
View code at this point
Browse repository at this point
(mini.files) Use "view" name instead of "directory view".
echasnovski
committed
fb7c7c2
View commit details
Copy full SHA for fb7c7c2
View code at this point
Browse repository at this point
(mini.files) FEATURE: Add file preview.
echasnovski
committed
8744876
View commit details
Copy full SHA for 8744876
View code at this point
Browse repository at this point
Commits on Jun 24, 2023
(mini.files) Add file system action events.
echasnovski
committed
445f73c
View commit details
Copy full SHA for 445f73c
View code at this point
Browse repository at this point
(mini.files) Update entry creation to not override existing entry.
echasnovski
committed
1dfa95e
View commit details
Copy full SHA for 1dfa95e
View code at this point
Browse repository at this point
(mini.files) Fix preview to work after `trim_left()`.
echasnovski
committed
b38be30
View commit details
Copy full SHA for b38be30
View code at this point
Browse repository at this point
Commits on Jun 23, 2023
(mini.files) Fix trigger `MiniFilesBufferCreate` with `windows.preview`.
echasnovski
committed
f51265b
View commit details
Copy full SHA for f51265b
View code at this point
Browse repository at this point
(mini.files) Add `get/set` target window with example of how to use them
Show description for 52a5f78
echasnovski
committed
52a5f78
View commit details
Copy full SHA for 52a5f78
View code at this point
Browse repository at this point
(mini.files) Fix typo in comment.
TortitasT
authored and
echasnovski
committed
cb2beff
View commit details
Copy full SHA for cb2beff
View code at this point
Browse repository at this point
(mini.files) Add small updates to documentation.
echasnovski
committed
18e24f0
View commit details
Copy full SHA for 18e24f0
View code at this point
Browse repository at this point
(mini.files) Add <count> support for navigation mappings.
echasnovski
committed
2e0d1d9
View commit details
Copy full SHA for 2e0d1d9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.