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
How to become to friends with Vim
Search
YO
July 19, 2018
Education
0
51
How to become to friends with Vim
vim初学者用
YO
July 19, 2018
Tweet
Share
More Decks by YO
See All by YO
JSことはじめ
uyo
0
36
Gitおしえるやつ
uyo
0
47
Other Decks in Education
See All in Education
Gesture-based Interaction - Lecture 6 - Next Generation User Interfaces (4018166FNR)
signer
PRO
0
2k
IHLヘルスケアリーダーシップ研究会17期説明資料
ihlhealthcareleadership
0
2k
【ZEPメタバース校舎操作ガイド】
ainischool
0
120
1216
cbtlibrary
0
160
Adobe Express
matleenalaakso
2
8.2k
2025年の本当に大事なAI動向まとめ
frievea
1
200
小さなまちで始める デジタル創作の居場所〜すべての子どもが創造的に未来を描ける社会へ〜
codeforeveryone
0
140
Introduction - Lecture 1 - Information Visualisation (4019538FNR)
signer
PRO
0
5.3k
栃木にいても「だいじ」だっぺ〜! 栃木&全国アジャイルコミュニティへの参加・運営の魅力
sasakendayo
1
180
Data Representation - Lecture 3 - Information Visualisation (4019538FNR)
signer
PRO
1
2.9k
0203
cbtlibrary
0
140
OSINT入門-CTF for GIRLS_SECCON14電脳会議
nomizone
1
1.2k
Featured
See All Featured
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
Leading Effective Engineering Teams in the AI Era
addyosmani
9
1.7k
Large-scale JavaScript Application Architecture
addyosmani
515
110k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.4k
How to optimise 3,500 product descriptions for ecommerce in one day using ChatGPT
katarinadahlin
PRO
1
3.5k
Building the Perfect Custom Keyboard
takai
2
710
Designing Experiences People Love
moore
143
24k
Learning to Love Humans: Emotional Interface Design
aarron
275
41k
First, design no harm
axbom
PRO
2
1.1k
Principles of Awesome APIs and How to Build Them.
keavy
128
17k
Java REST API Framework Comparison - PWX 2021
mraible
34
9.2k
The SEO identity crisis: Don't let AI make you average
varn
0
410
Transcript
How to become friends with vim
本編に入るその前に・・・ 2
社会で生き残るためのgit By @giginet 3
Introduction 1. Vimを知ろう 2. Vimを使いこなそう 3. Neovimとは? 4. これいれとこ⚡ 4
1. Vimを知ろう vimってどう使うねん? 5
Vimとは? 6
世界でもっとも愛されるエディタ 2017年 転職ドラフト調べ 7
エディタ界のねずみ 8
Vimのなにがいいの? ◆ 使えば使うほど愛着のわくエディタ ◆ 素晴らしいスピード ◆ 気持ちのいい学習曲線 ◆ マウス触る必要なし! ◆
ググったら死ぬほど参考がでてくる あとはもう触れ合いでたしかみてみろ 9
作者は Bram Moolenaar 10 なんとはじめてVimConf2018にやってくる!!!
Vim7.4☞Vim8.0 11 ◆ Vimの最新バージョンは8.1.0196 ◆ でもみんなはだいたい7.4を使っている!!! ◆ Vimを8にあげよう ◆ 最新のVimの特徴
◆ :terminal ◆ あとは :help version-8.0とかで
Vimのコミュニティ 12
ちなみに・・・ 13 VIM.comはジーンズと靴の通販サイトだよ!!
2. Vimを使いこなそう 何がいいのこのエディタ? 14
“ Vimのテクニックとは? 15
ここで紹介するにはあまりに多すぎる! 16 オヌヌメ
おすすめ記事 脱初心者を目指すなら知っておきたい便利なVimコマンド25選 (Vimmerレベル診断付き) 17
3. NeoVimとは? 何それ?何が違うの? 18
19
何が起こった? VS Vim NeoVim 20
NeoVimのGUI実装OniVimとかいうのもあるよ 21
4. これいれとこ⚡ どうしたら使いやすくなる? 22
VimPlug 23
NerdTree 24
VimGrep 25
VimFzF 26
Vim gitgutter 27
Vim fugitive 28
さがそう 29 Vim awesome
好きなテーマを見つけよう 30 Vim colors
面倒な人は 31 Vim Bootstrap
面倒な人は 32 Space vim
33
ありがとうございました