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 }}
CKolkey
/
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 29, 2023
(mini.basics) NEW MODULE: initial commit.
echasnovski
committed
41940bb
View commit details
Copy full SHA for 41940bb
Browse repository at this point
Update 'CONTRIBUTING.md' and script for basic setup.
echasnovski
committed
dec753f
View commit details
Copy full SHA for dec753f
Browse repository at this point
Commits on Jan 24, 2023
Update 'README.md' and 'CONTRIBUTING.md'.
echasnovski
committed
81a575e
View commit details
Copy full SHA for 81a575e
Browse repository at this point
Commits on Jan 21, 2023
Add 'folke/lazy.nvim' installation instructions.
echasnovski
committed
1c11d5f
View commit details
Copy full SHA for 1c11d5f
Browse repository at this point
Commits on Jan 19, 2023
Disable CI testing on Nightly.
Show description for 91017a9
echasnovski
committed
91017a9
View commit details
Copy full SHA for 91017a9
Browse repository at this point
(mini.move) Update to silently do nothing if 'modifiable' is on.
echasnovski
committed
a7e74f7
View commit details
Copy full SHA for a7e74f7
Browse repository at this point
(mini.move) Make movement not produce messages.
echasnovski
committed
16e2caa
View commit details
Copy full SHA for 16e2caa
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
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
Browse repository at this point
Commits on Jan 16, 2023
Update 'CONTRIBUTING.md'.
echasnovski
committed
305debd
View commit details
Copy full SHA for 305debd
Browse repository at this point
Don't mention `stable` branch in public beta-tested modules.
Show description for cc7dd9d
echasnovski
committed
cc7dd9d
View commit details
Copy full SHA for cc7dd9d
Browse repository at this point
Commits on Jan 15, 2023
(mini.move) Fix documentation about buffer-local config.
echasnovski
committed
d7b2f43
View commit details
Copy full SHA for d7b2f43
Browse repository at this point
(mini.move) Add missing validation of `line_left` and `line_right` mappings.
echasnovski
committed
30b1144
View commit details
Copy full SHA for 30b1144
Browse repository at this point
(mini.move) NEW MODULE: initial commit.
echasnovski
committed
1192022
View commit details
Copy full SHA for 1192022
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
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
Previous
Next
You can’t perform that action at this time.