Skip to content

Commit

Permalink
disable git-reflog plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
finanalyst committed Feb 28, 2023
1 parent 4a554ae commit ece28d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Website/configs/02-plugins.raku
Expand Up @@ -2,15 +2,15 @@
:plugins<plugins>,
:plugin-format<html>,
plugins-required => %(
:setup<raku-doc-setup git-reflog>,
:setup<raku-doc-setup>,
:render<
font-awesome ogdenwebb camelia simple-extras listfiles images deprecate-span filterlines
tablemanager secondaries typegraph
search-bar link-error-test git-reflog
search-bar link-error-test
gather-js-jq gather-css
>,
:report<link-plugin-assets-report>,
:transfer<secondaries gather-js-jq gather-css images search-bar git-reflog>,
:transfer<secondaries gather-js-jq gather-css images search-bar >,
:compilation<secondaries listfiles search-bar link-error-test>,
:completion<cro-app>,
),
Expand Down

0 comments on commit ece28d3

Please sign in to comment.