Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vim

How to add line numbers to range of lines in Vim?

vim line-numbers

Mac terminal Vim will only use backspace when at the end of a line

macos vim terminal

How to insert spaces up to column X to line up things in columns?

vim

Is there a way to get IdeaVIM to honor the mappings from my .vimrc file?

vim ideavim

vim regex replace multiple consecutive spaces with only one space

regex vim

Is there vim plugin for notepad++? [closed]

In Vim, how to find out what a key combination does

vim

Yank a region in VIM without the cursor moving to the top of the block?

vim

Is there a Vim plugin for previewing markdown files? [closed]

vim markdown

How do I delete till non-whitespace in vim?

vim whitespace

How to set the default to unfolded when you open a file?

vim file-io default unfold

How to map CAPS LOCK key in VIM?

map vim capslock

Tabs and spaces in vim

vim vi

Use of g key in vim normal mode

vim

IntelliJ key repeating idea.vim

vim intellij-13

VIM, incremental search: How can I jump to the next result and get it highlighted?

search vim hotkeys

Execute a command within Vim from the command line

vim

In vim, why is 'j' used for down and 'k' for up?

vim key-bindings

Returning to previous line with Vim

vim vi

Multiple autocommands in vim

vim