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
550
Hacking Your Home with Ruby
justincampbell
2
920
Other Decks in Programming
See All in Programming
テストから始めるAgentic Coding 〜Claude Codeと共に行うTDD〜 / Agentic Coding starts with testing
rkaga
15
5.3k
顧客の画像データをテラバイト単位で配信する 画像サーバを WebP にした際に起こった課題と その対応策 ~継続的な取り組みを添えて~
takutakahashi
1
370
PHPで始める振る舞い駆動開発(Behaviour-Driven Development)
ohmori_yusuke
2
430
PHP 8.4の新機能「プロパティフック」から学ぶオブジェクト指向設計とリスコフの置換原則
kentaroutakeda
2
1k
Porting a visionOS App to Android XR
akkeylab
0
660
AIエージェントはこう育てる - GitHub Copilot Agentとチームの共進化サイクル
koboriakira
0
650
『自分のデータだけ見せたい!』を叶える──Laravel × Casbin で複雑権限をスッキリ解きほぐす 25 分
akitotsukahara
2
650
GitHub Copilot and GitHub Codespaces Hands-on
ymd65536
2
150
チームで開発し事業を加速するための"良い"設計の考え方 @ サポーターズCoLab 2025-07-08
agatan
1
450
Git Sync を超える!OSS で実現する CDK Pull 型デプロイ / Deploying CDK with PipeCD in Pull-style
tkikuc
4
250
Advanced Micro Frontends: Multi Version/ Framework Scenarios @WAD 2025, Berlin
manfredsteyer
PRO
0
370
#kanrk08 / 公開版 PicoRubyとマイコンでの自作トレーニング計測装置を用いたワークアウトの理想と現実
bash0c7
1
900
Featured
See All Featured
Building Adaptive Systems
keathley
43
2.7k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Code Reviewing Like a Champion
maltzj
524
40k
Rebuilding a faster, lazier Slack
samanthasiow
83
9.1k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.4k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.7k
Statistics for Hackers
jakevdp
799
220k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Code Review Best Practice
trishagee
69
19k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.4k
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