change highlight loading function name
This commit is contained in:
@@ -4,9 +4,7 @@ if not present then
|
||||
return
|
||||
end
|
||||
|
||||
vim.g.theme_switcher_loaded = true
|
||||
|
||||
require("base46").load_highlight "telescope"
|
||||
require "base46_cache.telescope"
|
||||
|
||||
local options = {
|
||||
defaults = {
|
||||
|
||||
Reference in New Issue
Block a user