This is a Vim9 plugin that provides Base64 encoding and decoding commands and functions.
You can use gb
/gB
to encode/decode strings in a buffer.
See the help doc for more information.
This plugin requires Vim version >=9.0.0430. Neovim and earlier Vim are not supported.