Add back zettelkasten markdown file completion

This commit is contained in:
2025-11-04 23:31:13 +01:00
parent fa6c4d786b
commit 5d88ea6f11
3 changed files with 52 additions and 0 deletions

View File

@@ -63,6 +63,7 @@ cmp.setup({
}),
sources = {
{ name = "copilot", group_index = 2 },
{ name = "zk" },
{ name = "nvim_lsp", keyword_length = 8 },
{ name = "luasnip", max_item_count = 16 },
{ name = "path" },