neovim-confs/lua
Akianonymus a6ab121d12 Implement theme switcher
using telescope picker

ask if want to change default theme, change value in user_config.lua

load it as a telescope extension

live preview of themes

Co-authored-by: Galen Rowell <growell3@gmail.com>
2021-08-01 15:04:04 +10:00
..
plugins Implement theme switcher 2021-08-01 15:04:04 +10:00
telescope/_extensions Implement theme switcher 2021-08-01 15:04:04 +10:00
themes add hl to nvimtree_rootdir 2021-07-28 19:18:03 +05:30
highlights.lua Move from utils.lua to their respective places | Format all files 2021-08-01 15:04:04 +10:00
mappings.lua Update mappings.lua 2021-07-28 19:53:19 +05:30
options.lua Move from utils.lua to their respective places | Format all files 2021-08-01 15:04:04 +10:00
packerInit.lua packerInit: Clone packer at opt path as we are lazy loading 2021-07-19 06:19:36 +05:30
pluginList.lua Use jdhao/better-escape.vim to handle jk as escape mappings 2021-07-26 15:14:49 +05:30
theme.lua Implement theme switcher 2021-08-01 15:04:04 +10:00
user_config.lua Update user_config.lua 2021-07-31 21:04:47 +05:30
utils.lua Implement theme switcher 2021-08-01 15:04:04 +10:00