List Question
20 TechQA 2023-09-09T18:21:39.503000How to multiline replace different characters in vim
92 views
Asked by zellidev0
Vim macro not working because of the shortcuts overlapping with Quick Fix command
269 views
Asked by sanguineman
vim edited macro adding a ^J at the end
119 views
Asked by indojin
VIM Mapping doesn't work properly when I create macros
346 views
Asked by woojiq
vim, duplicate whole line to the end of each line?
915 views
Asked by mmmmmmmmmmmmm
How do I copy contents of the dot operator into a register?
70 views
Asked by piedpiper
Difference between @a="<C-r>0" and @a=@0
189 views
Asked by user515933
How to copy a Vim macro to another Vim instance without clipboard support (i.e., no `+` register)?
280 views
Asked by toraritte
How do I store a golang template macro in vim
168 views
Asked by Harsh Rathee
How can you create a vim macro that reorders lines?
53 views
Asked by Jessica Pennell
Vim Macro which accepts user input
688 views
Asked by Daniel Cooke
Macro to map keyword arguments to google doc strings
109 views
Asked by kipstar
vim: playing a macro in all selected lines fail
100 views
Asked by Adriano_Pinaffo
Reliable solution to copy/paste Vim macros
516 views
Asked by Jikku Jose
vim to generate code template dynamically
819 views
Asked by zilcuanu
One-key vim macro / search-and-run-macro interactively
1k views
Asked by Samizdis
Vim method to jump to number under the cursor
329 views
Asked by wmmso
How to unmap a insert-key on vim?
4.1k views
Asked by IanC
edit a Vim macro with a range operation that refers to a tag
61 views
Asked by user2242865
How do you apply a macro x amount of times per line where x depends on the line
160 views
Asked by andyzg