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 }}
horga83
/
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
starter.lua
on
main
User selector
All users
All time
Commit history
Commits on Feb 2, 2024
(mini.starter) Optimize computation of whether something is shown.
Show description for d1413e1
echasnovski
committed
d1413e1
View commit details
Copy full SHA for d1413e1
View code at this point
Browse repository at this point
Commits on Dec 17, 2023
(all) Use universally ` ~` to indicate help section heading.
echasnovski
committed
ea1af8c
View commit details
Copy full SHA for ea1af8c
View code at this point
Browse repository at this point
Commits on Dec 12, 2023
(mini.starter) FEATURE: Add `sections.pick()` with 'mini.pick' pickers.
echasnovski
committed
333d2d1
View commit details
Copy full SHA for 333d2d1
View code at this point
Browse repository at this point
(mini.starter) Add note about "Browser" entry of `telescope` section.
echasnovski
committed
62a601e
View commit details
Copy full SHA for 62a601e
View code at this point
Browse repository at this point
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
Commits on Oct 21, 2023
(all) Don't use `nvim_{buf,win}_get_option()` in code in favor of `vim.{bo,wo}`.
Show description for a9cc3cc
echasnovski
committed
a9cc3cc
View commit details
Copy full SHA for a9cc3cc
View code at this point
Browse repository at this point
Commits on Oct 20, 2023
(mini.starter) FEATURE: Update `sections.recent_files()` to allow callable `show_path`.
Show description for 7e6afde
echasnovski
committed
7e6afde
View commit details
Copy full SHA for 7e6afde
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
Commits on Jul 17, 2023
(mini.starter) Update `sections.recent_files()` to work better on
Show description for ff49ccd
echasnovski
committed
ff49ccd
View commit details
Copy full SHA for ff49ccd
View code at this point
Browse repository at this point
Commits on May 16, 2023
(mini.starter) Fix refresh on resize.
Show description for 69e505d
atoerien
and
echasnovski
committed
69e505d
View commit details
Copy full SHA for 69e505d
View code at this point
Browse repository at this point
Commits on May 5, 2023
(all) Update all default highlights to be links.
echasnovski
committed
23ae9a5
View commit details
Copy full SHA for 23ae9a5
View code at this point
Browse repository at this point
Commits on May 4, 2023
(all) Use `vim.keymap` to deal with mappings.
Show description for 37837ff
echasnovski
committed
37837ff
View commit details
Copy full SHA for 37837ff
View code at this point
Browse repository at this point
Commits on Apr 30, 2023
(all) Use Lua API to create default highlight groups.
echasnovski
committed
88a6b58
View commit details
Copy full SHA for 88a6b58
View code at this point
Browse repository at this point
Commits on Apr 29, 2023
(all) Use Lua API to create autocommands.
Show description for 87be55f
echasnovski
committed
87be55f
View commit details
Copy full SHA for 87be55f
View code at this point
Browse repository at this point
Commits on Apr 28, 2023
(all) Remove Neovim<0.7 compatibility code.
echasnovski
committed
9f1f555
View commit details
Copy full SHA for 9f1f555
View code at this point
Browse repository at this point
(all) Remove warning about Neovim<0.7 starting its hard deprecation.
Show description for 10fc181
echasnovski
committed
10fc181
View commit details
Copy full SHA for 10fc181
View code at this point
Browse repository at this point
Commits on Apr 1, 2023
(all) Remove compatibility code for silencing with Vimscript variables.
echasnovski
committed
0d598d4
View commit details
Copy full SHA for 0d598d4
View code at this point
Browse repository at this point
Commits on Mar 31, 2023
(mini.starter) Update `sections.recent_files()` to respect
Show description for ab3a2c3
echasnovski
committed
ab3a2c3
View commit details
Copy full SHA for ab3a2c3
View code at this point
Browse repository at this point
(mini.starter) Fix `sections.recent_files()` to correctly identify files
Show description for 08666bc
echasnovski
committed
08666bc
View commit details
Copy full SHA for 08666bc
View code at this point
Browse repository at this point
Commits on Mar 24, 2023
(mini.starter) BREAKING FEATURE: Implement `config.silent` to silence
Show description for 7d664c8
echasnovski
committed
7d664c8
View commit details
Copy full SHA for 7d664c8
View code at this point
Browse repository at this point
Commits on Mar 13, 2023
(all) Update documentation to follow same rules.
Show description for 1e5fe7d
echasnovski
committed
1e5fe7d
View commit details
Copy full SHA for 1e5fe7d
View code at this point
Browse repository at this point
Commits on Feb 24, 2023
(mini.starter) Implement silencing of non-error feedback.
echasnovski
committed
11aff16
View commit details
Copy full SHA for 11aff16
View code at this point
Browse repository at this point
Update "Disabling" recommendations to use Lua code.
echasnovski
committed
d79494d
View commit details
Copy full SHA for d79494d
View code at this point
Browse repository at this point
Commits on Feb 23, 2023
(mini.starter) Update `sections.recent_files` to not track current
Show description for 61dee3d
echasnovski
committed
61dee3d
View commit details
Copy full SHA for 61dee3d
View code at this point
Browse repository at this point
Commits on Feb 11, 2023
Soft deprecate Neovim version less than 0.7.
echasnovski
committed
449bfb4
View commit details
Copy full SHA for 449bfb4
View code at this point
Browse repository at this point
Commits on Feb 7, 2023
(all) Update code to better handle default `nil` values.
echasnovski
committed
398cbc1
View commit details
Copy full SHA for 398cbc1
View code at this point
Browse repository at this point
(all) Update code annotations to be more precise.
Show description for dd198c5
echasnovski
and
ttytm
committed
dd198c5
View commit details
Copy full SHA for dd198c5
View code at this point
Browse repository at this point
Commits on Feb 3, 2023
(mini.starter) Reduce hit-enter-prompts when `cmdheight=0`.
echasnovski
committed
4f97a87
View commit details
Copy full SHA for 4f97a87
View code at this point
Browse repository at this point
(mini.starter) Set `nowrap` in window with Starter buffer.
echasnovski
committed
b88cb3c
View commit details
Copy full SHA for b88cb3c
View code at this point
Browse repository at this point
Commits on Jan 2, 2023
(mini.starter) Refix `open()` to properly ensure Normal mode.
Show description for a2d436f
echasnovski
committed
a2d436f
View commit details
Copy full SHA for a2d436f
View code at this point
Browse repository at this point
Commits on Dec 29, 2022
(mini.starter) Fix `open()` to properly ensure Normal mode.
Show description for 32cb2b2
echasnovski
and
treywood
committed
32cb2b2
View commit details
Copy full SHA for 32cb2b2
View code at this point
Browse repository at this point
Commits on Nov 3, 2022
Stop warning about Neovim<0.6 version.
echasnovski
committed
0cf93d1
View commit details
Copy full SHA for 0cf93d1
View code at this point
Browse repository at this point
Commits on Oct 21, 2022
(mini.starter) Update `gen_hook.aligning()` to respect not-current window dimensions.
echasnovski
committed
8087764
View commit details
Copy full SHA for 8087764
View code at this point
Browse repository at this point
(mini.starter) Update hooks to be called with `(content, buf_id)` signature.
echasnovski
committed
98fa037
View commit details
Copy full SHA for 98fa037
View code at this point
Browse repository at this point
Commits on Oct 20, 2022
(mini.starter) Use colored no-hit-enter-prompt messages.
echasnovski
committed
4680ea3
View commit details
Copy full SHA for 4680ea3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.