Removed a line
This commit is contained in:
@@ -9,7 +9,6 @@ function M.themeselector(opts)
|
|||||||
local action_state = require("telescope.actions.state")
|
local action_state = require("telescope.actions.state")
|
||||||
local action_set = require("telescope.actions.set")
|
local action_set = require("telescope.actions.set")
|
||||||
local ivytheme = require("telescope.themes").get_ivy()
|
local ivytheme = require("telescope.themes").get_ivy()
|
||||||
local prefs = require("taken.prefs")
|
|
||||||
|
|
||||||
local themes = themefuncs.get_all_themes()
|
local themes = themefuncs.get_all_themes()
|
||||||
local change_theme = themefuncs.change_theme
|
local change_theme = themefuncs.change_theme
|
||||||
|
|||||||
Reference in New Issue
Block a user