CodexTension NeovimThis extension bundles Neovim v0.12.2 for Windows (portable) and extracts it to a directory of your choice with a single command.
Getting Started1. Extract NeovimOpen the Command Palette (
Review and accept the license notice, then choose a destination folder (e.g. After extraction, the folder structure will look like this:
2. Move Neovim to a permanent location (recommended)VS Code's extension directory is tied to the extension — it may be removed when the extension is uninstalled. Move the
3. Add Neovim to your PATHAdd the
Verify the installation:
4. Uninstall this extension when you're doneNeovim is fully portable and does not depend on this extension to run. Once your PATH is configured, you can safely uninstall CodexTension Neovim from the Extensions panel — Neovim will continue to work normally. Build Info
LicenseNeovim is distributed under the Apache License 2.0. The full license text is included in this extension ( This extension is a distribution wrapper only and makes no modifications to Neovim. |