tagged [vim]

How to highlight all occurrences of a selected word in VIM?

How to highlight all occurrences of a selected word in VIM? How can I highlight all occurrence of a selected word in GVim, like in Notepad++?

17 May at 18:16

What does the ^M character mean in Vim?

What does the ^M character mean in Vim? I keep getting the `^M` character in my `.vimrc` and it breaks my configuration.

How do I do redo (i.e. "undo undo") in Vim?

How do I do redo (i.e. "undo undo") in Vim? In Vim, I did too much undo. How do I undo this (that is, redo)?

20 Mar at 06:56

How do you delete all text above a certain line

How do you delete all text above a certain line How do you delete all text above a certain line. For deletion below a line I use "d shift g"

12 Nov at 05:35

How to duplicate a whole line in Vim?

How to duplicate a whole line in Vim? How do I duplicate a whole line in in a similar way to + in IntelliJ IDEA/ Resharper or ++/ in ?

26 Apr at 10:6

What is the difference between the remap, noremap, nnoremap and vnoremap mapping commands in Vim?

What is the difference between the remap, noremap, nnoremap and vnoremap mapping commands in Vim? What is the difference between the `remap`, `noremap`, `nnoremap` and `vnoremap` mapping commands in V...

16 Apr at 08:4

Autocompletion in Vim

Autocompletion in Vim I'm having trouble with autocompletion. How can I get a code suggestion while I'm typing? I usually develop in PHP, Ruby, HTML, C and CSS.

20 Jul at 00:33

A more useful statusline in vim?

A more useful statusline in vim? I’d like to make my statusline in vim more informative and interesting, and for that I need some ideas. How did you customize your statusline?

28 Jul at 15:23

How do I exit Vim?

How do I exit Vim? I am stuck and cannot escape. It says: But when I type that it simply appears in the object body.

4 Jun at 11:47

What is Vim recording and how can it be disabled?

What is Vim recording and how can it be disabled? I keep seeing the `recording` message at the bottom of my gVim 7.2 window. What is it and how do I turn it off?

18 May at 01:37