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 }}
figjeti
/
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
surround.lua
on
main
User selector
All users
All time
Commit history
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 24, 2023
(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
Commits on Mar 13, 2023
(all) Update documentation to follow same rules.
Show description for 1e5fe7d
echasnovski
committed
1e5fe7d
View commit details
Copy full SHA for 1e5fe7d
View code at this point
Browse repository at this point
Commits on Mar 10, 2023
(mini.surround) Update `config.respect_selection_type` to not give
Show description for 453186c
echasnovski
committed
453186c
View commit details
Copy full SHA for 453186c
View code at this point
Browse repository at this point
Commits on Feb 28, 2023
(mini.surround) Update suggestions for 'tpope/vim-surround'-like setup.
echasnovski
committed
5d14223
View commit details
Copy full SHA for 5d14223
View code at this point
Browse repository at this point
(mini.surround) FEATURE: implement `config.respect_selection_type`.
Show description for 98a3df8
echasnovski
committed
98a3df8
View commit details
Copy full SHA for 98a3df8
View code at this point
Browse repository at this point
Commits on Feb 24, 2023
(mini.surround) Implement silencing of non-error feedback.
echasnovski
committed
2f00a3a
View commit details
Copy full SHA for 2f00a3a
View code at this point
Browse repository at this point
Update "Disabling" recommendations to use Lua code.
echasnovski
committed
d79494d
View commit details
Copy full SHA for d79494d
View code at this point
Browse repository at this point
Commits on Feb 11, 2023
Soft deprecate Neovim version less than 0.7.
echasnovski
committed
449bfb4
View commit details
Copy full SHA for 449bfb4
View code at this point
Browse repository at this point
Commits on Feb 7, 2023
(all) Update code annotations to be more precise.
Show description for dd198c5
echasnovski
and
ttytm
committed
dd198c5
View commit details
Copy full SHA for dd198c5
View code at this point
Browse repository at this point
Update mini-surround.md
briandipalma
authored and
echasnovski
committed
ac78d91
View commit details
Copy full SHA for ac78d91
View code at this point
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
View code at this point
Browse repository at this point
Commits on Nov 5, 2022
(mini.surround) Stop compatibility with Neovim<0.6.
echasnovski
committed
7bb9776
View commit details
Copy full SHA for 7bb9776
View code at this point
Browse repository at this point
Commits on Nov 3, 2022
(mini.surround) Fully deprecate previous specification.
echasnovski
committed
993e8d2
View commit details
Copy full SHA for 993e8d2
View code at this point
Browse repository at this point
Stop warning about Neovim<0.6 version.
echasnovski
committed
0cf93d1
View commit details
Copy full SHA for 0cf93d1
View code at this point
Browse repository at this point
Commits on Oct 20, 2022
(mini.surround) Use colored no-hit-enter-prompt messages.
echasnovski
committed
c2b05d7
View commit details
Copy full SHA for c2b05d7
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
Soft deprecate Neovim 0.5.
echasnovski
committed
2c49b0b
View commit details
Copy full SHA for 2c49b0b
View code at this point
Browse repository at this point
Commits on Sep 25, 2022
(mini.surround) Fix adding surrounding to 4-byte characters.
echasnovski
committed
3bdaa52
View commit details
Copy full SHA for 3bdaa52
View code at this point
Browse repository at this point
Commits on Sep 3, 2022
Split help files.
echasnovski
committed
5854e94
View commit details
Copy full SHA for 5854e94
View code at this point
Browse repository at this point
Commits on Aug 28, 2022
(mini.surround) Update documentation.
echasnovski
committed
085baef
View commit details
Copy full SHA for 085baef
View code at this point
Browse repository at this point
Commits on Aug 27, 2022
(mini.surround) Add transition layer from previous specification format.
echasnovski
committed
129783a
View commit details
Copy full SHA for 129783a
View code at this point
Browse repository at this point
(mini.surround) BREAKING FEATURE: implement "last"/"next" extended mappings.
echasnovski
committed
366bd4b
View commit details
Copy full SHA for 366bd4b
View code at this point
Browse repository at this point
(mini.surround) FEATURE: Implement `MiniSurround.gen_spec`.
echasnovski
committed
6ef595c
View commit details
Copy full SHA for 6ef595c
View code at this point
Browse repository at this point
(mini.surround) BREAKING FEATURE: Align with 'mini.ai'.
Show description for c2cc678
echasnovski
committed
c2cc678
View commit details
Copy full SHA for c2cc678
View code at this point
Browse repository at this point
Commits on Aug 23, 2022
(mini.surround) Allow multiline output surrounding.
echasnovski
committed
3e6827a
View commit details
Copy full SHA for 3e6827a
View code at this point
Browse repository at this point
(mini.surround) Allow multiline input surrounding.
echasnovski
committed
1b24c2c
View commit details
Copy full SHA for 1b24c2c
View code at this point
Browse repository at this point
Commits on Aug 20, 2022
(mini.surround) Respect `selection=exclusive` option.
Show description for 9d5a7d2
echasnovski
and
wodesuck
committed
9d5a7d2
View commit details
Copy full SHA for 9d5a7d2
View code at this point
Browse repository at this point
Commits on Jul 31, 2022
(mini.surround) Add small tweaks to documentation and tests.
Show description for 3b66b74
echasnovski
committed
3b66b74
View commit details
Copy full SHA for 3b66b74
View code at this point
Browse repository at this point
Commits on Jul 21, 2022
(mini.surround) Fix typo in help.
echasnovski
committed
5021a26
View commit details
Copy full SHA for 5021a26
View code at this point
Browse repository at this point
Commits on Jul 14, 2022
(mini.surround) Emphasize possible types of custom surroundings.
echasnovski
committed
124b945
View commit details
Copy full SHA for 124b945
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
(all) Implement buffer local configuration.
echasnovski
committed
4434ffd
View commit details
Copy full SHA for 4434ffd
View code at this point
Browse repository at this point
Commits on Jul 10, 2022
Move from `function a()` to `a = function()` syntax.
echasnovski
committed
9f53839
View commit details
Copy full SHA for 9f53839
View code at this point
Browse repository at this point
Commits on Jul 7, 2022
Use `collapse_simple_statement = "Always"` in '.stylua.toml'.
echasnovski
committed
e3a55cb
View commit details
Copy full SHA for e3a55cb
View code at this point
Browse repository at this point
Start explicitly using StyLua v0.14.0.
echasnovski
committed
26fcead
View commit details
Copy full SHA for 26fcead
View code at this point
Browse repository at this point
Commits on Jun 2, 2022
(all) Update documentation of highlight groups.
echasnovski
committed
34dbd8b
View commit details
Copy full SHA for 34dbd8b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.