//! vim - highly configurable text editor
//!
//! Vim is a highly configurable text editor built to make creating and changing text efficient.
//!
//! This tool uses the ToolSpec pattern for declarative installation.
use cratedefine_tool;
define_tool!;