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
500
Hacking Your Home with Ruby
justincampbell
2
910
Other Decks in Programming
See All in Programming
CSC509 Lecture 09
javiergs
PRO
0
130
リリース8年目のサービスの1800個のERBファイルをViewComponentに移行した方法とその結果
katty0324
5
3.8k
Identifying User Idenity
moro
6
8.4k
NSOutlineView何もわからん:( 前編 / I Don't Understand About NSOutlineView :( Pt. 1
usagimaru
0
220
Why Spring Matters to Jakarta EE - and Vice Versa
ivargrimstad
0
1.1k
Vue.js学習の振り返り
hiro_xre
2
130
弊社の「意識チョット低いアーキテクチャ」10選
texmeijin
5
23k
Amazon Neptuneで始めてみるグラフDB-OpenSearchによるグラフの全文検索-
satoshi256kbyte
4
340
ピラミッド、アイスクリームコーン、SMURF: 自動テストの最適バランスを求めて / Pyramid Ice-Cream-Cone and SMURF
twada
PRO
10
1.1k
Quine, Polyglot, 良いコード
qnighy
4
500
カスタムしながら理解するGraphQL Connection
yanagii
1
1.3k
ECS Service Connectのこれまでのアップデートと今後のRoadmapを見てみる
tkikuc
2
230
Featured
See All Featured
Designing for humans not robots
tammielis
249
25k
Product Roadmaps are Hard
iamctodd
PRO
48
10k
How to Think Like a Performance Engineer
csswizardry
20
1.1k
Imperfection Machines: The Place of Print at Facebook
scottboms
264
13k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
4
380
Fontdeck: Realign not Redesign
paulrobertlloyd
81
5.2k
Scaling GitHub
holman
458
140k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
504
140k
Large-scale JavaScript Application Architecture
addyosmani
510
110k
Optimizing for Happiness
mojombo
376
69k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
246
1.3M
[RailsConf 2023] Rails as a piece of cake
palkan
51
4.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