Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vim

Vim Java code completion?

java vim

Configure Macvim's text selection to not include character under cursor

vim macvim

Vim - ex mode command - is there any way to move the cursor position?

vim scripting ex-mode

vim autopopulate file

vim automation

Is there any easy way to toggle "do/end" and "{}" in ruby in Vim?

vim textmate ruby macvim

Vim: how to select a rect area and do copy/paste

vim

How does VIM display to the terminal and then take it back?

vim terminal

Vim change block cursor when in insert mode

linux shell vim

Is VIM omni-completion really so limited? Or am I missing something?

VIM: Sort by Function name

function sorting vim

Using Vim, isn't there a more efficient way to format LaTeX paragraphs according to this best practice?

vim latex formatting

Getting VIM Tagbar to launch when opening certain file types

vim tagbar

I like c.vim plugin, but I don't use K&R code style

c vim plugins

Best way to customize auto-formatting/auto-indenting in vim for Common Lisp

lisp common-lisp vim

Vim: case-insensitive ex-mode autocompletion

yanking lines from a buffer that isn't the active one

vim

ctags for shell scripts without extensions

bash vim file-extension ctags

gVim 7.3 in fullscreen mode

fullscreen vim

Is there a way to know `preview` window opened(existed) in vim?

vim

Tell vim to add commas to a number, e.g. change 31415926 to 31,415,926

vim