Configure neovim plugins with lazy.nvim with correct dependencies.

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 พ.ค. 2024
  • This video shows you how I configure neovim plugins without inverting dependencies. I demonstrate this with harpoon.lua and telescope-fzf-native.
    #neovim
    #lazy.nvim
    #hapoon
    #nvims
    github.com/Traap/nvim
    github.com/Traap/nvims

ความคิดเห็น • 4

  • @m_sourcerer
    @m_sourcerer 29 วันที่ผ่านมา +1

    Thanks for sharing your experience! Keep rocking!

    • @traap.
      @traap.  8 วันที่ผ่านมา

      Thank you for watching and commenting.

  • @colin0516
    @colin0516 10 วันที่ผ่านมา

    i was wondering where i saw the name traap... its because i have been a fan of your nvims repo ever since i came across it on github earlier this year. Now im searching "how to setup neovim config using lazy nvim in 2024" on youtube and find your video. So neat!

    • @traap.
      @traap.  8 วันที่ผ่านมา

      I'm glad the videos are helping. My latest video, "#36 lazy.nvim & nvims" address dependency inversion. I have found the technique helpful to setup plugins as I experiment with them.