Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vim

Vimdiff - How to hide all same lines in both files and show only different ones

vim vimdiff

scope vs ctags in terms of features

c++ c vim ctags cscope

Opening "save as..." dialog from :ex command

vim

Visual mode in gVim on Windows doesn't work the way as it works in Unix

windows vim

How to build and run a shell command based on the contents of several lines in Vim?

shell vim scripting

How to search for a percent symbol (%) in Vim?

vim replace

VIM: Optional line range for command / function

vim

How to synchronize cursor movement in multiple split windows?

vim

Clearing the quickfix list in vim

vim

vim syntax highlighting for jinja2?

Vim in Mac OS X Terminal: Move cursor word by word

macos vim

Vim status bar prediction/completion?

vim omnicomplete

How to type a Unicode character using its UTF-8 sequence in Vim?

vim unicode

Disable use of MacVim keyboard shortcuts

How do terminal size changes get sent to command line applications though ssh or telnet?

linux vim ssh terminal telnet

How to make vim indicate the file has changed since last save?

vim

How do I configure vim to set softtabs conditionally?

python ruby vim

Colorful Python Syntax in vim?

python macos ubuntu vim

Setting the vim color theme for highlighted braces

python vim

How do I surround two words with <code> tag in vim, such that I can repeat the operation with a dot operator?

vim surround