NEOVIM


11 September 2025

Inspecting binary data in neovim

NVIMNEOVIM

Viewing binary data in Neovim is not a new thing. There are already a few plugins, and a lot of content on how to do this. That's still not stopping us building another one. You know, just for the fun of it.

Read more →
1 March 2019

Highlight active window in tmux and neovim

VIMNEOVIMTMUX

With my recent upgrade to Vim Neovom. I was able to implement a really nice features that integrate with tmux. I am now able to seamlessly highlight the active split with a lighter background color.

Read more →