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 }}
henriqpsantos
/
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 Jan 6, 2022
(mini.starter) Allow opening in specified buffer and use it during startup.
Show description for a1aa674
echasnovski
committed
a1aa674
View commit details
Copy full SHA for a1aa674
View code at this point
Browse repository at this point
(mini.completion) Use fixed `breakat`.
Show description for d8b52c4
echasnovski
committed
d8b52c4
View commit details
Copy full SHA for d8b52c4
View code at this point
Browse repository at this point
Commits on Jan 4, 2022
(mini.base16) Add explicit `MiniCursorwordCurrent`.
echasnovski
committed
f556a97
View commit details
Copy full SHA for f556a97
View code at this point
Browse repository at this point
(mini.cursorword) Implement possibility of different highlighting of current word under cursor.
Show description for a65c65f
echasnovski
committed
a65c65f
View commit details
Copy full SHA for a65c65f
View code at this point
Browse repository at this point
(mini.cursorword) (mini.trailspace) Refactor to use more early returns.
echasnovski
committed
45e24f9
View commit details
Copy full SHA for 45e24f9
View code at this point
Browse repository at this point
Commits on Dec 28, 2021
(mini.starter) Use `vim.loop.os_get_passwd()` to get username.
Show description for 632f9d3
echasnovski
committed
632f9d3
View commit details
Copy full SHA for 632f9d3
View code at this point
Browse repository at this point
(mini.comment) Escape literal '%' in comment parts.
Show description for 3d1297a
echasnovski
committed
3d1297a
View commit details
Copy full SHA for 3d1297a
View code at this point
Browse repository at this point
Commits on Dec 23, 2021
(all) Update comments to be more uniform across modules.
Show description for 5dbb950
echasnovski
committed
5dbb950
View commit details
Copy full SHA for 5dbb950
View code at this point
Browse repository at this point
Commits on Dec 19, 2021
(mini.pairs) (mini.statusline) Remove deprecation notices.
echasnovski
committed
5bfb783
View commit details
Copy full SHA for 5bfb783
View code at this point
Browse repository at this point
Commits on Dec 16, 2021
Fix typo in usage.
kawarimidoll
committed
3cdac47
View commit details
Copy full SHA for 3cdac47
View code at this point
Browse repository at this point
Commits on Dec 9, 2021
(mini.statusline) Allow supplying custom static icon.
Show description for 793d40f
echasnovski
committed
793d40f
View commit details
Copy full SHA for 793d40f
View code at this point
Browse repository at this point
Commits on Dec 6, 2021
(mini.comment) Fix case when all lines are empty.
Show description for 2f77d58
echasnovski
committed
2f77d58
View commit details
Copy full SHA for 2f77d58
View code at this point
Browse repository at this point
Commits on Dec 5, 2021
(mini.starter) Update `sections.sessions` to always display local
Show description for 88c3daa
echasnovski
committed
88c3daa
View commit details
Copy full SHA for 88c3daa
View code at this point
Browse repository at this point
(mini.sessions) Implement `verbose` option to main actions.
echasnovski
committed
f80b986
View commit details
Copy full SHA for f80b986
View code at this point
Browse repository at this point
(mini.sessions) BREAKING: Move to table `opts` argument in main actions.
echasnovski
committed
1a86f4a
View commit details
Copy full SHA for 1a86f4a
View code at this point
Browse repository at this point
Commits on Dec 4, 2021
(mini.sessions) Implement local session.
echasnovski
committed
0c7f401
View commit details
Copy full SHA for 0c7f401
View code at this point
Browse repository at this point
Commits on Dec 3, 2021
(mini.comment) Stop disrespecting tab indentation.
Show description for fa2cb0c
echasnovski
committed
fa2cb0c
View commit details
Copy full SHA for fa2cb0c
View code at this point
Browse repository at this point
Commits on Dec 2, 2021
(mini.base16) Add new highlight groups.
Show description for 8ecfbd1
echasnovski
committed
8ecfbd1
View commit details
Copy full SHA for 8ecfbd1
View code at this point
Browse repository at this point
(mini.statusline) Use `vim.diagnostic` in Neovim 0.6.0.
echasnovski
committed
c4fb1f7
View commit details
Copy full SHA for c4fb1f7
View code at this point
Browse repository at this point
Commits on Nov 25, 2021
(mini.pairs) Show deprecation notice only once.
echasnovski
committed
5a011a9
View commit details
Copy full SHA for 5a011a9
View code at this point
Browse repository at this point
Commits on Nov 22, 2021
Clarify more about global Lua tables created with `setup()`.
echasnovski
committed
c03fc7d
View commit details
Copy full SHA for c03fc7d
View code at this point
Browse repository at this point
Commits on Nov 21, 2021
(mini.completion) Update documentation.
echasnovski
committed
2724d8d
View commit details
Copy full SHA for 2724d8d
View code at this point
Browse repository at this point
Commits on Nov 16, 2021
(mini.jump) Add 'repeat_jump' mapping.
echasnovski
committed
705b96b
View commit details
Copy full SHA for 705b96b
View code at this point
Browse repository at this point
Commits on Nov 14, 2021
(mini.jump) NEW MODULE: initial commit.
echasnovski
committed
cfa108e
View commit details
Copy full SHA for cfa108e
View code at this point
Browse repository at this point
(mini.jump) Refactor.
Show description for fb88f94
echasnovski
committed
fb88f94
View commit details
Copy full SHA for fb88f94
View code at this point
Browse repository at this point
(mini.jump) Add initial implementation from @xigoi (#8)
Show description for fa3fb13
xigoi
and
echasnovski
authored
fa3fb13
View commit details
Copy full SHA for fa3fb13
View code at this point
Browse repository at this point
(mini.starter) NEW MODULE: initial commit.
echasnovski
committed
173b279
View commit details
Copy full SHA for 173b279
View code at this point
Browse repository at this point
(mini.sessions) NEW MODULE: initial commit.
echasnovski
committed
715efad
View commit details
Copy full SHA for 715efad
View code at this point
Browse repository at this point
Commits on Nov 11, 2021
(mini.pairs) Implement pair registration and new `config`. Fixes #11.
Show description for d04d360
echasnovski
committed
d04d360
View commit details
Copy full SHA for d04d360
View code at this point
Browse repository at this point
Commits on Nov 8, 2021
Use term 'array' instead of 'list'.
echasnovski
committed
e458396
View commit details
Copy full SHA for e458396
View code at this point
Browse repository at this point
Commits on Nov 7, 2021
(mini.statusline) Add `section_searchcount`.
echasnovski
committed
fe8397d
View commit details
Copy full SHA for fe8397d
View code at this point
Browse repository at this point
Commits on Nov 2, 2021
Polish documentation.
Show description for 5f78901
echasnovski
committed
5f78901
View commit details
Copy full SHA for 5f78901
View code at this point
Browse repository at this point
Commits on Oct 31, 2021
(mini.trailspace) BREAKING: Remove previously soft deprecated functionality.
echasnovski
committed
db9365b
View commit details
Copy full SHA for db9365b
View code at this point
Browse repository at this point
(mini.statusline) BREAKING: Remove previously soft deprecated
Show description for 23326e4
echasnovski
committed
23326e4
View commit details
Copy full SHA for 23326e4
View code at this point
Browse repository at this point
Commits on Oct 30, 2021
Setup StyLua formatting.
echasnovski
committed
7381473
View commit details
Copy full SHA for 7381473
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.