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 }}
franroa
/
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 May 5, 2023
(mini.base16) Update highlight groups.
Show description for 12bc9a8
echasnovski
committed
12bc9a8
View commit details
Copy full SHA for 12bc9a8
View code at this point
Browse repository at this point
(all) Replace unnecessary Vimscript with Lua API.
echasnovski
committed
7a2b975
View commit details
Copy full SHA for 7a2b975
View code at this point
Browse repository at this point
(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 May 2, 2023
(mini.sessions) Update `read()` to not stop on error.
Show description for 1bdbe3d
echasnovski
committed
1bdbe3d
View commit details
Copy full SHA for 1bdbe3d
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
(mini.basics) Fix "highlight on yank" autocommand.
echasnovski
committed
e753a0a
View commit details
Copy full SHA for e753a0a
View code at this point
Browse repository at this point
(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 27, 2023
(mini.base16) Add new integrations.
echasnovski
committed
fb7c20d
View commit details
Copy full SHA for fb7c20d
View code at this point
Browse repository at this point
(mini.base16) Update existing integrations.
Show description for 851bc89
echasnovski
committed
851bc89
View commit details
Copy full SHA for 851bc89
View code at this point
Browse repository at this point
(mini.base16) BREAKING FEATURE: Support 'HiPhish/nvim-ts-rainbow2'
Show description for 832bac9
echasnovski
committed
832bac9
View commit details
Copy full SHA for 832bac9
View code at this point
Browse repository at this point
(mini.jump2d) Update to jump immediately to single spot.
Show description for d3603c1
echasnovski
committed
d3603c1
View commit details
Copy full SHA for d3603c1
View code at this point
Browse repository at this point
Commits on Apr 22, 2023
(mini.colors) Fix typo in `setup()` help.
echasnovski
committed
2d70ae2
View commit details
Copy full SHA for 2d70ae2
View code at this point
Browse repository at this point
Commits on Apr 20, 2023
(mini.colors) Add `modify_channel()`.
echasnovski
committed
53ff484
View commit details
Copy full SHA for 53ff484
View code at this point
Browse repository at this point
Commits on Apr 18, 2023
(mini.basics) Add dot-repeat support for adding empty lines.
Show description for 672d6d1
echasnovski
committed
672d6d1
View commit details
Copy full SHA for 672d6d1
View code at this point
Browse repository at this point
Fix typo in general description of 'mini.colors' module.
echasnovski
committed
6b2ebc4
View commit details
Copy full SHA for 6b2ebc4
View code at this point
Browse repository at this point
Commits on Apr 16, 2023
(mini.splitjoin) Update `get_indent_part()` to respect `b` and `f` flags
Show description for 54ee812
echasnovski
committed
54ee812
View commit details
Copy full SHA for 54ee812
View code at this point
Browse repository at this point
(mini.colors) NEW MODULE: initial commit.
echasnovski
committed
0cb9df3
View commit details
Copy full SHA for 0cb9df3
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.comment) Ignore blank lines when determining if block is commented
Show description for b64d6db
echasnovski
committed
b64d6db
View commit details
Copy full SHA for b64d6db
View code at this point
Browse repository at this point
(mini.ai) Update `gen_spec.argument()` to not have compatibility with
Show description for 0995017
echasnovski
committed
0995017
View commit details
Copy full SHA for 0995017
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 28, 2023
(mini.animate) Update `scroll` to not animate during incremental search.
Show description for 078279d
echasnovski
committed
078279d
View commit details
Copy full SHA for 078279d
View code at this point
Browse repository at this point
(mini.animate) Update `resize` to never change 'cmdheight'.
Show description for 1807da1
echasnovski
committed
1807da1
View commit details
Copy full SHA for 1807da1
View code at this point
Browse repository at this point
(mini.animate) Update actions to safely set cursor.
Show description for 5e39bc1
echasnovski
committed
5e39bc1
View commit details
Copy full SHA for 5e39bc1
View code at this point
Browse repository at this point
Commits on Mar 25, 2023
(mini.base16) Add new 'mini.jump2d' highlight groups.
echasnovski
committed
1cf136c
View commit details
Copy full SHA for 1cf136c
View code at this point
Browse repository at this point
(mini.jump2d) FEATURE: Add `MiniJump2dSpotUnique` highlight group.
echasnovski
committed
976bc6b
View commit details
Copy full SHA for 976bc6b
View code at this point
Browse repository at this point
(mini.jump2d) FEATURE: Add `view.dim` option.
echasnovski
committed
343a1c3
View commit details
Copy full SHA for 343a1c3
View code at this point
Browse repository at this point
(mini.jump2d) FEATURE: Add `view.n_steps_ahead` option.
echasnovski
committed
06fd77d
View commit details
Copy full SHA for 06fd77d
View code at this point
Browse repository at this point
Commits on Mar 24, 2023
(mini.misc) Use neovim API in `restore_cursor()`.
cryptomilk
authored and
echasnovski
committed
63b2603
View commit details
Copy full SHA for 63b2603
View code at this point
Browse repository at this point
(mini.test) BREAKING FEATURE: Implement `config.silent` to silence
Show description for 5bd4335
echasnovski
committed
5bd4335
View commit details
Copy full SHA for 5bd4335
View code at this point
Browse repository at this point
(mini.surround) BREAKING FEATURE: Implement `config.silent` to silence
Show description for 0221910
echasnovski
committed
0221910
View commit details
Copy full SHA for 0221910
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.