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
49
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
33
Gitおしえるやつ
uyo
0
44
Other Decks in Education
See All in Education
20241004_Microsoft認定資格のFundamentals全部取ってみた
ponponmikankan
2
370
1030
cbtlibrary
0
320
Da Necessidade da Devoção à Virgem Santíssima
cm_manaus
0
100
ニュースメディアにおける生成 AI の活用と開発 / UTokyo Lecture Business Introduction
upura
0
140
TP5_-_UV.pdf
bernhardsvt
0
120
2409_CompanyInfo_Hanji_published.pdf
yosukemurata
0
630
Chapitre_1_-__L_atmosphère_et_la_vie_-_Partie_1.pdf
bernhardsvt
0
230
Web Application Frameworks - Lecture 4 - Web Technologies (1019888BNR)
signer
PRO
0
2.6k
1216
cbtlibrary
0
250
Semantic Web and Web 3.0 - Lecture 9 - Web Technologies (1019888BNR)
signer
PRO
2
2.6k
CSS3 and Responsive Web Design - Lecture 5 - Web Technologies (1019888BNR)
signer
PRO
1
2.5k
JavaScript - Lecture 6 - Web Technologies (1019888BNR)
signer
PRO
0
2.5k
Featured
See All Featured
Facilitating Awesome Meetings
lara
50
6.1k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
44
9.3k
Into the Great Unknown - MozCon
thekraken
33
1.5k
Java REST API Framework Comparison - PWX 2021
mraible
PRO
28
8.3k
Site-Speed That Sticks
csswizardry
2
190
Fantastic passwords and where to find them - at NoRuKo
philnash
50
2.9k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5.1k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
159
15k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
132
33k
The World Runs on Bad Software
bkeepers
PRO
65
11k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
665
120k
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
ありがとうございました