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
Copy file name to clipboardExpand all lines: readmes/mini-cmdline.md
+14-15Lines changed: 14 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,9 +43,8 @@ This plugin can be installed as part of 'mini.nvim' library (**recommended**) or
43
43
44
44
During beta-testing phase there is only one branch to install from:
45
45
46
-
-`main` (default, **recommended**) will have latest development version of plugin.
47
-
<!-- - `main` (default, **recommended**) will have latest development version of plugin. All changes since last stable release should be perceived as being in beta testing phase (meaning they already passed alpha-testing and are moderately settled). -->
48
-
<!-- - `stable` will be updated only upon releases with code tested during public beta-testing phase in `main` branch. -->
46
+
-`main` (default, **recommended**) will have latest development version of plugin. All changes since last stable release should be perceived as being in beta testing phase (meaning they already passed alpha-testing and are moderately settled).
47
+
-`stable` will be updated only upon releases with code tested during public beta-testing phase in `main` branch.
49
48
50
49
Here are code snippets for some common installation methods (use only one):
51
50
@@ -57,14 +56,14 @@ Here are code snippets for some common installation methods (use only one):
0 commit comments