aphmodfjbhofkpibocbggkdfnpbpjmpp
Vim for Google Docs: Supercharge Your Typing With Vim Enhance your editing experience in Google Docs with Vim for the ultimate productivity boost. Many of your favorite Vim keybindings can now be used to traverse documents at lightning speed. Key Features: 1. Remapping Support: Remap any key binding and even regular Google Docs shortcuts. Customize and tune the extension to your personal preferences. 2. Blazing Fast: Enjoy lightning quick text-editing and navigation. Built to be as performant as possible, ensuring a smooth experience. 3. Available Everywhere: Seamlessly move from device to device, with support for Windows, Mac, Linux, and available on Chrome and Firefox. Take Vim for Docs wherever you go. 4. Effortless Navigation: Navigate effortlessly with 5 different editing modes and hundreds of commands at your fingers. Become a Google Docs superuser and wizard in an instant. 5. Support & Updates: Caught on a snag, or have a feature request? We’re happy to help you out at support@vimfordocs.com. Enjoy software that keeps getting better, with more Vim keybindings and features always being added. Vim for Google Docs is an independent extension and is not affiliated with or endorsed by Google Docs. By using the extension, you agree to the Terms and Conditions and Privacy Policy, which can be found at vimfordocs.com.
Vim-For-Docs
An implementation of Vim motions for Google Docs Vim-For-Docs: Bring Vim Motions to Google Docs Tired of using a mouse or clunky arrow keys in Google Docs? Vim-For-Docs brings the power of Vim motions to Google Docs, letting you navigate and edit text efficiently with familiar keybinds. 🚀 Features ✅ Vim-style Navigation – Use h, j, k, and l to move through text like in Vim. ✅ Word & Paragraph Movements – Quickly jump with w, b, {, and }. ✅ Editing Commands – Delete (d), change (c), and copy (y) with motion support. ✅ Insert & Visual Modes – Seamlessly switch between i, a, v, and V modes. ✅ Intuitive Key Mapping – No complex setup, just install and start using Vim motions instantly! 🔧 How It Works Vim-For-Docs intercepts keystrokes in Google Docs and remaps them to Vim-like motions. This allows for fast, keyboard-driven editing while preserving Google Docs' native behavior. 🎯 Why Use Vim-For-Docs? 🚫 No more mouse navigation ⚡ Faster document editing 🎯 Minimal setup, easy to use 🛠 Installation Click "Add to Chrome" and enable the extension. Open Google Docs and start using Vim motions instantly! 👉 Download now and supercharge Google Docs with Vim! 🚀 Support & Feedback: For any questions or suggestions, contact us at: info@vimfordocs.org
DocsKeys
Vim-style keyboard shortcuts for Google Docs Improve your Google Docs experience with Vim keyboard shortcuts. Edit documents and collaborate with the speed and efficiency of Vim, without leaving your browser. What is DocKeys? Transform Google Docs into a Vim-powered text editor. This extension brings the powerful keyboard-driven editing capabilities of Vim to your browser-based document editing, allowing you to maintain your productivity workflow while using Google Docs. Key Features ✦ Full Vim Navigation: Move through documents using h,j,k,l and all standard Vim motion commands ✦ Multiple Modes: Normal, Insert, Visual, and Visual Line modes ✦ Text Operations: Delete, change, and yank with familiar commands (d, c, y) ✦ Line Manipulation: Add lines above/below (O/o), navigate paragraphs ({/}) ✦ Efficient Selection: Visual mode for precise text selection ✦ Document Navigation: Jump to start/end of document (g/G) ✦ Number-prefixed motion. Example: 4j, 12w ✦ Standard Editing: Copy, paste, and undo with Vim commands Perfect For: • Vim users who frequently work with Google Docs • Developers who prefer keyboard-based navigation • Writers who want editing efficiency • Anyone looking to speed up their document editing workflow Privacy & Security • No data collection • Works entirely offline • No external dependencies • Open source for transparency The extension seamlessly integrates Vim with Google Docs, requiring no additional setup or configuration. Support For bug reports, feature requests, or general feedback, please visit our GitHub repository. We actively maintain this extension and welcome community contributions. https://github.com/tirthd16/dockeys Note: This extension is not affiliated with Google or Vim. It is a community-driven project designed to enhance the Google Docs experience for Vim users.
Vim What?
Visual Vim reference: color-coded keyboard, prefix overlays, progressive lessons, plugin tips, and progress tracking. Vim What? is the interactive Vim command reference that lives in your browser. Forget a key? Click the toolbar icon — the full keyboard is right there, color-coded and clickable, with rich descriptions, examples, and official docs links for every command. Teal — Motion (moves the cursor: w, b, f, /) Orange — Operator (acts on a motion: d, y, c, =) Yellow — Command (direct action: i, o, p, u) Gray — Extra (prefix or special: g, z, ", @) Red text — Enters insert mode (i, a, o, s, c...) Visual keyboard — every Vim command on a full keyboard. Click any key for a detailed description, usage examples, and a direct link to the official Vim docs. Dual-layer keyboard — every key shows both the normal and shifted command stacked together. No toggle needed — the full picture is always visible. 9 progressive lessons — commands are introduced gradually across 9 named levels: 1 — Move & survive 2 — Insert & line basics 3 — Words & operators 4 — Find on line 5 — Yank & paste 6 — Search 7 — Visual mode 8 — Navigate the file 9 — Marks & macros Current-level keys are outlined so you always know what to focus on. Keys from previous levels stay visible but slightly muted. Inactive keys fade into the background. Prefix overlays — toggle g, z, or Ctrl mode to instantly see what every key does with that prefix, overlaid directly on the keyboard. Non-mapped keys hide their labels so only relevant commands show. Plugin tips — key info includes annotations for popular plugins like vim-surround, vim-commentary, vim-unimpaired, CamelCaseMotion, vim-asterisk, and more. Search — type any key or keyword to instantly highlight matching keys across the entire keyboard. Key of the Day — a different letter key is featured each day with its full description. Great for building muscle memory over time. Progress tracking — mark keys as learned. A green dot appears on each learned key and the Progress panel shows your completion by category. Text Objects reference — a dedicated panel for i/a text object selectors (iw, a(, i", it...), color-coded and grouped by category. Custom mappings — save your personal remaps and notes per key or sequence (e.g. leader+w, gd, Ctrl-p). They appear highlighted on the keyboard and in the info panel. Keyboard navigation — press any key on your physical keyboard to select it on screen. Press Escape to clear the selection, or press Escape again to close the popup. Whether you are just starting with Vim or filling in gaps in your knowledge, Vim What? keeps the full command set one click away — without leaving your browser.
Surfingkeys
Rich shortcuts to click links/switch tabs/scroll, capture pages, use your browser like vim for productivity. A Chrome extension for Vim users, but EMACS users would also love it, as it is much extendable with javascript. E Go one tab left R Go one tab right x Close current tab X Restore closed tab W New window with current tab J Move current tab to left K Move current tab to right yt Duplicate current tab > Move current tab to right g0 Go to the first tab g$ Go to the last tab gx0 Close all tabs on left gxt Close tab on left gxT Close tab on right gx$ Close all tabs on right 0 Scroll all the way to the left e Scroll a page up d Scroll a page down gg Scroll to the top of the page G Scroll to the bottom of the page j Scroll down k Scroll up h Scroll left l Scroll right $ Scroll all the way to the right % Scroll to percentage of current page cS Reset scroll target cs Change scroll target yG Capture current full page yS Capture scrolling element # to search seleted with kinds of search engines sg Search selected with google sw Search selected with bing sy Search selected with youtube sb Search selected with baidu # to edit input with vim editor Ctrl-i Go to edit box with vim editor # to edit URL with vim editor su Edit current URL with vim editor