update
This commit is contained in:
parent
5886539ac6
commit
918b72c8fd
@ -70,7 +70,7 @@
|
||||
};
|
||||
mbsync = {
|
||||
enable = true;
|
||||
create = "maildir";
|
||||
create = "both";
|
||||
};
|
||||
imap = {
|
||||
host = "mail.michaelthomson.dev";
|
||||
|
@ -88,6 +88,8 @@ return {
|
||||
lsp.lua_ls.setup({})
|
||||
|
||||
lsp.nil_ls.setup({})
|
||||
lsp.clangd.setup({})
|
||||
lsp.astro.setup({})
|
||||
end,
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user