Tag: neovim

  • 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 →