Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vim

How can I find out the "syntax group" of the current character? [duplicate]

vim

VIM: find empty lines and print them with 1,2,3 lines after and before

vim

Vim context highlighting

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