Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vim

Is it possible to display page feed symbols differently in Vim?

vim folding

How to automatically change keyboard layout on switch to vim normal-mode?

vim keyboard-layout

Why doesn't Syntastic catch JSON errors?

vim syntastic

autocmd FileType vs ftplugin

vim organization

Moving a buffer in vim across instances of vim

unix vim

Disable omnicomplete or ftplugin or something in vim

vim autocomplete

How to select without arrow keys in INTELLIJ

vim intellij-idea

How can I fold YAML items in VIM?

vim yaml folding

vim - Stop scrolling after first file ending

vim

Setting up Vim for Ruby on Rails

ruby-on-rails vim

Vim colorscheme change

vim

vim: insert selected text into command line?

vim

vim: open 4 files split horizontally AND vertically

vim viewport

How can I map Ctrl + semicolon to add a semicolon to the end of the line?

vim

Does tmux support relative line-numbers?

vim tmux line-numbers

Pros and cons for each vimrc cross-platform solution?

cross-platform vim

How to manually load an ftplugin after startup in Vim?

plugins vim ftplugin

How do you enable file specific tab indent settings in VIM?

How to disable the timeout on the vim leader key?

vim

What does :q1 do in Vim?

vim