Mark Huggins
Mark Huggins
# Description removing nvim-notify fixes #3294 ## How Has This Been Tested? - Run command `:mycommand` - Check logs Tested locally The only issue i ran into is as follows....
# Description Removes keymapping left behind when nvim-notify was removed fixes #3329 ## How Has This Been Tested? Tested locally. Key map is removed from the menu - ...
### Problem description When nvim-notify was removed we missed the which-key binding in the LunarVim menu. Currently the user is show a "command not found message" https://github.com/LunarVim/LunarVim/blob/25c4241b07d2036fc5d0d4c18be43a16a5370ef0/lua/lvim/core/which-key.lua#L232 originally reported by...
I'm working on a legacy project at work and all the test files are named like *.tests.ts This is causing a no tests found error. It looks like the filename...
When a user received a kudo through emoji reactions, we should send a message in #bot-chatter clarifying that the user has been given a kudos.
Might be nice to be able to get a list of the leaders by type so like /kudoleaderboard learn would just return the top learners. etc
It would be kinda cool if once a user reaches a threshold for a particular kudo type (learn, build, teach) the bot could assign the user a corresponding role, badge...