Skip to content

A Neovim plugin to quickly encode, hash, or script text

License

Notifications You must be signed in to change notification settings

MXCR-cpu/boop.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boop.nvim

A lightweight neovim plugin port of the Mac application Boop: useful quickly manipulating, hashing, or scripting code and text. In the future, this plugin will be gears towards file forensics.

⭐ Features

  • Scratchpad popup buffer
  • Convert quickly between number bases
  • Implement scripting coding languages (Javascript, Python, Lua) to meta-code documents
  • Future implementations will implement more ciphers and more text encoding variety

✔️ To-do

  • Syntax highlighting for the Boop Scratchpad
  • Configuration plugin options

📦 Installation

Install boop.nvim with Packer:

use({ "MXCR-cpu/boop.nvim" })

❕ To-note

Development of this plugin will be slow and gradual as features come to be included on a needed basis.

About

A Neovim plugin to quickly encode, hash, or script text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages