Caution
Active development is planned for v2
, which will include changes in color scheme and usage.
- Colorblind-Friendly: Accessible for users with color blindness.
- Performance-Oriented: Zero configuration for high performance and lazy loading support.
- Borderless Compatibility: Optimized for
border=none
settings, ensuring a clean appearance.
vim.cmd("colorscheme morimo")
-- Load the plugin's colorscheme definition
require("morimo").load("treesitter")