Cretezy
Cretezy
  • Видео 5
  • Просмотров 278 418
Move Ten Times Faster in Neovim With Leap
Want to move around Neovim like a pro? Leap.nvim is your answer.
Go to shortform.com/cretezy for a free trial and 20% discount.
Join my Discord: discord.gg/EvSX8ujqKQ
Leap: github.com/ggandor/leap.nvim
My blog: cretezy.com
00:00 Introduction
00:21 Leap
01:22 Labels
01:52 Visual mode
02:14 Key replacement
02:37 Ad: Shortform
03:37 Special features
04:07 Installation
04:24 Conclusion
Просмотров: 4 560

Видео

5 Neovim Plugins To Improve Your Productivity
Просмотров 47 тыс.Год назад
These 5 Neovim plugins will improve your productivity and workflow immensely. This video will look at plugins you can quickly install and configure to take your editor to the next level. AstroNvim video: ruclips.net/video/GEHPiZ10gOk/видео.html Join my Discord: discord.gg/EvSX8ujqKQ Plugins: nvim-surround: github.com/kylechui/nvim-surround TreeSJ: github.com/Wansmer/treesj nvim-bqf: github.com/...
What is Home Assistant? The Ultimate Smart Home Guide
Просмотров 663Год назад
Home Assistant is the ultimate smart home automation platform. Get started in 5 minutes with integrations, automations, and more! Join my Discord: discord.gg/EvSX8ujqKQ Home Assistant: home-assistant.io Installation: home-assistant.io/installation Balena Etcher: etcher.io Blueprints: community.home-assistant.io/c/blueprints-exchange/53 SkyConnect (Zigbee/Thread): www.home-assistant.io/skyconnec...
Svelte For React Developers | Your Next JavaScript Framework?
Просмотров 3,8 тыс.Год назад
Svelte is an innovative and powerful JavaScript framework. Learn Svelte from the perspective of a React developer, and deploy your first application. Join my Discord: discord.gg/EvSX8ujqKQ Svelte: svelte.dev SvelteKit: kit.svelte.dev My blog: cretezy.com 00:00 Introduction 00:43 Tutorial 06:10 SvelteKit Demo 08:29 Conclusion
Neovim With AstroNvim | Your New Advanced Development Editor
Просмотров 223 тыс.Год назад
Tired of using clunky and outdated editors? Neovim with Astro is perfect for you. This video will help you get started in a few minutes, then show you how to use your new configuration. Join my Discord: discord.gg/EvSX8ujqKQ Astro documentation: astronvim.com Getting started with Neovim and Lua: neovim.io - ruclips.net/video/RZ4p-saaQkc/видео.html www.lua.org - learnxinyminutes.com/docs/lua Ast...

Комментарии

  • @IvanStamenkovicSeemsIndie
    @IvanStamenkovicSeemsIndie 21 день назад

    how do you get function signature to show and be there when i type the arguments of a function?

  • @runeenggaardlausen1135
    @runeenggaardlausen1135 26 дней назад

    A nice detail of the surround plugin is that when surrounding with the various bracket types you can choose if you want those ugly spaces inside the brackets. E.g., if somewhere in a word "word", ysiw( results in "( word )" like shown in the video while ysiw) results in "(word)". I use the latter all the time :-). Same principle for {} and [].

  • @wznzgq1354
    @wznzgq1354 Месяц назад

    does it overwrite the default vim behavior of 's' key?

  • @arkie87
    @arkie87 Месяц назад

    i had to watch this video at 1/4 speed. so much info and so fast.

  • @s1nistr433
    @s1nistr433 2 месяца назад

    Astro is the best nvim config so far. Lunarvim had to install a ton of cli stuff before running and has a weird workflow, nvchad just didn't work no matter what I tried, lazyvim is fine but development is kind of slow. Astro you paste one command in the terminal and it works flawlessly and has the most features out of all of them

  • @347Online
    @347Online 2 месяца назад

    this video is so good! it seems like so many vim videos are all about the exact same few plugins, thanks!

  • @AyoDamilareMichael
    @AyoDamilareMichael 3 месяца назад

    Double click the word + shift + quote

  • @leewednesday8754
    @leewednesday8754 4 месяца назад

    Please make a tutorial on andromeda theme for neovim, either usin astrovim or lazyvim.

  • @no_name4796
    @no_name4796 4 месяца назад

    The nvim-surround feels like it should be in core neovim. I mean we have motions to modify inside a selection, it would make sense to extend those to allow modifying around a selection And the chanche of it happening is not zero, since they already added the commenting plugin as a builtin feature!

  • @xuxu1075
    @xuxu1075 5 месяцев назад

    good video~!

  • @iury664
    @iury664 5 месяцев назад

    after made the leader>a change and tryied to start the comand the following message was showed up "Cannot make changes, 'modifiable' is off"

  • @Nishanth_S
    @Nishanth_S 6 месяцев назад

    Is this outdated?... Why cloning user template not working?... Can you please update what's happening?

  • @benitezangel
    @benitezangel 7 месяцев назад

    hi I had success with your video, but with what I learned I wanted to go a little further from my knowledge, install the dart pack of the community and seeing the documentation of the flutter_tools there I could see that it can be integrated with telescope, I tried a thousand and one ways that I could think of and search for documentation on google but without success, both on the github of flutter-tools and telescope I did not find much, can you guide me how to activate that function please or make a video showing it would be interesting

  • @emperorpicard4901
    @emperorpicard4901 7 месяцев назад

    Maybe I am just being dense, but I don't get the point of trouble when nvim already includes quickfix?

  • @aumhren3480
    @aumhren3480 7 месяцев назад

    btw , which theme is used in video ? i like it

  • @aumhren3480
    @aumhren3480 7 месяцев назад

    exemplary quick tutorial , love it . makes me wanna switch to astronvim from lunarvim . thx for sharing , have fun

  • @tony3214
    @tony3214 8 месяцев назад

    Hi.. Could you share how to organize imports (like VS code does) for typescript/react application? I had been going through the docs and wasted a lot of time. If someone could help, it would be really great and I would get a starting point to understand nvim better..

  • @ysomad
    @ysomad 8 месяцев назад

    trouble is useless since you can just show all errors and warnings in telescope. Also LSP provides "code actions" for quick fix

  • @Neil_09
    @Neil_09 8 месяцев назад

    Bro, do more detailed tutorials. You explain so well. Please

  • @DEVDerr
    @DEVDerr 8 месяцев назад

    This distro is sooo sooo underrated. I don't see it mentioned in most of the videos, but it does way much more than LunarVIM or NvChad + verified plugin configs inside AstroNVIM Community makes it even more awesome. You don't have to spend any time in order to get running I'm dailydriving it in my work and I love it so far

  • @MrLotrus
    @MrLotrus 8 месяцев назад

    Great list of plugins!

  • @jackinjulius
    @jackinjulius 8 месяцев назад

    Thank you for explaining how to move with multiple results it was hard to find elsewhere :)

  • @sagoez
    @sagoez 9 месяцев назад

    Can you do a full tutorial on nvim-bqf?

  • @MO-fg2cm
    @MO-fg2cm 9 месяцев назад

    I also started using astronvim few days back .. The the directory structre in my .config/nvim is different than yours

    • @Nishanth_S
      @Nishanth_S 6 месяцев назад

      This video was released a year ago. Astro changed version to v3.45.3. Just understand, that's it. Then you can edit on your own.

  • @johncavanaugh6481
    @johncavanaugh6481 9 месяцев назад

    Leap vs flash??

  • @inteliconn995
    @inteliconn995 9 месяцев назад

    Best AstroNVim tutorial on RUclips. Thanks!

  • @jozsefk9
    @jozsefk9 9 месяцев назад

    This was great! Thank you!

  • @akhilmn7079
    @akhilmn7079 9 месяцев назад

    Thanks for such a great guide! I keep referring to it whenever I want to make small changes in my config!

    • @Nishanth_S
      @Nishanth_S 6 месяцев назад

      Don't do this. Just understand what's going on. Now only you can escape from tutorial hell.

  • @akhilmn4013
    @akhilmn4013 9 месяцев назад

    I don't think `Ctrl + up` or `Ctrl + down` works that well for Mac as there are some internal key bindings on Mac that resize all the windows instead of the ones in neovim.

    • @Nishanth_S
      @Nishanth_S 6 месяцев назад

      Map it for option. Replace C with M

  • @Redyf
    @Redyf 9 месяцев назад

    The first one is pretty cool, thanks for sharing

  • @hermessantos181
    @hermessantos181 10 месяцев назад

    man, you saved me days of researching, thanks a lot

  • @YALI_Thowheedh
    @YALI_Thowheedh 10 месяцев назад

    I try to set up AstroVim it show error "it show lazy.nvim requires Neovim >>=0.8.0" i don't how to resolve

  • @Assxz
    @Assxz 10 месяцев назад

    what font are u using in the terminal

  • @donaldwilliams6821
    @donaldwilliams6821 10 месяцев назад

    I like this! I've been using lazyvim but it's way more than what i need. I mostly do scripts for admin work.. So I went to leafvim which is nice too. But this is a really good setup. Thanks.

  • @indiunix
    @indiunix 10 месяцев назад

    Any idea how can i customize Heirline statusbar, I have tried all the ways in official doc to no avail.

  • @cretezy
    @cretezy 11 месяцев назад

    Check out my tutorial on Leap, a Neovim plugin to make you move faster! ruclips.net/video/d2GvyXXlNa0/видео.html

  • @cretezy
    @cretezy 11 месяцев назад

    Check out my tutorial on Leap, a Neovim plugin to make you move faster! ruclips.net/video/d2GvyXXlNa0/видео.html

  • @nanahiiragi723
    @nanahiiragi723 11 месяцев назад

    Why is this better than /

    • @dlyn799
      @dlyn799 10 месяцев назад

      using labels is faster than pressing n a bunch of times for many occurences. It is also just more intuitive and faster than simply searching for stuff with / for me at least

  • @abdelhadi72
    @abdelhadi72 11 месяцев назад

    Nice one I like it but I can add it to nvchad

  • @JosDehaes
    @JosDehaes 11 месяцев назад

    I tried this for a while, but 's' interferes with standard vim 's' keybinding which I use a lot...

  • @cretezy
    @cretezy 11 месяцев назад

    What are your ways to quickly move around in Neovim? Thanks to Shortform for sponsoring this video. Go to shortform.com/cretezy for a free trial and 20% discount!

  • @test99947
    @test99947 11 месяцев назад

    bloat

  • @timoxx8543
    @timoxx8543 11 месяцев назад

    I've been using astro recently and i can pretty much say that neo chad is better in every way.

    • @Nishanth_S
      @Nishanth_S 6 месяцев назад

      In dreams only. Tell me five reasons. Also, You spell it wrong. Not NeoChad, It's NvChad.

  • @jsonkody
    @jsonkody 11 месяцев назад

    If everybody copy Fireship thumbnails nobody will recognize who is who :/

  • @DTorange1
    @DTorange1 Год назад

    nvim-bqf is not working for me. Smth wrong with parsing treesitter

  • @zwillx3953
    @zwillx3953 Год назад

    I guess Undotree is too common (perhaps included?) but omg it's saved me lol

  • @aleksandrS3894
    @aleksandrS3894 Год назад

    What is the name of a color theme, can I get same in VSCode ??

    • @Nishanth_S
      @Nishanth_S 6 месяцев назад

      astrodark. I don't know whether it's available for vscode. Just try search in extentions.

  • @cabezachumbosampedro8038
    @cabezachumbosampedro8038 Год назад

    Great video, fantastic. Thank you so much.

  • @EbonySeraphim
    @EbonySeraphim Год назад

    It doesn't take that much to configure and neovim directly for these features. Don't go crazy with everything being perfect and you'll be fine. The problem with using preconfigured distros of neovim (assuming you don't have core neovim knowledge) is when they stop being maintained you're left with little knowledge at all. If base vim and/or neovim has a keybind to do something (like create splits and navigate between them), changing it something seemingly more convenient or familiar to remember is a bad idea. It'll leave you unequipped when you need to hop on a server or temporary docker/cloud instance to do work and you don't have the ability or time to make it just like your dev environment. The more you can do with less, the better -- generally speaking.

  • @shinkirin47
    @shinkirin47 Год назад

    Really great intro and explanation. I am going to keep this bookmarked.