#vim
  • 1.
    Vim IM Select
    3 years ago by Alonelur
    favorite
    share
    Category: Coding & Technical Tools
    Support auto select the apposite input method in different vim mode.
    View Plugin Details
  • 2.
    Vim Multibyte Char Search
    3 years ago by anselmwang
    Category: Coding & Technical Tools
    Search multibyte characters by the first character of corresponding ASCII encoding of input method. For example, for Chinese, search by the first character of Pinyin.
    View Plugin Details
  • 3.
    Vim Toggle
    2 years ago by Conner Ohnesorge
    favorite
    share
    Category: Customization & UI
    (It toggles vim on/off) Allows for the the toggling and customization of said toggling within settings.
    View Plugin Details
  • 4.
    Mini Vimrc
    a year ago by Felipe M.
    favorite
    share
    Category: Coding & Technical Tools
    Add Vim keybindings via .vimrc
    View Plugin Details
  • 5.
    Vim Yank Highlight
    a year ago by Aleksey Rowan
    favorite
    share
    Category: Coding & Technical Tools
    The Vim Yank Highlight plugin is a game-changer for Obsidian users who prefer the Vim mode. This plugin adds a subtle animation to highlight yanked text, making it easier to track and visualize your edits. With this plugin, you'll never lose sight of what you've copied or cut again. Whether you're typing away at lightning speed or taking your time to craft the perfect sentence, Vim Yank Highlight keeps your focus on the content rather than wondering where that snippet went.
    View Plugin Details
  • 6.
    Vim IM Control
    a year ago by hideakitai
    favorite
    share
    Category: Customization & UI
    Obsidian plugin to switch Input Method when `InsertLeave` and `InsertEnter`. Supports macOS, Windows, and Linux.
    View Plugin Details
  • 7.
    Vimium
    6 months ago by Karsten Finderup Pedersen
    favorite
    share
    Category: Coding & Technical Tools
    The Vimium plugin is a game-changer for Obsidian users who rely heavily on keyboard navigation. Inspired by the popular Chrome extension, this plugin brings Vimium-style shortcuts to your Obsidian experience. With Vimuim, you can easily click buttons and interact with clickable elements using custom keyboard shortcuts. The plugin allows you to customize CSS selectors to query specific elements, adjust font sizes for markers, and toggle marker visibility on demand. By simplifying navigation and reducing mouse usage, Vimium enhances your productivity and workflow in Obsidian.
    View Plugin Details
  • 8.
    Vimrc Support
    3 months ago by esm
    favorite
    share
    The Vimrc Support plugin allows Obsidian users to load and persist Vim keybindings and configurations from a `.obsidian.vimrc` file. This enables users to customize and retain Vim key mappings, commands, and options across sessions. The plugin provides support for advanced Vim features like custom keymaps, Ex commands, and clipboard integration. Users can execute Obsidian commands directly from Vim commands, enabling seamless integration of Vim functionality with Obsidian's built-in features. Additional utilities include the ability to load JavaScript snippets, surround text, paste into selected text, and manage tab stops. The plugin also introduces support for fixed keyboard layouts and enhanced motion commands. With this, Vim enthusiasts can replicate their traditional Vim workflows within Obsidian, while also extending its functionality with Obsidian-specific commands and scripts.
    View Plugin Details
  • 9.
    Vim Input Method Switch
    3 months ago by yuanotes
    favorite
    share
    The Vim Input Method Switch plugin enhances the experience of using Vim keybindings in Obsidian by automatically switching the system input method based on the current Vim mode. When switching to 'normal' mode, the plugin changes the input method to English, and when entering 'insert' or 'replace' mode, it switches to a user-defined input method, such as Chinese. This feature streamlines the workflow for users who frequently alternate between different languages while editing notes. The plugin relies on the `fcitx-remote` command for system input method control, with support for macOS, Linux, and Windows systems, making it accessible to a wide range of users.
    View Plugin Details