Level Up Your (Neo)vim Skills: 6 Practical External Command Tricks

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

In this video, I'm sharing 6 practical (Neo)vim external command tricks that will level up your skills. Learn how to seamlessly integrate shell commands into your editing process, boosting productivity and streamlining workflows. These techniques are perfect for both Vim veterans and newcomers. We'll explore powerful ways to enhance your (Neo)vim experience, unlocking the full potential of external commands.
Repo with slides: github.com/Piotr1215/shorts/t...

Пікірлер: 11

  • @wojciech-kulik
    @wojciech-kulik10 күн бұрын

    This series of Neovim videos is nuts. I watched everything on YT about Neovim, yet there are so many great and PRACTICAL things here, which I didn't know.

  • @cloud-native-corner

    @cloud-native-corner

    10 күн бұрын

    Woohoo, awesome! More to come :). Working on tutorial for writing simple custom lua functions.

  • @ChrisCox-wv7oo
    @ChrisCox-wv7oo13 күн бұрын

    Some really nice tips in here, forgot that external commands can take a range, and really liked the keymaps to execute lines of a file in the shell. Seems super useful particularly when working with scripts.

  • @cloud-native-corner

    @cloud-native-corner

    13 күн бұрын

    Thank you! The range one is super useful when executing code snippets from a markdown document.

  • @SanixDarker
    @SanixDarker25 күн бұрын

    thanks for those nice tips man.

  • @abdulrhman2514
    @abdulrhman251425 күн бұрын

    Nice tips thank you

  • @rajughorai7483
    @rajughorai74836 күн бұрын

    nice one

  • @FekuEntertainmentLtd
    @FekuEntertainmentLtd6 күн бұрын

    Just an fyi, vim has an in build sort command. So after selection, we can simply put sort. So :'

  • @cloud-native-corner

    @cloud-native-corner

    6 күн бұрын

    Thank you, this is also more predictable because there might be different versions of coreutils on a machine.

  • @sytranvn
    @sytranvn25 күн бұрын

    :r !cat file is the same as :r file btw

  • @cloud-native-corner

    @cloud-native-corner

    24 күн бұрын

    Nice catch, thank you!

Келесі