14 Commits (59359943eb7548fcbbb7d56c8ab69a8880653e52)

Author SHA1 Message Date
siduck76 0efa21c9c9 add user_config 3 years ago
Akianonymus e0f1cb3687 theme_switcher: Handle some edgecases | Clear cmdline after default theme prompt 3 years ago
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>
3 years ago
Akianonymus 7affb8cbfb Move from utils.lua to their respective places | Format all files 3 years ago
siduck76 f8727f1659
Update utils.lua 3 years ago
Galen Rowell 0d69a528a8 Fix statusline issue 3 years ago
Galen Rowell 652f703767 Fix term crash bug, no auto-close finished term anymore 3 years ago
siduck76 845ac0e615
Merge pull request #171 from Pocco81/dev-init
Securely call modules and disable all builtin plugin
3 years ago
Pocco81 5531edf8e4 fix: formatted code with luafmt 3 years ago
Pocco81 355178a7bb feat: secure calls + disabled all builtin plugins 3 years ago
Galen Rowell f35aa3c604 automatically close a terminal buffer if it has exited/returned 3 years ago
Galen Rowell 1bedbbe5c4 Fix terminal buffer format bug, & enable escape from terminal & visual mdoes 3 years ago
Akianonymus 643d1bd7d8 [3/4] Refactor: init: Use async | Move theme stuff to theme.lua
third commit of refactor

perf improvements due to async

run packer sync if base16 not found

this is not perfect error handling for initial run, but something

handle require errors
3 years ago
siduck76 c6084220de improve config structure 3 years ago