Search code examples
How to show the output from the last shell command run in vim? (e.g., from ":!echo foo")...


vim

Read More
VSCode Vim extension to search for visual mode selected text...


visual-studio-codevimvscodevim

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


vimundoredo

Read More
Copy lines that match a pattern within a range in nvim...


vimneovimyank

Read More
How can I jump to a bookmark in netrw?...


vimnetrw

Read More
How to perform arithmetic manipulations on numbers in Vim?...


vim

Read More
Setting the Vim background colors...


linuxbackgroundvimvi

Read More
gVim code folding by clicking in the margin...


vimfolding

Read More
How to break a line in vim in normal mode?...


vimmacvim

Read More
Make gVim Markdown highlight ignore internal markers...


vimescapingmarkdown

Read More
How to stop vim beeping every time I enter > in PHP...


phpvim

Read More
Editors similar to the one in Mainframes...


vimeditorviispf

Read More
How should I handle errors in ex scripts without waiting for user input?...


vimviex

Read More
Inserting text when opening a file...


vimvi

Read More
Differences in running Vim via the command line vs. running it in the Vim editor...


vimex

Read More
Is it possible to abbreviate two words in Vim by using the command 'ab'?...


vimcommandviex

Read More
Vim - get output of EX mode into a variable...


vimex

Read More
Vim ex mode: copy pattern and paste at the end of file...


vimcopy-pasteex

Read More
How to jump to a string in Vim ex mode using a Bash script...


bashvimterminalexex-mode

Read More
In Vim ex mode, what does @% do?...


vimex

Read More
Why is ex (Vim) catching matching pattern to the end of line?...


regexvimex

Read More
Working with vi buffers, to delete the last two lines...


vimcommandbufferviex

Read More
How can I automate an EX command in Vim?...


vimex

Read More
Vim: how to create custom command to indent and then go to next line...


vimex

Read More
Why doesn't Vim insert Cyrillic symbols properly in Ex mode?...


encodingvimcyrillicex

Read More
What's the vim way to select multiple instances of current word and change them?...


vimsublimetext2

Read More
Pasting a huge amount of text into vim is slow?...


vim

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


vimmacvim

Read More
What is difference between Vim's clipboard "unnamed" and "unnamedplus" setti...


vimclipboard

Read More
How to ignore keywords when rewrapping text in Vim?...


vimneovim

Read More
BackNext