Journal
Sat 29 April 2023

2023-04-29

Typst Typesetting System

Typst is a new markup-based typesetting system with considerable advantages over existing ones.

Typst compiler is a …

Journal
Tue 25 April 2023

2023-04-25

Vim-Floaterm Wrapper for WinTermNote

Vim-floaterm plugin supports wrappers, a set of Vim scripts located in the autoload\floaterm\wrapper runtime …

Journal
Tue 25 April 2023

2023-04-25

Vim-Floaterm Wrapper for WinTermNote

Vim-floaterm plugin supports wrappers, a set of Vim scripts located in the autoload\floaterm\wrapper runtime …

Journal
Fri 14 April 2023

2023-04-14

Conventional Commits Vim Fugitive's Filetype Plugin

This note describes another application of Vim's filetype plugins (read my previous note for …

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 …