Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vim

Viewing a file over a network: meaning of ~@k

vim

Calling a C++ library function in vimscript

vim vim-plugin

How can I use gcc's -I command to add recursive folders

c gcc vim c-preprocessor

Explain "+gP command from gvim menu

vim

What is the L9 vim plugin for?

vim plugins

How to prevent saving files with certain names in Vim?

vim autocmd

Should I use single or double quotes in my .vimrc file?

what is ^@ character in vi?

apache .htaccess unix vim vi

How to use Ctags to list all the references of a symbol(tag) in vim?

vim ctags

How to emulate Emacs’ transpose-words in Vim?

vim emacs editor usability

Prevent vim from opening binary files accidentally?

vim autocomplete

Follow link in vim with markdown syntax

vim markdown

How can I find out why vim keeps changing my expandtab setting

vim janus

Auto-comment new line in Vim only for block comments

vim comments autoformatting

vimdiff: force line-by-line comparison (ignore supposedly missing/additional lines)

vim diff vimdiff

Stop Vim from saving a file if content has not changed

vim

Vim save then make automatically?

vim

Replace vim selection with output of shell command

vim curl pipe external

What is the best way in Vim to operate on relative ranges in visual mode?

vim range

Vim Scripting - call function once for all selected lines

vim