Journal
Sun 13 October 2024

2024-10-13

Effortless Folder Jumping in Vim

In this blog post, I introduce a new Vim9script plugin that provides quick access to …

Journal
Thu 30 March 2023

2023-03-30

Netrw Vim's Builtin File Explorer Filetype Plugin

Netrw is Vim's file explorer, a built-in plugin for reading/writing files, and …

Journal
Fri 17 March 2023

2023-03-17

Vim's Compiler System for VLANG and Python

This note briefly describes how to compile in VIM a VLANG program and …