Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vim

Vim pasting -- scroll through previously yanked text

vim

vim moving with hjkl in long lines (screen lines)

vim

Getting relative paths in Vim

vim relative-path

Surround two words with quotes in Vim

vim surround

move the text after the cursor to a new line

vim

How to open all modified files with git?

git bash vim awk

VIM Insert PHPdoc automatically

vim phpdoc

Vim: changing/deleting up to the end of a "block"

vim editor

How to obtain the list of all environment variables in Vim?

vim environment-variables

How do I get fine-grained undo in Vim

vim undo

How to make a shortcut for moving between Vim windows?

vim window buffer

Pressing "Home" in Vim on an Indented Line

vim key line

Vim - delete until (inclusive) character in multiple lines

vim vi

How to make use nerdcommenter to give extra space after #

vim nerdcommenter

Use vimdiff to replace entire file?

vim merge git-merge vimdiff

How do I join pairs of consecutive lines in a large file (1 million lines) using vim, sed, or another similar tool?

Indent or comment several text lines with vi

vim

vim and NERD Tree: Can NERD Tree persist across tabs in MacVim?

vim macvim

Is there a block undo in VIM?

vim block undo

How to display the total number of changes in Vim’s diff mode?

vim diff