after opening vim for the first time, you can''t quit. that's how addictive it is
@monkeydkfetus5 жыл бұрын
:q!
@aswintgopal5 жыл бұрын
😂😂😂
@VeryVeryBlackGuy5 жыл бұрын
I felt these words, i really had to exit from vim thru restart :')
@johannielsen81975 жыл бұрын
:q :P
@marshallhughes45145 жыл бұрын
@@VeryVeryBlackGuy lol. What is that old joke? If you ever want to get a new password put a newbie in Vim and ask them to quit. The resulting stream of characters will be the hardest password to crack.
@CodeTalkerLooter7 жыл бұрын
The lecture starts at 11:00
@robodoctor6 жыл бұрын
omg. thanks
@Tux0xFF5 жыл бұрын
Thank you, You just saved me 10 minutes and 59 seconds
@andrewbennett29035 жыл бұрын
@@Tux0xFF No, he saved you 11 minutes. Time starts at 0, not 1 second.
@garthok62245 жыл бұрын
@@andrewbennett2903 well it depends on which second he clicked the time in the first comment.
@崔进-r5o5 жыл бұрын
BrewNCode 哈哈哈哈哈哈
@pangpengmaster7 жыл бұрын
I learnt Vim a year ago. I could probably say, it is the most significant thing i've learned in my life just after learning how to read.
@AdamSmith-de5oh4 жыл бұрын
@Rep 101 I would say more life the difference between using two fingers to type and looking down at the keyboard to full on touch typing.
@mattk63433 жыл бұрын
@@AdamSmith-de5oh When you combine touch typing + vim mastery, passersby are like "WTF is that guy doing, that's impossible"
@humbertocontreras5 жыл бұрын
Totally agree. Learning Vim is a process. I've been using it for about 13 years and I'm still learning new things every month.
@herewego10675 жыл бұрын
You must be dumb as fuck then because there is not that much things to learn on vim. 13 years lmao, stop being extra
@miku4j4 жыл бұрын
Wtf dude, It took me less than a month to get used to basic vim. And actually using it to code
@angela_jx5 жыл бұрын
One of the biggest advantages I’ve had with using vim for about 3 years now is that it simply doesn’t matter what system you’re on, whether if there’s Sublime or VS Code or whatever you usually use. Vim or Vi is pretty much pre-installed on every system. So you’re not only more effective and efficient but you’re also not dependent on any other text editor going forward
@kuruptgt3 жыл бұрын
10:40 the key repeat setting can now be changed in your terminal: defaults write -g InitialKeyRepeat -int 10 # normal minimum is 15 (225 ms) defaults write -g KeyRepeat -int 1 # normal minimum is 2 (30 ms) It's life changing. You're welcome.
@dysonlu8 жыл бұрын
4:12 "God forbid Eclipse". I already love this video! LOL
@JW99-998 жыл бұрын
I agree with you, it's a well-made talk. However, that sentence hit me right in the feels :(
@kosodrzewinka Жыл бұрын
This was insanely helpful! Been using Vim for around 2 months and this video really was a breakthrough for me.
This was really inspiring. Vim sounds like an investment in life. Only one thing left to do. Practice, practice, practice.
@evergreen- Жыл бұрын
9:18 regarding Caps Lock to Escape key remap, on macOS 13 Ventura the remap can be done natively by going to Settings > Keyboard > Keyboard Shortcuts... > Modifier Keys > in a dropdown menu set Caps Lock key to Escape
2 жыл бұрын
I started learning Vim with this video around 6 years ago. I came across Vim when I had RSI problems in my wrist and try to get rid of mouse. Since then I am using Vim mainly. Thanks again!
@Pittsburghfix6 жыл бұрын
Great video , I am now learning vim and it's going well after only a day. The one thing that helped me was to use chrome extension vimium in conjunction with vim. Seems to be easier as I am making use of all the navigation commands while browsing the web.
@batchrocketproject47204 ай бұрын
I'd been using vim for years until I experienced a breakthrough where it finally chimed. I used it mainly because I was always in terminal but hated nano. I relied on a tiny subset of commands (even using arrow keys instead of hjkl). I was vaguely aware of many more features (such as the change inside example) but rarely used them. For me, the breakthrough came when I consciously slowed right down and though about every action before I did it. It became like a game to think of alternative ways to do whatever I trying to do. I enjoyed thinking of ways that involved the fewest toggles between insert and command mode. Within a couple of days I was using macros , often with quite elaborate collections of actions. I definitely agree with the suggestion to 'speak' the commands and I found it was soon like I was giving silent verbal instructions directly to my hands - the computing equivalent of learning to ride a bike. It's definitely a worthwhile investment to learn vim. I only wish I'd done so properly years before.
@MaggotDiggo14 жыл бұрын
Learning Vim is like learning to type. It's frustrating but worth it in the long run.
@peripona6 жыл бұрын
That’s the most fluent talk on vim I have seen. Motivates me to start it now
@EarnestRedwoodLINUXMASTER9 жыл бұрын
Thanks Mike you did a great job on how I should approach Vim. I am a Linux Admin and form looking at this video this will help me out about.
@noodle7788 Жыл бұрын
for those on linux, you can change key repeat with 'xset r rate 300 50', of course can play around with those numbers and throw it in your bashrc for persistence
@ianpan01025 жыл бұрын
[ Emacs User Alert! ] The biggest problem with Vim keybindings that I could think of is that it really gets deep in your brain, and you'll not be able to effectively edit text on other software or platform without constantly reminding yourself NOT to use 'hjkl' to navigate or press 'i' and 'ESC' to hop in and out of Insert Mode. While with Emacs bindings all the navigating shortcuts are prefixed with Ctrl or Meta (Alt) and can be ported to different platforms once you get used to it!
@edotk9 жыл бұрын
best vim intro i've seen to date! +1
@prasannarajaram47138 жыл бұрын
I should actually _thank you_ for the nice presentation. I just want to take all your points and use it for *Emacs*. It fits it well 1. Different from everything you have used before 2. Don't start at work 3. Break up with your mouse 4. But can it? ---- yes it can! 5. Always a better way! 6. Learn something every week And the quote from Tom too... " Sometimes you got to work a a little so you can ball a a lot "
@mattetis5 жыл бұрын
Actually should have slow key repeat as you should be discouraged of pressing something for a duration and instead try to duplicate the action the exact number of times instead. It will make you a better vimmmer in the long run :)
@DeadEnvyAlive5 жыл бұрын
this !
@nikanj7 жыл бұрын
I want to learn Vim but at the same time I don't think it will make me more productive. I spend most of my time trying to figure out what's going on and debugging. Only a fraction of my time is spent typing out actual code. Maybe when I reach a stage when I can get an idea and bang it out in 15 minutes then Vim might look more enticing.
@tuerda5 жыл бұрын
I agree that actually writing code is not the thing that slows down work. Most work does not happen sitting in front of a terminal typing, but rather mulling things over in your head and figuring out what the right thing to write is. -- That said, I use vim! I don't necessarily use it for speed so much as for the grammar. The way you work in other editors treats text as a collection of letters, rather than sentences, blocks or ideas. Vim helps me write code more or less in the same way that I think about it, and I find that this makes a real difference.
@rafeu22883 жыл бұрын
In this case maybe "Glamorous Toolkit" is more what you need. It focuses on helping the "reading process" by making it less "manual"
@joxim6976 жыл бұрын
I prefer Ctr + C, instead of Esc, and no need for remapping it to Caps Locks.
@cocbuilds5 жыл бұрын
yeah cap locks also works quite well
@MaggotDiggo14 жыл бұрын
One of they tutorials I read recommended J+K to exit insert mode. Your fingers are always on J and K plus no words contain the letters jk.
@johnc34034 жыл бұрын
the caps lock remapping is awesome. Changing modes is as simple as your moving your pinkie one key to the left. Well worth the effort of remapping. In linux you can do it yourself, in windows, there is a small exe that does it for you. Google is your friend. just do it.. ctrl-c is waaaay too much work in comparison... i mean, just look where your caps lock is?
@johnc34034 жыл бұрын
caveat: If you are a two finger typer, ctrl-c may be good enough, but for touch typing, mapping your caps lock key is a no brainer.
@pepijnkrijnsen44 жыл бұрын
@@johnc3403 But what if you need to shout on the internet!?
@marufhasan93653 жыл бұрын
One cool thing I have learned recently that Crtl+C does the same thing as ESC, which saved me a lot of time when changing mode. Another thing is that you can jump to any line by typing 'gg'. That certainly makes navigation easier.
@limitless16922 жыл бұрын
I remaped Ctrl + C and Ctrl + V to copy and paste.. I still use Y for yank text and P for puting it ... But I love the convenience to copy paste from other applications, through the OS clipboard... Fun times :)
@trieder5 жыл бұрын
man. a week. i use vim since 20 years and im still learning.
@dontbetoxic43873 жыл бұрын
wow you have to be fast
@Zyztematic8 жыл бұрын
Or even better: disable key repeat entirely.
@regedit338 жыл бұрын
Yeah, maintaining pressed a key or pressing it multiple times is the equivalent of a code smell. That would be a "Vim smell" meaning that you have to find a better way to do this. example: stop smashing/maintaining j and k. Use Ctrl-e and Ctrl-y, and if you find it too slow, remap it so it scrolls 3 lines instead of one.
@vamsi86692 жыл бұрын
Starts 11:00
@SlyPearTree3 жыл бұрын
I am not sure making key repeat faster is a good idea for a vim beginner as it might delay or even stop them learning all the ways to move the cursor other than just hjkl.
@JosePablo247 жыл бұрын
pain on the wrist/right hand while using your mouse is from bad posture, which puts unnecessary stress on your wrist, your elbow should be at the same height as your wrist resting on the table
@bradleyfrueh2761 Жыл бұрын
You don't need to remap the caps lock key to esc. Ctrl+c will cancel commands and has the side effect of escaping out of insert mode.
@bradleyfrueh2761 Жыл бұрын
and other modes.
@HikarusVibrator7 жыл бұрын
I don't get this talk. On one hand the title is "learn in a week", while on the other hand the speaker says to "play around during lunch or weekends". And then he keeps referencing Sublime as being "not Vim" without mentioning that you could start practicing Vim easily INSIDE Sublime with the Vim package. Now he's on point #6: "Learn something every week". So after ~10 minutes it's clear I didn't choose to watch the right video while eating my pizza.
@vertigo69826 жыл бұрын
He lost me as the part where he says he's not going to go over commands because thats boring.
@brooksman106 жыл бұрын
Because the video isn't about TEACHING you how to use Vim in a week. It's about the mindset you should be in to enable yourself to learn Vim well enough to start using at work/school in a week.
@samsamhuns9284 жыл бұрын
Wtf, this is some life-changing material. Especially after reducing my key delay I think my typing speed just exploded lol.
@alexanderkaiser73778 жыл бұрын
Great Talk! Thx! On El Capitan you don't need Karabiner. Simply adjust "Key Repeat" and "Delay Until Repeat" under System Preferences > Keyboard. I'm from Germany and use a German Keyboard Layout for tickets and mail and from now on an US Layout for coding and vim. If I need Umlauts, I switch back and forth with ctrl+space instantly.
@nicemelbs7 жыл бұрын
Thanks for this talk. I'm starting to learn vim and yeah, it's a pain in the ass. One thing though, as I get used to moving around and doing advanced stuff in vim, and I press alt+tab to switch to another window, I forgot that I'm in another "mode" it confuses me that I can't navigate say through a web page like I do in vim.
@theena3 жыл бұрын
Started vim last week. Thank you for this.
@anteconfig53916 жыл бұрын
With you help I think I can learn vim in 2 days! Thank you very much.
@LukeWatts859 жыл бұрын
Chuck Norris tried Vim once...and only once
@nickr7538 жыл бұрын
+Luke Watts When he was done he never needed to write plaintext again.
@LukeWatts858 жыл бұрын
I meant Vim beat him...because it was harder than Chuck Norris
@khatuntsovmikhail62236 жыл бұрын
And he was able quit. Himself. Without google.
@blasttrash6 жыл бұрын
Legend says that he is still using Vim to either generate a random string or to quit the program. :P
@90hijacked5 жыл бұрын
Legend has it chuck norris wrote all the the helpfiles with a single roundhouse keystroke
@xit5 жыл бұрын
Remapping ESC to Capslock is super beneficial if you have MacBook with touch bar model(2016-2018)
@noswonky5 жыл бұрын
I've been using vi/vim for 32 years and I still consider myself a beginner.
@alexismandelias3 жыл бұрын
For me vim works best as a plugin for other _IDEs_ like Eclipse. That way I can edit code quickly without sacrificing the functionality provided by an IDE (debugging, bulk refactoring, advanced searching, to name a few)
@meuko3 жыл бұрын
You can do all those things with vim too :)
@samuelpimenta19426 жыл бұрын
What is so different about Vim and NeoVim?
@SoundToxin6 жыл бұрын
Neovim is a rewrite. Cleaner codebase, *some* new features. Overall they should work largely the same. I've got a couple friends using neovim but I've stuck with regular vim myself. I think neovim has a slightly different interface out of the box with an extra bar at the bottom that I didn't like. Neovim added the ability to open a terminal in vim, but then regular vim got that in version 8.
@tuerda5 жыл бұрын
They are almost identical. If someone took your computer and aliased your vim command to run neovim instead, you would not notice. I used vim for about 14 years and switched to neovim about 2 years ago -- I installed it to try it out and then forgot I had done it. It took a few months for me to notice any difference at all. The (very few and very small) differences I have noticed over 2 years are all slight improvements over vim, so I have not switched back.
@totheknee4 жыл бұрын
Actually vim can't: 1) insert one char from normal mode. You can `r` to replace under the cursor, but not add. Also `i` to insert, but then you have to . `c1l` leaves you in insert mode. Maybe you can `:s/^/`, but seriously, 7 keystrokes plus two ``s and a `^`? But yeah, you can use a super kludgy keymap of `nnoremap s ir`. 2) With a terminal, you can't map `[A-Z]`, i.e., control key plus _capital_ A-Z. Nor can you map `,` nor `.` (comma/period) And this sometimes doesn't even work with GUI vim variations (although there are workarounds).
@sutirk3 ай бұрын
Thats the neat part: you can do it, and you've answered your own question. Just create a key mapping *once* for something like ir, and you can use it anytime you want to insert a single character, using the keystroke you choose for it. And while you cant have ctrl+A because of terminal limitations, you can still have sequential keymaps, like ctrl+a then a, or ctrl+a then A, or even better: then a, where leader is any key you want, be it space, a tilde, ctrl+a or whatever you feel in your heart. And you get a whole new world of options to map your keys, pressing then x, or then X and even then ctrl+x if you really like these chords. Honestly i never liked pressing ctrl+shift+c or ctrl+shift+rightArrow, and that became more obvious to me now that i can type then p, ff, r or any other combination i see fit. Space is just a big key and it's always there, it makes sense to use it more often.
@kevinmjomba33942 жыл бұрын
The first time vim completely blew my mind was when I first learnt about text objects, block objects and object motions 🤯🤯😂i was so excited, I spent the rest of that day just giggling at my screen 😭😂I had unleashed too much power 😂😂. I'd also recommend learning about jumps, the jump-list and how to navigate it. You become really sneaky in vim if you can move around quickly ti where you want to edit and actually make those edits 👌🏾. I know I've already said a lot (😂i can't shut up about vim), please make it a habit of reading the vim's own help documentation whenever you learn about a new cool command, I feel like it helps you get a perspective of how vim actually 'sees' things, understanding things from the editor's point of view. 😂 let me end this long rant here😂 :wq
@limitless16922 жыл бұрын
I was an Atom user. But after what happened to Atom, that it will be abandoned by Microsoft in December this year... I decided to take the plunge and dive deep into VIM. I can say I only have one regret: "I regret that I did not start earlyer in my life to code in VIM..."
@jackfrasiercomedy59428 жыл бұрын
I liked this video. Evan though everything he says? He says as though it's a question?
@swamiatma5 жыл бұрын
This speech pattern is called uptalk? Anyway I really liked his talk?
@pizzapanni5 жыл бұрын
@@swamiatma lol
@MaggotDiggo14 жыл бұрын
Closeted Australian.
@FictionsAndIllusions9 жыл бұрын
Thank you for this video. I watched this video and got started with VIM. however, I'm struggling with setting up color schemes for VIM. I've loaded the vim file to ~/.vim/colors and configured my .vimrc file, but every time I start VIM I get a long list of errors. I've tried multiple themes and all seem to do the same. Any help is appreciated. I've also subscribed as I'm interested in learning more about VIM and how to maximize efficiency while programming.
@AnatolyKhalizev9 жыл бұрын
I don't know why, but I wanna learn vim...
@absmustang9 жыл бұрын
Funny...I feel the same...there must be something in the beer...
@theLegendOfYer9 жыл бұрын
+Anatoly Khalizev do it just type vimtutor in your bash shell....should take an hour then install some plugins like nerdtree and snipmate and you got yourself a decent IDE sorta thing
@AnatolyKhalizev9 жыл бұрын
ASSKICKERINOTRON yes! for now I am not so bad in vim and using it from time to time
@LukeWatts859 жыл бұрын
+ASSKICKERINOTRON Do you mean it will take an hour to figure out how to type "vimtutor" in Vim? I believe it...
@4w0ken6 жыл бұрын
u just wanna be one of the cool kids dont u
@lanceareadbhar3 жыл бұрын
I learned Vim in an hour. I type "I". Move me cursor and make a small change. Hit 'Esc'. Hold 'Shift' and type "Z" and then "Z". Is there anything else this program can do?
@nonono41602 жыл бұрын
You actually should start at work. Just don't delete your previous editor/ide/whatever. That way you will learn how to do stuff in vim that is actually important for your workflow. And if you need to do something very quick and you don't know how to vim yet, just switch back. Eventually you will stop switching back and that is the moment when you are ready. Ready to start learning how to improve your worflow with vim instead of just duplicating it from previous ide :)
@varshard0 Жыл бұрын
Yeah, or just use vim keymap on an ide. Can always use it the IDE's way when you don't know how to do it the vim way.
@SoundToxin6 жыл бұрын
I don't think remapping caps to escape is necessary at all. Been using it for a few years and am pretty good with it. A lot of people go after the capslock to rebind it for other things, so I'm always nervous to pick one and then feel I'm missing out on something else later. In the past I used caps as super while using a Model M because it didn't have a super key. I've seen someone remap it as "hyper" which is a modifier you don't really see on keyboards anymore, and it allowed them to use even more shortcuts. Kind of a neat idea.
@michalroesler3 жыл бұрын
Can You please tell what edit should be made in .vimrc to remap CapsLock to Esc key? Everybody talks about doing it, but no one showed exactly how to do this.
@DaviAreias2 жыл бұрын
Been using vim for 6 days and I feel less tired due to only focusing a file at a time.
@SHOTbyGUN9 жыл бұрын
Please put links into video description... ggrrr
@DVRC6 жыл бұрын
I started to learn Vim by my own because i was attracted by it, i am even learning to touchtype by using it a lot. The next step for me would be to get an HHKB and use it to code
@deepamgupta80114 жыл бұрын
Link to dotfiles: github.com/mscoutermarsh/dotfiles github.com/thoughtbot/dotfiles
@brosephjames8 жыл бұрын
I think vim is stupidly over complicated and not necessary since maybe the 80s. With that being said I use it because if you make everything in your life easy your brain will turn to mush eventually.
@ImperiumLibertas7 жыл бұрын
brosephjames by no means is VIM easy nor is it difficult. It is a tool that is very different to a traditional text editor thus the learning curve is steep. Once you learn it though, it makes text editing much, much more efficient over a traditional text editor.
@Starcruiser158 жыл бұрын
i was looking for the softdrink Vim!
@smiechu478 жыл бұрын
Instead of remapping escape use Ctrl + [ It's faster anyway.
@TRex2667 жыл бұрын
CLIn7 l33tW00d depends on your keyboard layout though, on German keyboard layout this is even slower
@sergiobeltrao7 жыл бұрын
Yep in Brazilian Portuguese keyboards will be slower too
@porteal89867 жыл бұрын
my thinkpad has the ctrl key in an awkward place
@alexshi85836 жыл бұрын
what if you have a escape key larger than your ctrl key? i have a thinkpad t420, reaching for the esc key is easier than reaching for the enter.
@osamafarook7 жыл бұрын
This is all the links mentioned in the video: pqrs.org/osx/karabiner/seil.html.en pqrs.org/osx/karabiner/index.html.en www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html github.com/mscoutermarsh/dotfiles github.com/thoughtbot/dotfiles www.vim-adventures.com VimCasts vimcasts.org/ Upcase thoughtbot.com/upcase/vim Ctrl-P github.com/kien/ctrlp.Vim NERDTree github.com/scrooloose/nerdtree AG for vim github.com/rking/ag.vim rails.vim github.com/tpope/vim-rails
@javierchacon14567 жыл бұрын
Excellent starting point to learn this tool. Thanks a lot.
@rabokel3 жыл бұрын
I want to learn it because intellij has problems working via x11 forwarding
@shalizi12808 жыл бұрын
Very nice presentation, very cool. Thank you
@somebodyoncetoldme17042 жыл бұрын
I'm pretty sure it can't compile and provide "goto" functionality for systemverilog
@KensterInSilico6 жыл бұрын
Thank you for introducing me to Vim and suggesting vimtutor. Life changing video!
@ruizhang92916 жыл бұрын
Map caps-lock to control, use C+[ instead of ESC.
@ayoolao.58658 жыл бұрын
i have been successful in changing the caplock to escape, but i can't seem to change the escape to caplock. What can i do?
@Gett37 Жыл бұрын
Is there any alternative vimtutor text file? I find this concept very fruitful.
@Gett37 Жыл бұрын
I've found a couple of them by keyword `vimtutor` in github. But if anyone has recommendations - pls provide
@jorchard Жыл бұрын
I've not used it but I've heard good things about vim-be-good
@Dominic_Muller9 жыл бұрын
I think your wrist was hurting because you were using your arrow keys, and Vim eliminates that. Just think about how contorted your right wrist gets to use the arrow keys for a couple seconds. That's also why I swapped my caps lock and backspace (takes a bit to get used to).
@josevillegas524310 жыл бұрын
Hello, what do you think of using Sublime in Vintage mode with the VintageEx package?
@nXqd10 жыл бұрын
you can start with it. I recommend you to start with something you are familiar with then you'e convinced. You can move fully when you fell like it. But still, it depends on how you learn new things.
@BowlineDandy8 жыл бұрын
the slides were not online :(
@dakl8 жыл бұрын
Yes they are: mikecoutermarsh.com/boston-vim-learning-vim-in-a-week/
@AsbjornOlling7 жыл бұрын
Isn't this the same intro music that Level1Techs uses in their news podcasts?
@jedgar66535 жыл бұрын
This was a great intro to Vim for a someone who's only seen Vim used in memes
@omc3459 жыл бұрын
Is it possible to download the keynotes?
@unclefkr7117 жыл бұрын
I still don't know how to use vim
@ianpan01025 жыл бұрын
I've been using Vim quite extensively and was more productive than ever before. However, after I switched to Emacs, there's no turning back. Board the flagship of holy Emacs, my friend! (If you miss the Vim shortcuts, just turn on Evil Mode in Emacs. You can still eenjoy the world that Emacs gives you) .
@AnatolyKhalizev9 жыл бұрын
In your github repo "dotfiles" we changing gitconfig and other files via terminal comands. It is secure and don't broke my github or other things?
@clixm9 жыл бұрын
Anatoly Khalizev Yup! Everything should be fine. If you find problems, please open an issue in the repository. I'd love to know. It's possible mine break, since they are "mine" and I'm constantly changing them :). I recommend using Thoughtbots at first if just getting started. They are better documented.
@sviatoslavoleksiienko85233 жыл бұрын
Guys, do you know some great analog of karabiner in windows 10?
@fallenentity27 жыл бұрын
I've heard the opposite and you should slow down your key repeat to force you to use the more efficient commands.
@affiliatewatch5 жыл бұрын
I've been learning for years and still find things difficult 😂 but overall it does increase my productivity. BEWARE: The learning curve is steep however well worth it! 👍
@totheknee4 жыл бұрын
Key repeat should be set to 1000 ms so you don't rely on key repeat. There is (almost?) always a better way than spamming the same key, no?
@Epsio08 жыл бұрын
How do I version control my vimrc? I can open my .vimrc file but I don't exactly know where it's located
@ilobmirt10 жыл бұрын
Does it have a plugin for a non-modal mode and is there mouse support for vim?
@kernel_cataclysm730610 жыл бұрын
There are some vimrc files where you can add mouse support. Just keeping practicing, you are gonna start to like modal mode.
@WoodFleshJakubMiziolek10 жыл бұрын
vim is a modal editor. It is designed to use just with keyboard. It will hurt to learn but it's awesome. There is no point in non-modal mode :)
@squiresuzuki10 жыл бұрын
why would you use vim if you didn't want to use modes?
@zingg72034 жыл бұрын
How do you know my Vim story?
@TH-gu4wj8 жыл бұрын
Nice talk. Easy to remain engaged. Thanks!
@johnc34035 жыл бұрын
Hey, this Vim looks cool but I'm not worried about blank lines or whitespaces. So how do I go about turning off those tildes? ...thoughtbot said you can do ANYTHING in vim so it's gotta be easy enough... Google search, what? ??? No, it's not possible? You can colour them to hide them but no, you can not disable them, so much for " you can do anything with vim!!" Even a complete newbie like me found something you can't do!
@SubZeroGuitarPlayer4 жыл бұрын
anyone have a link to the slides?
@celestialbeing47675 жыл бұрын
An update of this video is need. Just a thought.
@BishishtBhatta8 жыл бұрын
thanks for the screencast man :) really appreciated :)
@haraldurkarlsson11473 жыл бұрын
This is neat. Learning anything in depth is difficult. Now try to follow up by doing LaTeX inside Vim - two hard editors one inside the other.
@hermannpaschulke15834 жыл бұрын
Caps lock to escape is a great idea :D
@freddief9397 жыл бұрын
Vim is difficult to exit. in the beginning, people don't know how to exit it. Which encourages them to use it in the meantime.
@prashantsingh-fg3ok9 жыл бұрын
Yes Change Inside ) is easier to rem. than CI) command . :)
@Clockworkscom6 жыл бұрын
windows alternative to karabiner?
@knight0247 жыл бұрын
using caps map to esc is not really needed. I like using the default "Control + [" which I've been using for many years.