Neovim Plugin From Scratch: Managing Floating Windows (Part 2)

Поделиться
HTML-код
  • Опубликовано: 11 янв 2025

Комментарии • 14

  • @albertroswell
    @albertroswell 19 дней назад +19

    wait second part 4 hours later? awesome 😎 thanks TJ

    • @Kane0123
      @Kane0123 19 дней назад +3

      Bro is just getting it done!

  • @hackerware_sh
    @hackerware_sh 19 дней назад +12

    I like how in this series everything is pretty raw and low level - no pointless abstractions or overcomplicated frameworks or libraries…
    What do you mean you pad stuff by hand?! Like cavemen?! No “npm install leftpad”? 😂

  • @radvilardian
    @radvilardian 19 дней назад +2

    TJ on every last 5 seconds, "gotta go to the bathroom, bye!!"

  • @NihadBadalov
    @NihadBadalov 19 дней назад +1

    I love your nvim series, haven’t watched them all but they’re super useful. Thank you, you’re amazing!

  • @4chan-i6w
    @4chan-i6w 19 дней назад +3

    oh wait second part as well teej you're amazing
    holy shite you've taught me skills in real world that my teachers failed to fucking teach me after 4 years of experience
    you know wayyy more than my teachers / teacher

  • @username0218-e2x
    @username0218-e2x 17 дней назад

    Thanks for this, i essentially copied part 1 but just gonna watch the rest for tips and info while making my own plugin :) defo wouldnt have attempted it without this series

  • @isaacalves6846
    @isaacalves6846 19 дней назад +4

    Lua is so nice

  • @awez_mehtab
    @awez_mehtab 19 дней назад +1

    ahh so nice building my first plugin

  • @5thbatman
    @5thbatman 18 дней назад

    thank you sir, you're awesome

  • @duyanho7974
    @duyanho7974 19 дней назад +2

    Can you make a video about how to refactoring code in nvim. I know that there is no plugin to make code refactoring like in Jetbrains tools, so how do you refactoring code with nvim and other cli tools.

    • @pmmeurcatpics
      @pmmeurcatpics 17 дней назад +1

      Code refactoring functionality is normally provided by LSPs, TJ has a couple of videos on those I'm pretty sure

  • @AlexandreGomes-n3d
    @AlexandreGomes-n3d 14 дней назад

    Hey TJ, whats binded to your telescope "fh"? i want to be able to search code like you heheh is that builtin?

  • @ykhatat
    @ykhatat 19 дней назад

    Next, create a css library for nvim :)