Тёмный
No video :(

Intro to Vim Customization | Configuration and Plugins 

Akamai Developer
Подписаться 1 млн
Просмотров 71 тыс.
50% 1

Опубликовано:

 

12 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 34   
@embersdestiny
@embersdestiny 3 года назад
I feel so many of us have had a bad initial experience when first dabbling with Linux and subsequently vim, honestly usually not all that bad but we or at least I have shyed away from using it for a seemingly irrational reasoning.... Perhaps its just me? Great video! Very informative and concise :)
@guilherme5094
@guilherme5094 3 года назад
My first contact with Vim was a real horror movie.
@shaadpatel20
@shaadpatel20 2 месяца назад
I thought I was the only one who experienced bad experience with linux and I'm still a beginner though lol
@yoober387
@yoober387 Год назад
This is very underrated! Thank you for uploading this masterpiece! Keep up the awesome content 🙂
@prathammehta9167
@prathammehta9167 2 года назад
Great video, damn this is the basics which i craved to know about how to install vim plugins and customisation
@DannyMexen9
@DannyMexen9 3 года назад
Great video. Long time vim user and I am so comfortable with it that when I have to use a different tool, I check if I can use vim keybindings. Off topic, I recently discovered screen (I know, I thought tmux was all there was!) and I would be interested in a multiplexing video if there isn't one already. Keep up the good work. Thanks.
@michalroesler
@michalroesler Год назад
great video Jay. Thank you for this.
@jenmanzella1948
@jenmanzella1948 2 года назад
This is great! Thank you
@Dexterdevloper
@Dexterdevloper 7 месяцев назад
very beginners friendly , thank you
@amarlearning
@amarlearning 2 года назад
Loved this video
@Pattycm22
@Pattycm22 2 года назад
That so awesome plugin for beginning like me, Thanks
@codepedia
@codepedia Год назад
thank you for this helpful media
@forexmeter3900
@forexmeter3900 Год назад
Very helpful
@moonyoff
@moonyoff Год назад
Thanks you so much !
@lautaroblasco6852
@lautaroblasco6852 Год назад
Good video bro
@jubaaissaoui5496
@jubaaissaoui5496 Год назад
Thanks
@embersdestiny
@embersdestiny 3 года назад
What case is that directly behind you with the RGB. The RGB isnt my jam but totally digging that case look tho :)
@harddiskofentertainment6453
this is a great video on how to configure and install plugins, but I also wish to know how to uninstall plugins.
@tibofordeyn1529
@tibofordeyn1529 Год назад
ok so I spent about 8 hours (no joke) because curl would throw errors like 'permission denied' and 'unable to write to this file'. The solution is: don't install curl with snap, install is with apt. Because if you install it with snap, it won't be able to write to hidden directory's. Try snap remove curl, then apt install curl. It's possible that youu'll then have to write /usr/bin/curl to use curl but yeah. I had a terrible day today
@yatheshtpoonia9225
@yatheshtpoonia9225 2 месяца назад
When I first installed Linux and tried to customise my Debian Gnome i had the same trip😂
@SpaceTimeBeing_
@SpaceTimeBeing_ 3 года назад
Nice
@JudgeGideon823
@JudgeGideon823 3 года назад
Luke Smith likes this
@jiwanjeon3319
@jiwanjeon3319 2 года назад
First of all, thank you for sharing a good one! Can I ask how to set the comment line color too? I tried to change # comment line color black to another one, so I google it but I couldn't find how to change it.... Could you help me how to change it??
@arturkrystopchuk
@arturkrystopchuk Год назад
anyone else with the problem E492: Not an editor command: PlugInstall
@joeandrews4031
@joeandrews4031 Год назад
my issue was i was using vim .vimrc.plug instead of vim ~/.vimrc.plug which was the correct one
@arturkrystopchuk
@arturkrystopchuk Год назад
@@joeandrews4031 oh thx I'll try it
@michalroesler
@michalroesler Год назад
@@joeandrews4031 Where were you using vim .vimrc.plug instead of vim ~/.vimrc.plug ?? Where should I change it?
@joeandrews4031
@joeandrews4031 Год назад
@@michalroesler in the command line to open the files with vim, I think you have to specify to open them from root by using ~/ before the file name/directory
@georgewaring7168
@georgewaring7168 Год назад
I see that this is an old question, but for anyone else experiencing this issue, It may be that, like me, you typed: "plug 'tpope/vim-fugitive'" When it should be "Plug 'tpope/vim-fugitive'". Capital P for Plug.
@harsh_x_crypto8284
@harsh_x_crypto8284 11 месяцев назад
why are you working as a root isn't it risky
@eminem992i
@eminem992i 5 месяцев назад
Why is that risky
@bhanuprakash4127
@bhanuprakash4127 2 месяца назад
Not risky if: 1. you know what you're doing 2. this is just a temporary system setup for demonstration
@Acarderrux
@Acarderrux Год назад
can I get that curl command or something or are we just going to have to type that in ourselves even tho it goes off your screen??
@Nunya58294
@Nunya58294 11 месяцев назад
Learn it yourself man otherwise you don't learn
Далее
The sed Command | Linux Essentials Tutorial
9:03
Просмотров 12 тыс.
Mastering the Vim Language
36:20
Просмотров 608 тыс.
Je deviens combattant 😂
00:19
Просмотров 1,1 млн
«K operatsiyasi» davom etadi: Kiyevning rejasi ma'lum
05:07
My Favorite Vim Tricks
14:39
Просмотров 181 тыс.
0 to LSP : Neovim RC From Scratch
30:47
Просмотров 1,3 млн
50+  Vim Tips and Tricks from Beginner to Expert
42:37
How to Do 90% of What Plugins Do (With Just Vim)
1:14:03
Просмотров 886 тыс.
Vim As Your Editor - Introduction
12:24
Просмотров 863 тыс.
7 Amazing CLI Tools You Need To Try
18:10
Просмотров 295 тыс.
From Vim To Zed
19:03
Просмотров 241 тыс.
A Few Vim Plugins That Have Impressed Me Recently
13:31
Why I Cant Stand IDE's After Using VIM | Prime Reacts
17:51
Je deviens combattant 😂
00:19
Просмотров 1,1 млн