My neovim autocomplete setup: explained

Ғылым және технология

Пікірлер: 59

  • @collie2280
    @collie22802 ай бұрын

    you must be able to crank out all of these videos with your increased efficiency and workflow with neovim

  • @bfors8498

    @bfors8498

    2 ай бұрын

    For me, my neovim workflow allows me to more efficiently make my neovim configuration more efficient

  • @atomicman007

    @atomicman007

    2 ай бұрын

    ​@@bfors8498 Infinite productivity 📈

  • @gjermundification

    @gjermundification

    2 ай бұрын

    @@bfors8498 Just like for bandwidth distribution; most people are confused by what they can actually do with the gained capacity.

  • @quadra5443
    @quadra54432 ай бұрын

    you were recommended next to a video called History of Skibidi Toilet. my feed is beyond fuc*ed

  • @chrishoppner150

    @chrishoppner150

    2 ай бұрын

    neovim is just the skibidi toilet of programming tbh

  • @Oglokoog

    @Oglokoog

    2 ай бұрын

    @@chrishoppner150 neovim is the camera men, VSCode is the toilets

  • @AGentooUser

    @AGentooUser

    Ай бұрын

    May God save you from your feed, I hope I'm not too late and your brain didn't die yet 😅

  • @frederickmichaud6783
    @frederickmichaud67832 ай бұрын

    I love tidbits of efficiency with my coffee in the morning. thanks Teej!

  • @vondentz
    @vondentz2 ай бұрын

    TJ should do a video reading child books

  • @Debrugger

    @Debrugger

    2 ай бұрын

    He did one a while ago. I forget what the book was called, The man and the neovim or something

  • @maxwebstudio

    @maxwebstudio

    2 ай бұрын

    @@Debrugger 🤣

  • @steckmajster
    @steckmajster2 ай бұрын

    I'm on this journey to try to transition to neovim from vs code for my editing. It's scary, and hard, and I get exhausted when I don't know what's happening or what keybindings to use to achieve what I want. But your videos are inspiring and might just be enough to make me reach the summit.

  • @sudomateo
    @sudomateo2 ай бұрын

    Loving these videos! I'd love a video on your configuration around Vim tabs and your decision to Vim tabs and splits rather than tmux panes.

  • @DanielSantaCruz
    @DanielSantaCruz2 ай бұрын

    Great content! Keep it coming! Only comment: the blue highlight on the text makes it impossible to read the text you are highlighting.

  • @muhametsmaili3832
    @muhametsmaili38322 ай бұрын

    Thank you man. You are amazing.

  • @workflowinmind
    @workflowinmind2 ай бұрын

    I love these new formats

  • @Feedback406
    @Feedback4062 ай бұрын

    I liked the funny interludes you did back then those were cool

  • @ficolas2
    @ficolas22 ай бұрын

    Could you make a video about how to make Luasnip snippets, specially using tree sitter queries? I have had quite a bit of trouble with those, and you being a tree sitter maintainer probably have it really easy.

  • @riccardoshrives5881
    @riccardoshrives58812 ай бұрын

    Heck yeah dude! Been waiting for this one!

  • @user-xd5gd4pc9h
    @user-xd5gd4pc9h2 ай бұрын

    Love you! Greate vidoe! 👍I am wondering what is it going to be if Tj have this auto-compete and ai-assistant coding tools such as llm-ls. Which is really cool IMO. Can Tj use this ls(llm-ls) together with nvim-cmp or what Tj do with these ai things. Thank you TJ.!

  • @WaylonWalker
    @WaylonWalker2 ай бұрын

    Totally read this as my complete neovim setup.

  • @RazoBeckett.
    @RazoBeckett.2 ай бұрын

    I don't create my custom snippets, but i do use the C-k and C-j business which is C-h and C-l for me. Nvim is really powerful and i hate hitting TAB.

  • @rib9985
    @rib99852 ай бұрын

    Holy smokes this is really powerful

  • @brattonross
    @brattonross2 ай бұрын

    shoutout old macdonald

  • @tauiin
    @tauiin2 ай бұрын

    there is also cmp_async-path instead of cmp-path to make it a bit faster

  • @mambusskruj
    @mambusskruj2 ай бұрын

    ok now i know how i will spend my weekend

  • @CZiNTrPT
    @CZiNTrPT2 ай бұрын

    love it, nvim-cmp gives me the most problems so far

  • @internetexplorer7880
    @internetexplorer78802 ай бұрын

    Please make a codeium plugin setup tutorial? I can't get it to autocomplete an entire function for some reason. Would help tons

  • @IgorGuerrero
    @IgorGuerrero2 ай бұрын

    I have the same but I use J for forward and K for backwards instead...

  • @MegaPacoquinha
    @MegaPacoquinha2 ай бұрын

    Is there any video of teej where he goes in details how he moves between files?

  • @IainSimmons
    @IainSimmons2 ай бұрын

    Great video! You mentioned not liking using the same key for multiple things... But I'm fairly certain you've mentioned in a previous video that you also use Ctrl+J/Ctrl+K for moving between Neovim windows. I know some people also use Ctrl+K for viewing LSP information for whatever is under the cursor... Do you do those things and how does that work in your mind? Different modes?

  • @teej_dv

    @teej_dv

    2 ай бұрын

    Different modes, different actions. Ya

  • @erlangparasu6339
    @erlangparasu6339Ай бұрын

    Please make tutorial about how to test the config that we have changed (eg. in plugins .lua). How to test to see the effect? For example using print to debug. Where we can see the output. etc. Thanks

  • @marcobuess
    @marcobuess2 ай бұрын

    I really tried to love but I find it rather uncomfortable to use on non qwerty layouts. Any advice?

  • @user-ek8cd1gg3f

    @user-ek8cd1gg3f

    2 ай бұрын

    Try a more comfortable letter ;)

  • @itr00ow93
    @itr00ow932 ай бұрын

    ever thought of using a way so we can see what you type?

  • @madlep
    @madlep2 ай бұрын

    Elixir mentioned :D

  • @shed_one
    @shed_one2 ай бұрын

    Why is luasnip not included as a source for nvim-cmp?

  • @chornsokun
    @chornsokun2 ай бұрын

    More vid like this please 😊

  • @VeslorTV
    @VeslorTV2 ай бұрын

    this is gold

  • @Kane0123
    @Kane01232 ай бұрын

    Does Teej do video work in neovim? What a chad

  • @mathewmorris
    @mathewmorris2 ай бұрын

    BLAZINGLY FAST MENTIONED

  • @josecarloscirqueirajunior2914
    @josecarloscirqueirajunior29142 ай бұрын

    thats great

  • @tokiomutex4148
    @tokiomutex41482 ай бұрын

    Tab doing everything will cause concurrency issues

  • @nabinkatwal3831
    @nabinkatwal38312 ай бұрын

    what is that font's name?

  • @bobbybobsen123
    @bobbybobsen1232 ай бұрын

    Please explain to me why we are using C-k to go down and C-j to go up 😆

  • @teej_dv

    @teej_dv

    2 ай бұрын

    Haha for me it's like K is on the right of j, so moving to the right in the snippet 😂

  • @JustSomeAussie1
    @JustSomeAussie12 ай бұрын

    Your earlobes are hanging out of your headphones😳

  • @teej_dv

    @teej_dv

    2 ай бұрын

    And?

  • @JustSomeAussie1

    @JustSomeAussie1

    2 ай бұрын

    @@teej_dv you must have freakishly large lobes

  • @abujessica
    @abujessica2 ай бұрын

    5:18 does it reload on the server when you save it on your machine? wtf????? how do you do that?????????????????????????????????????

  • @leonasdev

    @leonasdev

    2 ай бұрын

    also wandering this black magic

  • @petertillemans2231
    @petertillemans22312 ай бұрын

    eieio? Yes, blame it on your kids. You're a crypto emacs user, aren't you?

  • @wolfisraging
    @wolfisraging2 ай бұрын

    may be sometime better to talk about what exactly you're working on using neovim, rather than neovim

  • @mona.supremacy

    @mona.supremacy

    2 ай бұрын

    🤡🤡🤡

  • @vanvothe4817
    @vanvothe48172 ай бұрын

    I don't care autocomplete

Келесі