Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vim

Change 2-space indent to 4-space in vim

vim

How do I "source" something in my .vimrc file?

plugins vi vim

Highlight changed lines and changed bytes in each changed line

git vim diff highlight word-diff

Vim Configure Line Number Coloring

How to specify a editor to open crontab file? "export EDITOR=vi" does not work

linux vim

How does one escape backslashes and forward slashes in VIM find/search?

regex vim

How to quickly change variable names in Vim?

vim variables refactoring

How can I wrap text to some length in Vim?

vim indentation

How can you list the matches of Vim's search?

search vim

Insert the carriage return character in vim

unix vim special-characters

Refactoring in Vim

vim refactoring

Installing vim with ruby support (+ruby)

ruby vim

How do I set the UI language in vim?

vim user-interface

How to make .bashrc aliases available within a vim shell command? (:!...)

bash vim alias

Create a new file in the directory of the open file in vim?

vim

How to execute file I'm editing in Vi(m)

vim exec

Renaming or copying files and folder using NERDTree on Vim. Is it possible?

vim nerdtree

Vim: apply settings on files in directory

vim

How to delete every other line in Vim?

vim

How can I make Vim's `J` and `gq` commands use one space after a period?

vim formatting