Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vim

Remap Ctrl-ArrowKeys to switch between split buffers

vim

Nicely formatting long //comments in vim

vim comments

Vim: select until first match

vim

How does the search command `//` work in Vim?

How do I get back to where I was before after hitting gg in Vim?

vim macvim

Delete all text in line before/after highlighted search pattern

search vim

How do you change the root of the netrw tree in vim?

vim netrw

Retrieve lost file using Vi in MySQL

mysql vim command-line editor vi

Using vimdiff with a different .vimrc?

vim diff vimdiff

remove all characters after pattern in text file

regex vim

"error: stray '\XXX' in C++ program": Why does this happen?

c++ vim text

How to open a terminal in new tab from VIM?

vim

NERDTree toggling and keyboard mapping

vim nerdtree

Match foo or bar vim regex

regex vim

Open all files that match a certain pattern in Vim

vim grep

Is it possible to grep the quickfix window in Vim?

vim grep

How to delete lines around a search pattern in vim?

vim

How can I script vim to run perltidy on a buffer?

perl vim

Regenerate ctags in vim using RVM

How to select the block of text between two tags (html, xml, ...) in vim?

select vim