Skip to content

A Neovim plugin to show a daily Vim tip to focus on for the day.

License

Notifications You must be signed in to change notification settings

steveclarke/daily-focus.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Focus

A Neovim plugin to return a daily Vim tip to focus on for the day. Designed to be used for things like adding to a Lualine section.

If you provide a tips file, this plugin will go through it sequentially making each tip active for an entire day. The idea is that you will focus on using this tip as many times througout the day as is practical. The goal is to reinforce Vim commands, motions, keymaps, etc.

My use case is adding it to my Lualine so that the tip is front-and-center throughout my Neovim sessions every day.

NOTE: This far from a general working plugin. There's lots of hard-coding to my particular setup. I'm using it to learn how to make a Neovim plugin. I'll remove this banner when it's ready for general use.

About

A Neovim plugin to show a daily Vim tip to focus on for the day.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages