Journal

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 …

Tags:
  • File explorer
  • Plugin
  • Vim
  • Filetype plugin
Journal

2023-03-17

Vim's Compiler System for VLANG and Python

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

Tags:
  • Compiler
  • Vim compiler
  • Vim
  • Plugin
Journal

2023-03-13

Gdbmtool VLANG Wrapper, FZF, and VIM

Consider this vim9script for Windows OS shown in the tweet below, it displays the …

Tags:
  • Windows
  • Directory
  • Working directory
  • User
Journal

2023-02-20

VIM MSYS2/MINGW-64W Terminals

MSYS2/MINGW-64W terminals provide a Linux-like bash shell and a C compiler on Windows OS, as …

Tags:
  • Windows
  • Terminal buffer
  • Linux-like bash
Journal

2023-02-06

Python Shelve Module Extension

The Python standard library shelve module can create persistent (saved on binary files) Python dictionaries, similar …

Tags:
  • Myshelf
  • Python repl
  • Python
Journal

2023-01-06

Vim-TaskFalcon a VIM9SCRIPT Plugin for TaskFalcon

A typical TaskFalcon project is defined as a set of tasks and resources in …

Tags:
  • Yaml file
  • Yaml
  • Snippets
  • Taskfalcon yaml