Lets Play with Vanilla Vim Note Been 3 months since I use vanilla - - PowerPoint PPT Presentation

let s play with vanilla vim note been 3 months since i
SMART_READER_LITE
LIVE PREVIEW

Lets Play with Vanilla Vim Note Been 3 months since I use vanilla - - PowerPoint PPT Presentation

Lets Play with Vanilla Vim Note Been 3 months since I use vanilla vim for coding Ruby... Agenda Vim Way HJKL ADM-3A full keyboard. Modes Useful Navigation Navigating Inline search next for with pointer at Inline search previous for


slide-1
SLIDE 1

Let’s Play with Vanilla Vim

slide-2
SLIDE 2
slide-3
SLIDE 3
slide-4
SLIDE 4
slide-5
SLIDE 5

Note

slide-6
SLIDE 6

Been 3 months since I use vanilla vim for coding Ruby...

slide-7
SLIDE 7

Agenda

slide-8
SLIDE 8

Vim Way

slide-9
SLIDE 9

HJKL

ADM-3A full keyboard.

slide-10
SLIDE 10

Modes

slide-11
SLIDE 11
slide-12
SLIDE 12
slide-13
SLIDE 13
slide-14
SLIDE 14

Useful Navigation

slide-15
SLIDE 15

Navigating

Inline search next for with pointer at Inline search previous for with pointer at Inline search next for with pointer before Inline search previous for with pointer before Scroll one page Scroll one page backward Go to [line] from top window, default is first line Go to middle line Go to [line] from bottom window, default is last line

slide-16
SLIDE 16
slide-17
SLIDE 17
slide-18
SLIDE 18

Split Management

Max height current split Max width current split Normalize split Close all split except current split Convert split to tab

slide-19
SLIDE 19
slide-20
SLIDE 20

Netrw

slide-21
SLIDE 21

What is it?

slide-22
SLIDE 22

Commands

Open netrw Open netrw in vertical split Open netrw in horizontal split

slide-23
SLIDE 23

NERDTree’s Flavour

slide-24
SLIDE 24
slide-25
SLIDE 25

File Search

slide-26
SLIDE 26

Recursive Completer

slide-27
SLIDE 27
slide-28
SLIDE 28

Utilizing Tags

slide-29
SLIDE 29

Vim Complete Module

slide-30
SLIDE 30

Ctags

Open method definition Open method definition in horizontal split Back to method call

slide-31
SLIDE 31
slide-32
SLIDE 32

Searching

slide-33
SLIDE 33

Introduce Ag

slide-34
SLIDE 34
slide-35
SLIDE 35

Summary

slide-36
SLIDE 36

Thank you