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
tests
on
main
User selector
All users
All time
Commit history
Commits on Feb 14, 2023
(mini.indentscope tests) Set at least 12 columns for screenshot testing.
echasnovski
committed
369f16f
View commit details
Copy full SHA for 369f16f
View code at this point
Browse repository at this point
(mini.move) Make commands to not alter unnamed register.
echasnovski
committed
9e3bf2a
View commit details
Copy full SHA for 9e3bf2a
View code at this point
Browse repository at this point
(mini.basics) Look only at global mappings when deciding whether to
Show description for 7b7f051
echasnovski
committed
7b7f051
View commit details
Copy full SHA for 7b7f051
View code at this point
Browse repository at this point
(mini.completion) Deprecate `config.window_dimensions`.
echasnovski
committed
cb1e927
View commit details
Copy full SHA for cb1e927
View code at this point
Browse repository at this point
(mini.indentscope) Deprecate `gen_animation()` as function.
echasnovski
committed
26a6e28
View commit details
Copy full SHA for 26a6e28
View code at this point
Browse repository at this point
Commits on Feb 9, 2023
(mini.ai tests) Add tests for Visual mode in command-line window.
echasnovski
committed
e287363
View commit details
Copy full SHA for e287363
View code at this point
Browse repository at this point
(mini.ai) Fix usage in command-line window.
Show description for a203eef
echasnovski
committed
a203eef
View commit details
Copy full SHA for a203eef
View code at this point
Browse repository at this point
Commits on Feb 7, 2023
(mini.jump) Fix Operator-pending mode actions to correctly stop on
Show description for fcdadab
echasnovski
committed
fcdadab
View commit details
Copy full SHA for fcdadab
View code at this point
Browse repository at this point
(mini.statusline) Update `is_truncated()` to respect global statusline.
Show description for f4b4f4c
echasnovski
committed
f4b4f4c
View commit details
Copy full SHA for f4b4f4c
View code at this point
Browse repository at this point
Commits on Feb 5, 2023
(mini.ai) BREAKING FEATURE: Update `gen_spec.argument()` to soft
Show description for 551a872
echasnovski
committed
551a872
View commit details
Copy full SHA for 551a872
View code at this point
Browse repository at this point
Commits on Feb 4, 2023
(mini.base16 tests) Make tests more robust.
echasnovski
committed
782480b
View commit details
Copy full SHA for 782480b
View code at this point
Browse repository at this point
(all tests) Update screenshots to match new way of test child process start.
echasnovski
committed
3f15284
View commit details
Copy full SHA for 3f15284
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
(mini.misc) Update `zoom()` to always have `winblend=0`.
echasnovski
committed
ff26f8f
View commit details
Copy full SHA for ff26f8f
View code at this point
Browse repository at this point
Commits on Jan 31, 2023
(mini.misc) FEATURE: implement `setup_restore_cursor()`.
Show description for 5be4676
cryptomilk
and
echasnovski
committed
5be4676
View commit details
Copy full SHA for 5be4676
View code at this point
Browse repository at this point
Commits on Jan 30, 2023
(mini.basics) Document and explicitly test `toggle_diagnostic()`.
echasnovski
committed
e742f41
View commit details
Copy full SHA for e742f41
View code at this point
Browse repository at this point
Commits on Jan 29, 2023
(mini.basics) NEW MODULE: initial commit.
echasnovski
committed
41940bb
View commit details
Copy full SHA for 41940bb
View code at this point
Browse repository at this point
Commits on Jan 19, 2023
(mini.move) Update to silently do nothing if 'modifiable' is on.
echasnovski
committed
a7e74f7
View commit details
Copy full SHA for a7e74f7
View code at this point
Browse repository at this point
(mini.move) Make movement not produce messages.
echasnovski
committed
16e2caa
View commit details
Copy full SHA for 16e2caa
View code at this point
Browse repository at this point
(mini.move) FEATURE: Add `config.options` with `reindent_linewise`.
Show description for f693640
echasnovski
committed
f693640
View commit details
Copy full SHA for f693640
View code at this point
Browse repository at this point
(mini.move) Make cursor move along selection in linewise movement.
echasnovski
committed
b153ebf
View commit details
Copy full SHA for b153ebf
View code at this point
Browse repository at this point
Commits on Jan 15, 2023
(mini.move) Add missing validation of `line_left` and `line_right` mappings.
echasnovski
committed
30b1144
View commit details
Copy full SHA for 30b1144
View code at this point
Browse repository at this point
(mini.move) NEW MODULE: initial commit.
echasnovski
committed
1192022
View commit details
Copy full SHA for 1192022
View code at this point
Browse repository at this point
Commits on Jan 12, 2023
(mini.ai tests) Ensure correct work with 'langmap'.
Show description for 96e648c
echasnovski
committed
96e648c
View commit details
Copy full SHA for 96e648c
View code at this point
Browse repository at this point
(mini.ai) Respect `config.mappings` when input textobject id is absent.
echasnovski
committed
ef0a5cd
View commit details
Copy full SHA for ef0a5cd
View code at this point
Browse repository at this point
Commits on Jan 10, 2023
(mini.animate) Update `scroll` to properly restore intermediate options.
echasnovski
committed
2b4c767
View commit details
Copy full SHA for 2b4c767
View code at this point
Browse repository at this point
(mini.animate) Update `scroll` to place cursor proportionally to step.
echasnovski
committed
a9d228d
View commit details
Copy full SHA for a9d228d
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
(mini.misc) Implement `setup_auto_root()` and `find_root()`.
Show description for bd6d1f3
echasnovski
committed
bd6d1f3
View commit details
Copy full SHA for bd6d1f3
View code at this point
Browse repository at this point
Commits on Dec 27, 2022
(mini.animate) Fix not animating just after buffer change.
Show description for 7eda9e9
echasnovski
committed
7eda9e9
View commit details
Copy full SHA for 7eda9e9
View code at this point
Browse repository at this point
(mini.completion) FEATURE: Implement `config.window.info.border` and
Show description for 1e0af70
echasnovski
and
mainendra
committed
1e0af70
View commit details
Copy full SHA for 1e0af70
View code at this point
Browse repository at this point
(mini.completion) BREAKING: Rename `config.window_dimensions` to `config.window`.
echasnovski
committed
1f243be
View commit details
Copy full SHA for 1f243be
View code at this point
Browse repository at this point
Commits on Dec 25, 2022
(mini.test) Fix `gen_reporter.buffer()` inability to run several times.
echasnovski
committed
37e48cc
View commit details
Copy full SHA for 37e48cc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.