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
530
Hacking Your Home with Ruby
justincampbell
2
910
Other Decks in Programming
See All in Programming
Kubernetes History Inspector(KHI)を触ってみた
bells17
0
200
なぜイベント駆動が必要なのか - CQRS/ESで解く複雑系システムの課題 -
j5ik2o
7
2.5k
Ruby on cygwin 2025-02
fd0
0
140
データの整合性を保つ非同期処理アーキテクチャパターン / Async Architecture Patterns
mokuo
41
15k
[Fin-JAWS 第38回 ~re:Invent 2024 金融re:Cap~]FaultInjectionServiceアップデート@pre:Invent2024
shintaro_fukatsu
0
400
動作確認やテストで漏れがちな観点3選
starfish719
6
1k
Bedrock Agentsレスポンス解析によるAgentのOps
licux
2
720
ARA Ansible for the teams
kksat
0
150
Spring gRPC について / About Spring gRPC
mackey0225
0
220
パスキーのすべて ── 導入・UX設計・実装の紹介 / 20250213 パスキー開発者の集い
kuralab
3
670
Open source software: how to live long and go far
gaelvaroquaux
0
620
Rails アプリ地図考 Flush Cut
makicamel
1
110
Featured
See All Featured
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
49
2.3k
Rebuilding a faster, lazier Slack
samanthasiow
79
8.8k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
330
21k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5.2k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
114
50k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
27
1.9k
Code Reviewing Like a Champion
maltzj
521
39k
Typedesign – Prime Four
hannesfritz
40
2.5k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
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