How do I duplicate a whole line in Vim in a similar way to Ctrl+D in IntelliJ IDEA/ Resharper or Ctrl+Alt+&
You can also try which will repeat the last line from insert mode and brings you a completion window with all of the lines. It works almost like