File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1- VERSION = " 0.3.2 "
1+ VERSION = " 0.3.3 "
22
33-- luacheck . --globals import VERSION preQuit onAnyEvent init --ignore 212 542 611 612 613 614
44
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ You can install MicroOmni using `micro -plugin install OmniMicro` by either
5050## 📐 Requirements
5151- micro
5252 - micro [ v2.0.14] ( https://github.com/zyedidia/micro/releases/tag/v2.0.14 )
53- - [ My custom build of micro (dev)] ( https://github.com/Neko-Box-Coder/micro-dev/actions )
53+ - [ Or my custom build of micro (dev)] ( https://github.com/Neko-Box-Coder/micro-dev/actions )
5454- fzf
5555- ripgrep
5656- bat
Original file line number Diff line number Diff line change 1111 " history"
1212 ],
1313 "Versions" : [
14+ {
15+ "Version" : " 0.3.3" ,
16+ "Url" : " https://github.com/Neko-Box-Coder/MicroOmni/releases/download/v0.3.3/release.zip" ,
17+ "Require" : {
18+ "micro" : " >=2.0.14"
19+ }
20+ },
1421 {
1522 "Version" : " 0.3.2" ,
1623 "Url" : " https://github.com/Neko-Box-Coder/MicroOmni/releases/download/v0.3.2/release.zip" ,
You can’t perform that action at this time.
0 commit comments