vim, i wish i knew how to :q you!

Post on 13-Jul-2015

1.835 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

VIM, I WISH I KNEW!HOW TO :q YOU!

Modes

:CommandT

Navigation!“No, I said left!!!”

Love the mouse…

but let Snowbell eat it!

j

jj

jjl

jjll

jjllh

jjllhk

1

16

16G

$

^

w

ww

www

b

bb

e

ee

f

f,

F

Fi

d

dw

u

/dragon↵

G

gg

:TagbarToggle↵

<CTRL>+]

<CTRL>+o

<TAB>

:

:q

:

:q

:q!

:

:w

:wq

:17,23w filename.php

:e filename.php

https://github.com/tpope/vim-sensible

https://github.com/matason/dotvim

Resources:help vimtutor http://vimcasts.org/ - simply brilliant Vim screencasts. http://pragprog.com/book/dnvim/practical-vim - buy it! http://vimeo.com/vimlondon - videos from Vim London sessions. http://vim-adventures.com/ - learn Vim while playing a game, unlock levels, pay for. http://vimgolf.com/ - Pick a challenge, fire up Vim, and show us what you got. https://github.com/carlhuda/janus/ - the Janus Vim distribution provides a minimal working environment using the most popular plug-ins and the most common mappings. https://drupal.org/project/vimrc - customises the vim text editor for editing Drupal-related files. https://drupal.org/node/29325 - Configuring Vim https://github.com/matason/dotvim - my Vim configuration

Resources (cont)https://github.com/terryma/vim-multiple-cursors - plugin for multiple cursor editing https://github.com/joonty/vim-phpqa - plugin provides code coverage, PHP Codesniffer, PHP Mess Detector https://github.com/ludovicPelle/vim-xdebug - plugin providing XDebug capabilities in Vim https://github.com/tpope/vim-fugitive - a Git wrapper so awesome, it should be illegal !https://twitter.com/matason - me on the Twitters.

top related