glug
This commit is contained in:
@ -30,15 +30,10 @@ return {
|
|||||||
glug("alert"),
|
glug("alert"),
|
||||||
glug("csearch"),
|
glug("csearch"),
|
||||||
glug("languages"),
|
glug("languages"),
|
||||||
-- glug("googlestyle"),
|
|
||||||
glug("googlespell"),
|
glug("googlespell"),
|
||||||
-- Enable logmsgs ASAP to avoid maktaba's log message queue filling up
|
-- Enable logmsgs ASAP to avoid maktaba's log message queue filling up
|
||||||
glug("logmsgs", {
|
veryLazy(glug("logmsgs")),
|
||||||
event = "VeryLazy",
|
veryLazy(glug("googler")),
|
||||||
}),
|
|
||||||
glug("googler", {
|
|
||||||
event = "VeryLazy",
|
|
||||||
}),
|
|
||||||
-- Add support for google filetypes
|
-- Add support for google filetypes
|
||||||
glug("google-filetypes", {
|
glug("google-filetypes", {
|
||||||
event = "BufReadPre",
|
event = "BufReadPre",
|
||||||
|
Reference in New Issue
Block a user