Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vi

How to efficiently delete word, colon and a comma in VIM

vim ide editor vi

How to make Vim GUI tab menu to look like Console tab menu

vim vi

How to autocomplete at the KornShell command line with the vi editor

unix shell vi ksh aix

how do I make a replacement with ampersand "&" in vim?

vim vi

How to delete columns in vi file? [closed]

linux bash vim terminal vi

Open vim file with cursor on first search pattern match (similar to line no. with vim +N file)

regex vim vi

Auto formatting for vi?

vim vi code-formatting

Custom keys with NERDComment plugin and remapped Leader?

vim vi

Within vim's regex engine, why are some metacharacters escaped and some are not?

regex unix vim history vi

How can I swap or replace multiple strings in code at the same time?

c bash emacs refactoring vi

Avoid extra whitespace when pasting vertical selection

vim vi

vim does not highlight some c++ keywords

Tmux change scroll up/down keys

vim vi tmux

how to set vimrc tags to use shell environment variables

shell vim vi

Syntax highlighting randomly disappears during file saving

How to Limit the Search Scope in VI/VIM?

vim scope find text-editor vi

How would I have vim highlight redundant white space and all tabs?

regex vim editor vi macvim

paste data at the start of line in visual mode

vim vi

Syntax highlighting in Bash vi-input mode

bash vim vi