summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
e173809)
It has been removed in favour of blink in LazyVim. I will have to
investigate whether I will keep this change.
dependencies = {
"nvim-lua/plenary.nvim",
"luarocks.nvim",
dependencies = {
"nvim-lua/plenary.nvim",
"luarocks.nvim",
- { "nvim-cmp",
- opts = function(_, opts)
- table.insert(opts.sources, { name = "neorg" })
- end,
- },
- ["core.completion"] = {
- config = {
- engine = "nvim-cmp",
- }
- },
["core.summary"] = {
config = {
strategy = "by_path",
["core.summary"] = {
config = {
strategy = "by_path",