Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
5 Vim Misconceptions
Search
Justin Campbell
February 11, 2015
Programming
0
130
5 Vim Misconceptions
Justin Campbell
February 11, 2015
Tweet
Share
More Decks by Justin Campbell
See All by Justin Campbell
Elixir & OTP: Microservices Without Pain
justincampbell
2
1.6k
Make Up Your Own "Hello, World!"
justincampbell
0
560
Hacking Your Home with Ruby
justincampbell
2
920
Other Decks in Programming
See All in Programming
Current States of Java Web Frameworks at JCConf 2025
kishida
0
580
Web技術を最大限活用してRAW画像を現像する / Developing RAW Images on the Web
ssssota
2
1.1k
Reduxモダナイズ 〜コードのモダン化を通して、将来のライブラリ移行に備える〜
pvcresin
2
670
LLMとPlaywright/reg-suitを活用した jQueryリファクタリングの実際
kinocoboy2
4
660
プログラマのための作曲入門
cheebow
0
520
Local Peer-to-Peer APIはどのように使われていくのか?
hal_spidernight
2
440
CSC305 Lecture 04
javiergs
PRO
0
230
タスクの特性や不確実性に応じた最適な作業スタイルの選択(ペアプロ・モブプロ・ソロプロ)と実践 / Optimal Work Style Selection: Pair, Mob, or Solo Programming.
honyanya
2
120
(Extension DC 2025) Actor境界を越える技術
teamhimeh
1
200
Advance Your Career with Open Source
ivargrimstad
0
260
高度なUI/UXこそHotwireで作ろう Kaigi on Rails 2025
naofumi
4
3.1k
なぜGoのジェネリクスはこの形なのか? Featherweight Goが明かす設計の核心
ryotaros
7
1k
Featured
See All Featured
Code Reviewing Like a Champion
maltzj
525
40k
Designing for Performance
lara
610
69k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
Context Engineering - Making Every Token Count
addyosmani
4
160
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
How to Ace a Technical Interview
jacobian
280
23k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Side Projects
sachag
455
43k
A Tale of Four Properties
chriscoyier
160
23k
How GitHub (no longer) Works
holman
315
140k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Transcript
5 VIM MISCONCEPTIONS github.com/justincampbell/talks
5 MISCONCEPVIMS github.com/justincampbell/talks
1 CAN'T USE A MOUSE github.com/justincampbell/talks
▸ Click ▸ Select ▸ Scroll ▸ MacVim github.com/justincampbell/talks
2 CAN ONLY OPEN 1 FILE AT A TIME github.com/justincampbell/talks
▸ Tabs ▸ Tabs in MacVim ▸ Split ▸ Fuzzy-find
github.com/justincampbell/talks
3 NOT AS GOOD AS A DEDICATED IDE github.com/justincampbell/talks
SYNTAX CHECKING github.com/justincampbell/talks
REFORMAT/IMPORT github.com/justincampbell/talks
FIND RELATED FILES github.com/justincampbell/talks
RUN TESTS github.com/justincampbell/talks
GIT GUTTER github.com/justincampbell/talks
3 NOT AS GOOD AS A DEDICATED IDE github.com/justincampbell/talks
3.1 USING PLUGINS SLOWS VIM DOWN github.com/justincampbell/talks
4 I'M NOT ALLOWED TO USE ARROW KEYS github.com/justincampbell/talks
5 I'LL BE SLOW FOR TOO LONG github.com/justincampbell/talks
MACVIM — JANUS github.com/justincampbell/talks
@justincampbell github.com/justincampbell/talks