Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vi

Editing Multiple files in vi with Wildcards

unix shell vi wildcard

Is it possible to split a window in Vim/Vi with a terminal?

vim vi

Sort numerically in VI editor [duplicate]

vim text-editor vi

How to write buffer content to stdout?

shell vim stdout vi

How to write a VIM color scheme?

vim vi vim-plugin

open a file under cursor in a split window

vim vi

Anyone know of any (free / open source) VI integration for Visual Studio?

visual-studio vim add-in vi

vim in tmux background color changes when paging

vim vi tmux

Cannot create backup file(add ! to overwrite)

linux bash vi

How to yank from the command line

vim vi

Command for toggling line numbers in vi

vim vi line-numbers

How can I save a file I opened in vim as the wrong user?

vim vi

how to copy by specifying line numbers in vi

vim vi

Search and replace in VIM results in trailing characters

What is the easiest way to swap occurrences of two strings in Vim?

vim scripting vi

Vim key bindings in Xcode?

xcode vim xcode4 vi

Prevent Vim from indenting line when typing a colon (:) in Python

python vim vi

Backward search in vi-mode [closed]

vi zsh

Is there a way to display a macro list similar to displaying your mappings in Vim?

macros vim vi

Unix script to remove the first line of a CSV file

unix csv vi