vim-repeat icon indicating copy to clipboard operation
vim-repeat copied to clipboard

Extend list of plugins which support repeat.vim

Open Hotschke opened this issue 9 years ago • 2 comments

I know following plugins which support repeat.vim but are not yet listed in the README.md:

  • vim-easy-align (https://github.com/junegunn/vim-easy-align)
  • vimtex (https://github.com/lervag/vimtex)
  • vim-exchange (https://github.com/tommcdo/vim-exchange)
  • vim-lion (https://github.com/tommcdo/vim-lion)
  • vim-express (https://github.com/tommcdo/vim-express)
  • vim-splitjoin https://github.com/AndrewRadev/splitjoin.vim
  • vim-sideways (https://github.com/AndrewRadev/sideways.vim)
  • vim-switch (https://github.com/AndrewRadev/switch.vim)
  • vim-sequence (https://github.com/kurkale6ka/vim-sequence)

Plugins by Ingo Karkat:

  • IndentCommentPrefix (http://www.vim.org/scripts/script.php?script_id=2529)
  • ReplaceWithRegister (http://www.vim.org/scripts/script.php?script_id=2703)
  • TextTransform (http://www.vim.org/scripts/script.php?script_id=4005)
  • LineJuggler (http://www.vim.org/scripts/script.php?script_id=4140)
  • ChangeGloballySmartCase (http://www.vim.org/scripts/script.php?script_id=4322)
  • ReplaceWithSameIndentRegister (http://www.vim.org/scripts/script.php?script_id=5046)

Probably being more selective would be sensible. I have marked ones in bold I consider in particularly worth mentioning.

Hotschke avatar Sep 03 '15 08:09 Hotschke

I don't know if neovim plugins are wanted for this list. But there's also orgmode.nvim (https://github.com/nvim-orgmode/orgmode/issues)

Maltimore avatar Feb 25 '22 10:02 Maltimore

I've enabled the wiki. If anyone wants to throw a list up there I'll link to it from the README.

tpope avatar Apr 19 '22 20:04 tpope