Skip to content

bmart102/reminder.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Simple reminder plugin that creates a floating window when timer is triggered.

{ "bmart102/reminder.nvim", cmd = "ReminderStart", config = function() require("reminder").setup({ interval = 600000, --will trigger every interval (in milliseconds) message = "hello world" --message that will appear in the floating window }) end, }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages