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
250830 IaCの選定~AWS SAMのLambdaをECSに乗り換えたときの備忘録~
east_takumi
0
370
Vue・React マルチプロダクト開発を支える Vite
andpad
0
110
Google I/O recap web編 大分Web祭り2025
kponda
0
2.9k
Kiroの仕様駆動開発から見えてきたAIコーディングとの正しい付き合い方
clshinji
1
200
AIを活用し、今後に備えるための技術知識 / Basic Knowledge to Utilize AI
kishida
19
4.6k
私の後悔をAWS DMSで解決した話
hiramax
4
190
Protocol Buffersの型を超えて拡張性を得る / Beyond Protocol Buffers Types Achieving Extensibility
linyows
0
100
Trem on Rails - Prompt Engineering com Ruby
elainenaomi
1
100
ソフトウェアテスト徹底指南書の紹介
goyoki
1
140
OSS開発者という働き方
andpad
5
1.7k
CJK and Unicode From a PHP Committer
youkidearitai
PRO
0
100
ECS初心者の仲間 – TUIツール「e1s」の紹介
keidarcy
0
150
Featured
See All Featured
Rebuilding a faster, lazier Slack
samanthasiow
83
9.1k
Site-Speed That Sticks
csswizardry
10
810
How to train your dragon (web standard)
notwaldorf
96
6.2k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
21k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Navigating Team Friction
lara
189
15k
How STYLIGHT went responsive
nonsquared
100
5.8k
It's Worth the Effort
3n
187
28k
Bash Introduction
62gerente
615
210k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.4k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
How to Think Like a Performance Engineer
csswizardry
26
1.9k
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