My Vim Notes Setup

There are a ton of super fancy note apps out there. I’ve tried a small handful of them and while I haven’t hated them I also haven’t loved them. I don’t think it’s a problem with any of the apps themselves, rather it’s a problem with me: I want to just us… Read more

Similar

Vim Tips for the Intermediate Vim User

After a decade of honing my skills as a mini-golfer, I’ve recently progressed onto playing a new version of golf: VimGolf. I’ve been using Vim for a few years now, and noticed that my Vim skillset had plateaued. The premise of VimGolf is simple: challenge... (more…)

Read more »

Vim Conqueror of Completion

Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers. - GitHub - neoclide/coc.nvim: Nodejs extension host for vim & neovim, load extensions like VSC... (more…)

Read more »

Debugging in Vim

Vim 8.1 was released in May 2018. The “main new feature” was official support for running a terminal within vim. Along with this came a built-in debugger plugin, termdebug, which provid… (more…)

Read more »