Expand description
Profile management plugin for reovim
This plugin registers the :profile ex-command with subcommands:
:profile list- Open profile picker:profile load <name>- Load a profile by name:profile save <name>- Save current settings as a profile
Structsยง
- Profiles
Plugin - Profile management plugin