No journal, don't use it.
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 45s
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 45s
This commit is contained in:
@@ -65,10 +65,4 @@ return {
|
|||||||
{ "tzachar/cmp-fuzzy-buffer", requires = { "hrsh7th/nvim-cmp", "tzachar/fuzzy.nvim" } },
|
{ "tzachar/cmp-fuzzy-buffer", requires = { "hrsh7th/nvim-cmp", "tzachar/fuzzy.nvim" } },
|
||||||
"jaredgorski/spacecamp",
|
"jaredgorski/spacecamp",
|
||||||
"voldikss/vim-floaterm",
|
"voldikss/vim-floaterm",
|
||||||
{
|
|
||||||
"jakobkhansen/journal.nvim",
|
|
||||||
config = function()
|
|
||||||
require("journal").setup()
|
|
||||||
end,
|
|
||||||
},
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user