Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 403 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 403 Bytes

base64.vim

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.

Prerequisites

This plugin requires Vim version >=9.0.0430. Neovim and earlier Vim are not supported.

License

Vim License