This commit is contained in:
Christian Nieves
2024-01-18 19:32:22 +00:00
parent 2d1f84f463
commit b55efeec7f

View File

@ -30,15 +30,10 @@ return {
glug("alert"),
glug("csearch"),
glug("languages"),
-- glug("googlestyle"),
glug("googlespell"),
-- Enable logmsgs ASAP to avoid maktaba's log message queue filling up
glug("logmsgs", {
event = "VeryLazy",
}),
glug("googler", {
event = "VeryLazy",
}),
veryLazy(glug("logmsgs")),
veryLazy(glug("googler")),
-- Add support for google filetypes
glug("google-filetypes", {
event = "BufReadPre",