Tag: neovim

  • Matt on Professional Tools

    by

    Matt contends that professional tools need 3 things: This is why I stick with Neovim. It just works the way it’s supposed to work all the time and doesn’t update with new tools (like some AI shit) because the company thinks it needs to get AI into its tools. Finally, I can create any workflow…

    Read More →

  • Improved my TMUX & NeoVim workflow

    by

    The excellent and concise video above helped me improve my NeoVim and Tmux workflow today. Navigating between panes is much easier now.

    Read More →

  • Ultimate Keyboard Control Task Management – nvim OrgMode

    Ultimate Keyboard Control Task Management – nvim OrgMode

    by

    I’m sure someone is going to try and blast me for talking about OrgMode and then using Vim in the same sentence, because OrgMode is an Emacs thing not a Vim thing and the divide between users of the editors often seems like a holy war. As I said in my article on my issues…

    Read More →

  • Centering A Single Buffer in NeoVim

    Centering A Single Buffer in NeoVim

    by

    When you’re working on a single buffer on a widescreen monitor you end up looking far to the left which over the course of the day can result in some neck pain. Previously my solution was to split NeoVim and work on the right buffer via the :vsplit command. But recently I found Centerpad.nvim which…

    Read More →