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 }}
mtmatye
/
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 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
Commits on Oct 10, 2022
Soft deprecate Neovim 0.5.
echasnovski
committed
2c49b0b
View commit details
Copy full SHA for 2c49b0b
View code at this point
Browse repository at this point
Commits on Sep 3, 2022
Split help files.
echasnovski
committed
5854e94
View commit details
Copy full SHA for 5854e94
View code at this point
Browse repository at this point
Commits on Aug 20, 2022
(mini.starter) Reset query before item evaluation.
Show description for 5ba6281
echasnovski
and
assistcontrol
committed
5ba6281
View commit details
Copy full SHA for 5ba6281
View code at this point
Browse repository at this point
(mini.starter) Remove `MiniStarter.content`.
echasnovski
committed
c59376d
View commit details
Copy full SHA for c59376d
View code at this point
Browse repository at this point
Commits on Aug 18, 2022
(mini.starter) Redraw after non-startup refresh.
echasnovski
committed
f8cd711
View commit details
Copy full SHA for f8cd711
View code at this point
Browse repository at this point
Commits on Jul 16, 2022
(mini.starter) Disable 'mini.trailspace' in Starter buffer.
Show description for e0686cc
echasnovski
committed
e0686cc
View commit details
Copy full SHA for e0686cc
View code at this point
Browse repository at this point
Commits on Jul 14, 2022
(mini.starter) Allow multiple open buffers.
Show description for a18f3c5
echasnovski
committed
a18f3c5
View commit details
Copy full SHA for a18f3c5
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
(all) Implement buffer local configuration.
echasnovski
committed
4434ffd
View commit details
Copy full SHA for 4434ffd
View code at this point
Browse repository at this point
Commits on Jul 10, 2022
Move from `function a()` to `a = function()` syntax.
echasnovski
committed
9f53839
View commit details
Copy full SHA for 9f53839
View code at this point
Browse repository at this point
Commits on Jul 7, 2022
Use `collapse_simple_statement = "Always"` in '.stylua.toml'.
echasnovski
committed
e3a55cb
View commit details
Copy full SHA for e3a55cb
View code at this point
Browse repository at this point
Commits on Jun 2, 2022
(all) Update documentation of highlight groups.
echasnovski
committed
34dbd8b
View commit details
Copy full SHA for 34dbd8b
View code at this point
Browse repository at this point
Commits on May 23, 2022
(all) Use `[[...]]` for strings only if necessary.
echasnovski
committed
867f8a6
View commit details
Copy full SHA for 867f8a6
View code at this point
Browse repository at this point
Commits on May 12, 2022
(all) Stop using `vim.notify()` for frequent messages.
Show description for 1764bcf
echasnovski
committed
1764bcf
View commit details
Copy full SHA for 1764bcf
View code at this point
Browse repository at this point
Commits on May 9, 2022
(mini.starter) Add `<C-n>` and `<C-p>` to default mappings.
echasnovski
committed
ee7c022
View commit details
Copy full SHA for ee7c022
View code at this point
Browse repository at this point
Commits on Apr 22, 2022
(mini.starter) Don't show query message on startup.
Show description for 1c1c458
echasnovski
committed
1c1c458
View commit details
Copy full SHA for 1c1c458
View code at this point
Browse repository at this point
Commits on Apr 15, 2022
(mini.starter) Use `vim.highlight.range` with `priority` in Neovim>=0.7.
Show description for 56ec045
echasnovski
committed
56ec045
View commit details
Copy full SHA for 56ec045
View code at this point
Browse repository at this point
Commits on Apr 9, 2022
(mini.starter tests) Write tests for 'mini.starter'.
echasnovski
committed
e6fdc2b
View commit details
Copy full SHA for e6fdc2b
View code at this point
Browse repository at this point
(mini.starter) Allow `config.header` and `config.footer` to have any
Show description for 588cf66
echasnovski
committed
588cf66
View commit details
Copy full SHA for 588cf66
View code at this point
Browse repository at this point
Commits on Apr 3, 2022
(mini.sessions) (mini.starter) Update detection of if something is shown
Show description for 0e99339
echasnovski
committed
0e99339
View commit details
Copy full SHA for 0e99339
View code at this point
Browse repository at this point
Commits on Mar 19, 2022
(all) Use more careful `config` validation.
echasnovski
committed
6d62df7
View commit details
Copy full SHA for 6d62df7
View code at this point
Browse repository at this point
Commits on Mar 8, 2022
(mini.starter) Remove hit-enter-prompt.
echasnovski
committed
d8f3b5f
View commit details
Copy full SHA for d8f3b5f
View code at this point
Browse repository at this point
(mini.starter) Don't make query if it results into no active items.
Show description for 87734d4
echasnovski
committed
87734d4
View commit details
Copy full SHA for 87734d4
View code at this point
Browse repository at this point
Commits on Feb 13, 2022
Add common recipes for disabling.
Show description for 769186d
echasnovski
committed
769186d
View commit details
Copy full SHA for 769186d
View code at this point
Browse repository at this point
Commits on Feb 10, 2022
(mini.starter) Implement `MiniStarter.set_query()`.
Show description for 65966d8
echasnovski
authored
65966d8
View commit details
Copy full SHA for 65966d8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.