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-icons.md
+26-32
Original file line number
Diff line number
Diff line change
@@ -71,11 +71,10 @@ If using terminal emulator and/or font with icon support is impossible, use `con
71
71
72
72
This plugin can be installed as part of 'mini.nvim' library (**recommended**) or as a standalone Git repository.
73
73
74
-
During beta-testing phase there is only one branch to install from:
75
-
<!-- There are two branches to install from: -->
74
+
There are two branches to install from:
76
75
77
76
-`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).
78
-
<!-- - `stable` will be updated only upon releases with code tested during public beta-testing phase in `main` branch.-->
77
+
-`stable` will be updated only upon releases with code tested during public beta-testing phase in `main` branch.
79
78
80
79
Here are code snippets for some common installation methods (use only one):
81
80
@@ -89,18 +88,17 @@ Here are code snippets for some common installation methods (use only one):
0 commit comments