Determined why splash screen disappears on start

This commit is contained in:
2024-03-19 23:46:34 +00:00
parent e8a420d99d
commit 8add996ea0
2 changed files with 2 additions and 2 deletions

View File

@@ -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({