Skip to content

Commit 913545d

Browse files
chore: Fix minimal init branch
1 parent 68b6275 commit 913545d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/minimal_init.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ require('lazy').setup({
2020
{
2121
'nvim-orgmode/orgmode',
2222
event = 'VeryLazy',
23-
branch = 'feat/no-nvim-ts',
2423
config = function()
2524
require('orgmode').setup()
2625
end

0 commit comments

Comments
 (0)