Skip to content

bkp5190/rduck.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rduck.nvim

Rubber Ducky Neovim Plugin

A simple Neovim plugin that displays an ASCII or PNG duck image when prompted with the :Duck command and a thought-provoking message.

Usage

Open NeoVim with the runtimepath set for the plugin: nvim --cmd "set rtp+=." lua/rduck/init.lua

Run :so in the plugin/init.lua file to set up the autocommand.

Run :Duck to call the function which displays the Rubber Duck ASCII art and message.

Preview

Terminal: kitty

rduck-nvim preview

About

"Rubber Ducky" Neovim Plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages