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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
nvim-mini
/
mini.align
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
176
Code
Pull requests
0
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Security and quality
Insights
Commits
Breadcrumbs
History for
mini.align
lua
mini
on
main
User selector
All users
All time
Commit history
Commits on Jul 7, 2026
feat(ALL)!: stop support of Neovim 0.9
echasnovski
committed
77d7446
View commit details
Copy full SHA for 77d7446
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
fix(ALL): prefer universally using `--stylua: ignore`
Show description for 34014f8
echasnovski
committed
34014f8
View commit details
Copy full SHA for 34014f8
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
docs(ALL): improve consistency of help files
echasnovski
committed
8cebe89
View commit details
Copy full SHA for 8cebe89
View code at this point
Browse repository at this point
Commits on Jun 16, 2026
docs(ALL): fix many automatically detected typos
echasnovski
committed
8e78aef
View commit details
Copy full SHA for 8e78aef
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
fix(ALL): always treat <C-c> from the user as "cancel"
Show description for a7cd946
echasnovski
committed
a7cd946
View commit details
Copy full SHA for a7cd946
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
feat(ALL): prefer using `MiniInput.get()` if available
echasnovski
committed
36b0cd9
View commit details
Copy full SHA for 36b0cd9
View code at this point
Browse repository at this point
Commits on Apr 3, 2026
feat(ALL): soft deprecate Neovim<0.10
echasnovski
committed
6f3c69c
View commit details
Copy full SHA for 6f3c69c
View code at this point
Browse repository at this point
Commits on Feb 17, 2026
fix(align): use "press modifier" instead of "enter modifier"
Show description for 94a80ef
echasnovski
committed
94a80ef
View commit details
Copy full SHA for 94a80ef
View code at this point
Browse repository at this point
Commits on Jan 17, 2026
refactor(ALL): unify helpers for getting user input
Show description for 6d8a6ca
echasnovski
committed
6d8a6ca
View commit details
Copy full SHA for 6d8a6ca
View code at this point
Browse repository at this point
Commits on Dec 29, 2025
fix(ALL): improve `vim.str_utfindex` and `vim.str_byteindex` usage
TheLeoP
authored and
echasnovski
committed
85e495b
View commit details
Copy full SHA for 85e495b
View code at this point
Browse repository at this point
Commits on Oct 12, 2025
docs(align): improve list formatting
echasnovski
committed
f42eeb7
View commit details
Copy full SHA for f42eeb7
View code at this point
Browse repository at this point
Commits on Oct 3, 2025
docs(ALL): tweak help files for better portability
Show description for 94af410
echasnovski
committed
94af410
View commit details
Copy full SHA for 94af410
View code at this point
Browse repository at this point
Commits on Jun 28, 2025
docs(align): mention that 'noshowmode' is better for align with preview
Show description for cf210e2
echasnovski
committed
cf210e2
View commit details
Copy full SHA for cf210e2
View code at this point
Browse repository at this point
Commits on Jun 13, 2025
feat(ALL)!: stop support of Neovim 0.8
echasnovski
committed
247af03
View commit details
Copy full SHA for 247af03
View code at this point
Browse repository at this point
Commits on May 15, 2025
fix(align): update `default_merge` to work with edge caes
Show description for 969bdcd
pkazmier
and
echasnovski
committed
969bdcd
View commit details
Copy full SHA for 969bdcd
View code at this point
Browse repository at this point
Commits on Apr 1, 2025
feat(ALL): soft deprecate Neovim<0.9
echasnovski
committed
2b42ac0
View commit details
Copy full SHA for 2b42ac0
View code at this point
Browse repository at this point
Commits on Mar 20, 2025
fix(align): update `gen_step.default_merge` to not affect indent
Show description for 0ce6780
echasnovski
committed
0ce6780
View commit details
Copy full SHA for 0ce6780
View code at this point
Browse repository at this point
Commits on Jan 31, 2025
refactor(ALL): unify error handling and type checking
Show description for 3bdf6f0
echasnovski
committed
3bdf6f0
View commit details
Copy full SHA for 3bdf6f0
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
docs(align): fix typo
echasnovski
committed
8d5f325
View commit details
Copy full SHA for 8d5f325
View code at this point
Browse repository at this point
Commits on Dec 30, 2024
docs(align): fix incorrect character in example
isti115
authored and
echasnovski
committed
e715137
View commit details
Copy full SHA for e715137
View code at this point
Browse repository at this point
Commits on Dec 29, 2024
fix(align): make blockwise selection work with wide/composing characters
Show description for 0d8a9cf
echasnovski
and
Diomendius
committed
0d8a9cf
View commit details
Copy full SHA for 0d8a9cf
View code at this point
Browse repository at this point
Commits on Dec 26, 2024
feat(align): add built-in modifier for "|"
Show description for 2426634
echasnovski
committed
2426634
View commit details
Copy full SHA for 2426634
View code at this point
Browse repository at this point
fix(align): prevent undo if no change was made
Show description for 0d37e1a
afonsocarlos
and
echasnovski
committed
0d37e1a
View commit details
Copy full SHA for 0d37e1a
View code at this point
Browse repository at this point
Commits on Dec 8, 2024
docs(ALL): mention informational helper messages in more visible places
echasnovski
committed
acf1ad6
View commit details
Copy full SHA for acf1ad6
View code at this point
Browse repository at this point
Commits on Sep 5, 2024
fix(ALL): adjust after `vim.tbl_deep_extend` change on Nightly
Show description for 26111a7
echasnovski
committed
26111a7
View commit details
Copy full SHA for 26111a7
View code at this point
Browse repository at this point
Commits on Jul 1, 2024
docs(ALL): prefer using code blocks with language annotation
Show description for b54d88b
echasnovski
committed
b54d88b
View commit details
Copy full SHA for b54d88b
View code at this point
Browse repository at this point
Commits on Jun 22, 2024
feat(ALL): stop support for Neovim 0.7
Show description for 1b6f320
echasnovski
committed
1b6f320
View commit details
Copy full SHA for 1b6f320
View code at this point
Browse repository at this point
Commits on May 25, 2024
feat(ALL): soft deprecate Neovim<0.8
echasnovski
committed
68a8d32
View commit details
Copy full SHA for 68a8d32
View code at this point
Browse repository at this point
Commits on Apr 22, 2024
fix(ALL): react to `vim.tbl_islist()` deprecation on Nightly
Show description for b820379
echasnovski
committed
b820379
View commit details
Copy full SHA for b820379
View code at this point
Browse repository at this point
Commits on Jan 29, 2024
(all) Update help to highlight code inside lists with tree-sitter on.
Show description for 20f5a1a
echasnovski
committed
20f5a1a
View commit details
Copy full SHA for 20f5a1a
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
708c026
View commit details
Copy full SHA for 708c026
View code at this point
Browse repository at this point
Commits on Dec 10, 2023
(all) Update and use StyLua 0.19.0.
echasnovski
committed
6dbf71d
View commit details
Copy full SHA for 6dbf71d
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
(all) Fix typos.
dundargoc
authored and
echasnovski
committed
c5ab288
View commit details
Copy full SHA for c5ab288
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
(all) Update to properly store default config.
echasnovski
committed
e3a0c11
View commit details
Copy full SHA for e3a0c11
View code at this point
Browse repository at this point
Commits on May 16, 2023
(mini.align) Fix typos in help.
echasnovski
committed
86c8eda
View commit details
Copy full SHA for 86c8eda
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.