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 …
Journal
Fri 05 August 2022
2022-08-05
Yes, Vim Can Call DLLs
Windows shared libraries are called Dynamic-link libraries or DLLs, where .dll is used as their …
Journal
Sun 17 July 2022
2022-07-17
TIG Browser - VIM Plugin
The new major release of Vim (version 9.0) supports a new scripting language (VIM9SCRIPT) intended …