SkillAgentSearch skills...

Oni2

Native, lightweight modal code editor.

Install / Use

/learn @santilococo/Oni2
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Discord License: MIT

Onivim 2

This is a fork of Onivim 2 where I will upload the latest builds (both stable and nightly).

Table of Contents

Download (for Linux) <a name="download-linux"></a>

Arch-based distributions <a name="download-arch"></a>

Download onvim2-bin or onivim2-nightly-bin with the AUR helper of your choice.

Other distributions <a name="download-other"></a>

First, you need to download Onivim2-x86_64.AppImage from releases, which is the AppImage of onivim2. You can choose the stable or the nightly release.

Then, if you want Oni2 to appear in your application menu/launcher, you need to download the desktop file and logo.

Finally, you need to move the files to /usr (you may need root privileges):

chmod u+x Onivim2-x86_64.AppImage
mv Onivim2-x86_64.AppImage /usr/local/bin/Oni2

And if you also downloaded the desktop file and logo:

mv Onivim2.desktop /usr/share/applications
mv logo.png /usr/share/icons/Onivim2.png

After that, if /usr/local/bin is in your PATH, you can simply run Oni2 in your terminal or application launcher.

Download (for Windows) <a name="download-windows"></a>

Simply download the .exe file from nightly releases and run it.

Download (for macOS) <a name="download-macos"></a>

Simply download the .dmg file from nightly releases and run it. You need to allow the app to run in the privacy settings of macOS.

Documentation <a name="documentation"></a>

See Documentation.

License <a name="license"></a>

See LICENSE and ThirdPartyLicenses.

Related Skills

View on GitHub
GitHub Stars39
CategoryDevelopment
Updated1mo ago
Forks6

Languages

Reason

Security Score

90/100

Audited on Feb 16, 2026

No findings