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 }}
cryptomilk
/
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
Branch selector
main
User selector
All users
All time
Commit history
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
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
Browse repository at this point
Commits on Jan 10, 2023
Reenable testing on nightly in GitHub Action.
echasnovski
committed
e33b9a7
View commit details
Copy full SHA for e33b9a7
Browse repository at this point
(mini.test) Close `sti{in,out,err}` immediately after connection on Neovim>=0.9.
Show description for 3fa589e
echasnovski
committed
3fa589e
View commit details
Copy full SHA for 3fa589e
Browse repository at this point
(mini.animate) Update `scroll` to properly restore intermediate options.
echasnovski
committed
2b4c767
View commit details
Copy full SHA for 2b4c767
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
Browse repository at this point
Commits on Jan 5, 2023
(mini.surround) Fix typo in usage of interactive surrounding.
Show description for 1e9e353
echasnovski
committed
1e9e353
View commit details
Copy full SHA for 1e9e353
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
Browse repository at this point
Update 'tests' GitHub Action.
Show description for 41b1d7c
echasnovski
committed
41b1d7c
View commit details
Copy full SHA for 41b1d7c
Browse repository at this point
Commits on Dec 30, 2022
(mini.fuzzy) Fix typo in documentation.
Show description for 06eddfd
echasnovski
and
justEstif
committed
06eddfd
View commit details
Copy full SHA for 06eddfd
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
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
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
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
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
Browse repository at this point
(mini.animate) Update `config.cursor` example with any cursor move animation.
echasnovski
committed
17304ee
View commit details
Copy full SHA for 17304ee
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
Browse repository at this point
(mini.animate tests) Reduce test instability.
Show description for 908abe3
echasnovski
committed
908abe3
View commit details
Copy full SHA for 908abe3
Browse repository at this point
Update 'CONTRIBUTING.md`.
echasnovski
committed
6e32597
View commit details
Copy full SHA for 6e32597
Browse repository at this point
(mini.base16) Add highlight groups for 'mini.animate'.
echasnovski
committed
8402172
View commit details
Copy full SHA for 8402172
Browse repository at this point
(mini.base16) Update 'nvim-tree/nvim-tree.lua' highlight groups.
Show description for d73d9a6
alex-courtis
and
echasnovski
committed
d73d9a6
View commit details
Copy full SHA for d73d9a6
Browse repository at this point
Commits on Dec 23, 2022
(mini.animate) Respect 'scrolloff' during scroll.
echasnovski
committed
c18abb4
View commit details
Copy full SHA for c18abb4
Browse repository at this point
Commits on Dec 22, 2022
(mini.animate) NEW MODULE: initial commit.
echasnovski
committed
0932110
View commit details
Copy full SHA for 0932110
Browse repository at this point
Commits on Dec 20, 2022
(mini.indentscope) Fix timer sub-millisecond rounding.
echasnovski
committed
eb1c488
View commit details
Copy full SHA for eb1c488
Browse repository at this point
Commits on Dec 11, 2022
(mini.indentscope tests) Add test for not overshadowing 'listchars'.
echasnovski
committed
82e0407
View commit details
Copy full SHA for 82e0407
Browse repository at this point
(mini.indentscope) BREAKING: Make `gen_animation` a table.
Show description for 442bdc3
echasnovski
committed
442bdc3
View commit details
Copy full SHA for 442bdc3
Browse repository at this point
(mini.base16) Stop creating `MiniIndentscopePrefix`.
echasnovski
committed
e225d9c
View commit details
Copy full SHA for e225d9c
Browse repository at this point
(mini.indentscope) BREAKING: stop using `MiniIndentscopePrefix`.
Show description for e76bc58
echasnovski
committed
e76bc58
View commit details
Copy full SHA for e76bc58
Browse repository at this point
Commits on Dec 10, 2022
Update links for 'nvim-web-devicons' and 'nvim-tree.lua'.
echasnovski
committed
159c2d6
View commit details
Copy full SHA for 159c2d6
Browse repository at this point
Commits on Dec 2, 2022
(mini.ai) Fix example for whole buffer textobject.
Show description for 6402c79
echasnovski
committed
6402c79
View commit details
Copy full SHA for 6402c79
Browse repository at this point
Commits on Nov 22, 2022
Update script for dual pushing.
echasnovski
committed
d00abe8
View commit details
Copy full SHA for d00abe8
Browse repository at this point
Unify comment code separators.
echasnovski
committed
6b3cbc0
View commit details
Copy full SHA for 6b3cbc0
Browse repository at this point
Commits on Nov 21, 2022
Update GitHub Action to test on Neovim 0.8.1.
echasnovski
committed
f416a61
View commit details
Copy full SHA for f416a61
Browse repository at this point
Commits on Nov 15, 2022
(mini.misc) Simplify `get_gutter_width()`.
echasnovski
committed
dd0b7f8
View commit details
Copy full SHA for dd0b7f8
Browse repository at this point
Commits on Nov 11, 2022
(mini.jump2d) Fix reset of `<CR>` mapping in quickfix window.
Show description for 9061584
chaucerbao
and
echasnovski
committed
9061584
View commit details
Copy full SHA for 9061584
Browse repository at this point
Previous
Next
You can’t perform that action at this time.