Crates.io | rsvim_core |
lib.rs | rsvim_core |
version | 0.1.1-alpha.8 |
source | src |
created_at | 2024-10-15 08:02:32.742702 |
updated_at | 2024-10-19 10:21:29.042847 |
description | The core library for the RSVIM editor. |
homepage | https://rsvim.github.io/ |
repository | https://github.com/rsvim/rsvim |
max_upload_size | |
id | 1409094 |
size | 435,766 |
The VIM editor reinvented in Rust+TypeScript.
[!CAUTION]
This project is still in the very early stages of development and not ready for use. Please choose alternatives Neovim and Vim.
The goal of RSVIM is to be a highly extensible text editor by following the main features and philosophy of (Neo)VIM, while also to be:
Please download pre-built executables in releases page, or build with cargo:
cargo install --locked rsvim
Please checkout Documentation for more details!
Some guidelines about contributing to RSVIM can be found in below files:
Roadmap and high-level design can be found in RFC, please submit your ideas and feature requests there if they need fairly large effort.
If you like RSVIM, please consider sponsoring it. Your support encourages contributors and maintainers of this project, and other fees or efforts spent on it.
Licensed under Vim License and Apache License Version 2.0.