Skip to content

Commit 022e1eb

Browse files
committed
remove bind
1 parent 93f6eb5 commit 022e1eb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lua/strive/init.lua

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1009,8 +1009,6 @@ function Plugin:branch(branch_name)
10091009
return self
10101010
end
10111011

1012-
function Plugin:bind() end
1013-
10141012
-- Set plugin as a theme
10151013
function Plugin:theme(name)
10161014
self.colorscheme = name or self.plugin_name

0 commit comments

Comments
 (0)