Journal
2023-04-29
Typst Typesetting System
Typst is a new markup-based typesetting system with considerable advantages over existing ones.
Typst compiler is a …
Tags:
- Typst
- Vim
- Typst compiler
Journal
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 …
Tags:
- Floaterm
- Vim
- Vim window
- vim
Journal
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 …
Tags:
- Vim
- Vim fugitive
- Source code
- Code management
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