Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove unnecessary message on gh.nvim startup
The refresh timer is started automatically after `require('litee.gh').setup({...})`, which is called on neovim startup for most users. It seems unneccessary to bother the user with information about the refresh timer.
- Loading branch information