Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vim

When to use :abbr vs. :map in vi/vim

vim macros vi abbreviation

How to get a unique identifier for a window?

vim

Is there a way to make use of two custom, complete functions in Vimscript?

vim

Is there a way to diff two registers in vim? [duplicate]

vim diff

Which jade.vim plugin to use?

vim pug vim-plugin

vim: same syntax highlighting for different file extensions

vim

Sort in vim while ignoring articles ('A' and 'The')

vim

Vim Register Use in Ex Mode

vim scripting vim-registers

Show input keystrokes in Vim

linux vim

The first time I close a fold, it closes all folds

vim

Double quotes in single quotes and vice versa

regex vim quotes

Correct all occurrences of misspelled word

vim spell-checking

Find files with grep and open in editor

bash vim emacs grep

Vim omnicompletion for Java

How can you get Vim to wrap bulleted text with indentation?

vim

Vim omni completion: continue typing to select desired item

vim omnicomplete

What's the best way to use vim for Cocoa development?

objective-c cocoa xcode vim

Can I use both Python and SQL syntax highlighting in the same file in Vim?

vim syntax-highlighting

Abort keystroke sequence?

vim command key abort

How can I remap the vim record macro key from 'q' to 'Q'?

vim