feat: minor styling + context plugins
This commit is contained in:
@@ -21,7 +21,7 @@ return {
|
||||
"dqnid/monkey-alert.nvim",
|
||||
name = "monkey-alert",
|
||||
opts = {
|
||||
monkey_mail_list = "john@doe.org,another@dude.me,dani.heras@hotmail.com",
|
||||
monkey_mail_list = require("config.monkeylist"),
|
||||
blame_text_color_hex = "#c0ffee",
|
||||
blame_text = "- Monkey alert 🐒",
|
||||
blame_position = "eol",
|
||||
|
||||
Reference in New Issue
Block a user