issues
search
tpope
/
vim-repeat
repeat.vim: enable repeating supported plugin maps with "."
http://www.vim.org/scripts/script.php?script_id=2136
2.62k
stars
83
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Using vim-repeat with nvim and plugin commands mapped throught lua
#97
mahaaaham
closed
4 months ago
1
Publish tagged releases to LuaRocks.org
#96
mrcjkb
closed
5 months ago
2
Flush typeahead buffer in repeat#wrap() so b:changedtick is up-to-date.
#95
troiganto
closed
4 months ago
1
Can't repeat surround.vim action with . after undoing with u
#94
michelesr
closed
4 months ago
1
Avoid existing keymap override
#93
KSR-Yasuda
opened
2 years ago
0
Working example for neovim (custom text object with repeat)
#92
JoseConseco
opened
2 years ago
2
some key mapping will disable after installing this plugin
#91
eyebrowkang
opened
2 years ago
1
Repeat action with macros
#90
redxtech
closed
2 years ago
2
vim-repeat + surround-vim HTML tag attributes get deleted VSCode
#89
ZackPlauche
closed
3 years ago
2
feedkeys in undo sometimes doesn't finish, destroying further repeats
#88
orlp
closed
3 years ago
1
Is there a concrete way to replace . to other key? Documentation is unclear...
#87
AndresMpa
closed
3 years ago
1
vim-repeat+vim-speeddating: repeats previous-previous action after undo
#86
strottie
opened
3 years ago
1
Rework error return to prevent off-by-one in Ex mode
#85
inkarkat
closed
3 years ago
1
Add mapping feature
#84
backdround
closed
3 years ago
2
Add support for inkarkat plugins in README.md
#83
xeruf
opened
4 years ago
0
"." may fail to repeat a command after reloading a buffer
#82
lacygoill
opened
4 years ago
1
Fix open fold after undo
#81
lacygoill
closed
4 years ago
4
Undo may open the wrong fold
#80
lacygoill
opened
4 years ago
1
Fix repeat after undo
#79
lacygoill
closed
1 year ago
3
hint at plug-in Repeatable.vim to simplify definition of repeatable map
#78
Konfekt
opened
4 years ago
0
This plugin is taking over <C-r>
#77
yaohunzhanyue
closed
4 years ago
1
Repeating with vim-surround not working properly
#76
kkoomen
closed
5 years ago
3
Can vim-repeat be used to make insert and append operators repeatable?
#75
blasco
closed
5 years ago
4
Added an example
#74
eduardoarandah
closed
5 years ago
0
Add vim-radical in the plugins list
#73
XVilka
closed
5 years ago
0
Add g:vim_repeat_default_mappings setting to control mappings.
#72
infokiller
closed
5 years ago
7
Add g:vim_repeat_default_mappings setting to control mappings.
#71
infokiller
closed
5 years ago
0
Doesn't work well with vim-plug
#70
infokiller
closed
5 years ago
5
feedkeys(..., 'i') sends keys in the wrong order in Vim 7.0/1/2
#69
inkarkat
closed
5 years ago
0
Make an explicit register on repeat override g:repeat_reg
#68
inkarkat
closed
5 years ago
0
Documentation fix for repeat#setreg()
#67
inkarkat
closed
5 years ago
0
Fix to issue where repeat sometimes does not work if executed immediately after an undo
#66
svermeulen
opened
5 years ago
2
Add abolish.vim to README
#65
cbartlett
closed
6 years ago
1
`.` could not repeat
#64
MahbubAlam231
closed
6 years ago
7
(Vim bug?) b:changedtick incremented after undo
#63
justinmk
closed
4 months ago
15
Doc improvement suggestion
#62
adrianmay
opened
6 years ago
2
consider a new git tag / release
#61
anthraxx
closed
6 years ago
3
unneeded exe in example mapping
#60
bounceme
closed
7 years ago
0
saving on TextChanged event breaks vim-repeat
#59
samuelallan72
closed
6 years ago
12
Problem with vim-repeat and remapping keys
#58
oskarkv
opened
7 years ago
1
Adding vitalk/vim-simple-todo to the list.
#57
aeph6Ee0
opened
7 years ago
0
Fixed error produced with modified off
#56
sbdchd
opened
7 years ago
0
please add a concrete example
#55
jabbalaci
opened
8 years ago
2
fugitive-vim, vim-unimpaired and vim-repeat (repeat of `]q` not working)
#54
patrickdavey
closed
9 years ago
1
Extend list of plugins which support repeat.vim
#53
Hotschke
opened
9 years ago
2
Adding vim-gitgutter to list.
#52
wladston
opened
9 years ago
0
How to use vim-repeat
#51
fdietze
closed
9 years ago
1
Using '.' Inside a Macro Not Working Properly
#50
lag13
closed
8 years ago
2
Is it possible to unmap and recreate repeat's 'u' mapping later, for specific buffers?
#49
gfixler
opened
9 years ago
0
Visual mode repeat
#48
wincent
opened
9 years ago
3
Next