Determined why splash screen disappears on start
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
return {
|
||||
'folke/todo-comments.nvim',
|
||||
'folke/todo-comments.nvim', -- FIXME: Causes splash screen to disappear on startup
|
||||
dependencies = { 'nvim-lua/plenary.nvim' },
|
||||
config = function()
|
||||
require('todo-comments').setup({
|
||||
|
||||
Reference in New Issue
Block a user