This commit is contained in:
cnst
2024-07-15 12:57:49 +02:00
parent d6bbebf7f3
commit 91e09c461b
6 changed files with 33 additions and 34 deletions

View File

@@ -16,7 +16,6 @@
path = "[path]";
luasnip = "[snip]";
buffer = "[buffer]";
neorg = "[neorg]";
};
};
};
@@ -46,7 +45,6 @@
# Words from other open buffers can also be suggested.
option.get_bufnrs.__raw = "vim.api.nvim_list_bufs";
}
{name = "neorg";}
];
};
};