No journal, don't use it.
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 45s
Details
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 45s
Details
This commit is contained in:
parent
4c4a6443b9
commit
3661bb6693
|
@ -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,
|
|
||||||
},
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue