rsvim_core 0.1.3-alpha.2

The core library for RSVIM text editor.
Documentation
1
2
3
4
5
6
//! Configs

pub mod path_cfg;

#[cfg(test)]
mod path_cfg_tests;