Fluent File Navigation

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 พ.ย. 2024

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

  • @djsnipa1
    @djsnipa1 2 ปีที่แล้ว +1

    Forgive my ignorance if the answer to my question is obvious or I missed it somewhere. I would love to start using some of these commands but I’m not even sure what keyboard shortcuts you are using. For example at 4:06 … what is the shortcut (unless it’s custom)? is there a plugin needed? a certain command?
    Thank you for your videos and I look forward to your reply so I can use some of these helpful tricks! 👍🏼
    I found your channel from a vim reddit post about text objects (great video btw ty!) and you have screen keys on, which is very helpful for vim videos.

    • @semicolonsons
      @semicolonsons  2 ปีที่แล้ว +2

      In this case, I'm using a plugin called unimpaired.vim and it makes shortcuts such as ]f and [f available.
      If I could turn back time, I would put keystrokes on screen always but unfortunately I only discovered a good tool before the last video.

  • @avimehenwal
    @avimehenwal 2 ปีที่แล้ว

    Kindly what what command was used to list all reference of a function in quickfiox list ?
    That looks like a real time-saver feature to me right there

    • @semicolonsons
      @semicolonsons  2 ปีที่แล้ว

      In general you're looking for a find-references feature of an LSP - eg CoC

  • @atla5_
    @atla5_ 2 ปีที่แล้ว

    How did you manage to integrate fzf, ctags, ripgrep with nvim? Is that some plugin?

    • @semicolonsons
      @semicolonsons  2 ปีที่แล้ว +1

      I have plugins for them all! gutentags for ctags, rg for ripgrep and fzf too

    • @martinarce8138
      @martinarce8138 2 ปีที่แล้ว

      @@semicolonsons awesome! can you teach us how to set it up? Thanks

    • @semicolonsons
      @semicolonsons  2 ปีที่แล้ว +1

      @@martinarce8138 yes I should definitely do a more in depth video where I show steep by step how to get things set up. Stay tuned