Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vim

Custom syntax highlighting on current buffer in vim

Easy way to copy the word under the caret in Vim

vim copy-paste vi

Any mapping in vimrc with Alt isn't working

vim

Write char in line as many times as the length of previous line

vim

How to find ("super-star") the word under the cursor without the word boundary modifiers?

vim find

Visually select to the middle of line

vim

Ignore custom directories in ctrlp.vim

vim ctrlp

How do I tell Vim to ignore certain "second extensions"?

vim

how to call system() with 2 arguments in vim

system vim

Open file externally from gvim

file ubuntu vim

Custom script for git blame from vim

vim

vim81 configuration wrong after I added .vimrc

vim

redirection and vim

linux vim

Open file name that is inside the register in Ex mode in Vim

vim

Vim undofile does not work when file is too long

linux vim

How to delete bookmarks in NERDTree (Vim)?

vim plugins bookmarks

In Vim, what is the best way to select, delete, or comment out large portions of multi-screen text?

vim vi

How to open a new window below a split created by vimdiff?

vim split text-editor vimdiff

Resize gvim window when the font changes

vim

How do you search/replace the nth occurrence in vim visual mode?

regex vim