change highlight loading function name
This commit is contained in:
parent
08453985ca
commit
f77d052d70
11 changed files with 14 additions and 18 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue