Skip to content

Commit

Permalink
feat(resession): enable resession extension if plugin is available (#230
Browse files Browse the repository at this point in the history
)
  • Loading branch information
mehalter authored May 26, 2023
1 parent ef8eee3 commit 8655f09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/astrocommunity/startup/fsplash-nvim/fsplash.lua
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ return {
},
},
},
{ "stevearc/resession.nvim", optional = true, opts = { extensions = { fsplash = {} } } },
}

0 comments on commit 8655f09

Please sign in to comment.