changed from cmp to blink and disabled neorg for now

This commit is contained in:
John O'Keefe 2024-12-14 11:44:56 -05:00
parent 902ac36dc6
commit ffd0ebd4cb

View File

@ -19,5 +19,8 @@ return {
{ import = "astrocommunity.pack.svelte" }, { import = "astrocommunity.pack.svelte" },
-- Add "Apps" -- Add "Apps"
{ import = "astrocommunity.note-taking.neorg" }, -- { import = "astrocommunity.note-taking.neorg" },
-- Better completion
{ import = "astrocommunity.completion.blink-cmp" },
} }