vim-repeat
Map repeater
Enables repeating supported plugin maps with the '.' command in Vim.
repeat.vim: enable repeating supported plugin maps with "."
3k stars
30 watching
83 forks
Language: Vim Script
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tpope/vim-unimpaired | Automates common text editing tasks using Vim scripting | 3,336 |
tpope/vim-pathogen | A tool to simplify plugin management and runtime path manipulation in Vim. | 12,122 |
tpope/vim-dispatch | Automates asynchronous build and test execution in Vim | 2,654 |
tpope/vim-surround | A plugin for Vim that enables easy deletion, modification, and addition of pairs of text elements such as brackets, quotes, and XML tags. | 13,469 |
mhinz/vim-signify | Tools to display and manage changes in version-controlled files within the Vim editor | 2,697 |
wellle/targets.vim | A plugin for the editor Vim that adds new text objects to improve editing efficiency | 2,570 |
shougo/neobundle.vim | A plugin manager for Vim and Neovim with advanced features for managing large numbers of plugins. | 2,293 |
tpope/vim-git | Provides Vim plugins and configuration to integrate Git version control into the Vim text editor | 589 |
vundlevim/vundle.vim | Manages plugins and scripts for the Vim text editor. | 23,933 |
tpope/vim-salve | Provides static support for Leiningen and Boot, allowing developers to use Vim as an IDE for Clojure development. | 195 |
wellle/tmux-complete.vim | Enhances Vim's insert mode with completion suggestions from adjacent Tmux panes | 516 |
junegunn/vim-plug | A plugin manager for Vim that simplifies plugin installation and management. | 34,202 |
mhinz/vim-startify | Provides a customizable start screen feature for the Vim editor. | 5,322 |
theprimeagen/vim-be-good | A plugin designed to help users practice and improve their Vim movements through interactive games. | 3,289 |
sheerun/vim-polyglot | A collection of language packs for Vim, providing syntax and indentation support for various programming languages. | 5,595 |