base16: Change syntax for new changes in base16 repo (#226)
This commit is contained in:
@@ -24,7 +24,7 @@ M.reload_theme = function(theme_name)
|
||||
print("Error: Cannot load base16 plugin!")
|
||||
return false
|
||||
end
|
||||
base16(base16.themes[theme_name], true)
|
||||
base16(base16.themes(theme_name), true)
|
||||
|
||||
if
|
||||
not reload_plugin {
|
||||
|
||||
Reference in New Issue
Block a user