Pages
Sat 25 May 2024
About Me
Thank you for visiting my website.
I am passionate about programming with Python and writing about free software. VIM is …
Journal
Mon 29 April 2024
2024-04-29
Vim Fuzzy Finder and Search Tools
This post describes two minimalist Vim9script plugins that harness the capabilities of fd and …
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 …