penyt146 downloadsShow Vim mode (Normal/Insert/Visual) in the status bar with colors.
A simple Obsidian plugin that displays the current Vim mode in your status bar with customizable colors.
(Example visualization)
NORMAL) or abbreviated (e.g., N) display to save status bar space.You can customize the following options in Settings > Vim Mode Status:
| Setting | Description | Default |
|---|---|---|
| Display Format | Choose between Full (NORMAL) or Short (N). |
Full |
| Normal Mode Color | Background color for Normal mode. | #82aaff (Blue) |
| Insert Mode Color | Background color for Insert mode. | #c3e88d (Green) |
| Visual Mode Color | Background color for Visual mode. | #ffcb6b (Yellow) |
| Replace Mode Color | Background color for Replace mode. | #993142 (Red) |
| Command Mode Color | Background color for Command mode. | #89ddff (Cyan) |
(Once the plugin is approved)
Settings > Community plugins.Restricted mode.Browse and search for Vim Mode Status.Install and then Enable.main.js, manifest.json, and styles.css from the latest release.vim-mode-status in your vault's plugin folder: <Vault>/.obsidian/plugins/vim-mode-status.If you find this plugin helpful, please give me a GitHub star ⭐️ or buy me a coffee ☕️ !