10 Commits (936f368036f56a84e66a5f1f55428c2ecc9211ea)

Author SHA1 Message Date
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