47333c1f4f
perf: optimize startup time and fix theme colors
...
git-sync-with-mirror / test (push) Successful in 3m5s
git-sync-with-mirror / git-sync (push) Successful in 14s
Performance improvements (2.4s → 0.97s, 60% faster):
- Enable use-package-always-defer for lazy loading
- Add native compilation support (Emacs 28+)
- Defer company, ivy, projectile with :defer
- Move settings from :config to :init where possible
- Remove redundant package-refresh-contents
2026-02-28 00:39:33 -05:00
fa9b2a92c2
ci: add test workflow and fix code quality issues
...
git-sync-with-mirror / test (push) Successful in 3m18s
git-sync-with-mirror / git-sync (push) Successful in 15s
- Add CI test job with Emacs batch load and byte-compile
- Fix settings-file variable check in init.el
- Fix extra parenthesis in init-neotree.el
- Add missing projectile dependencies in neotree and web-mode
- Fix add-hook usage in init-icons.el
- Add hydra dependency in init-ivy.el
- Standardize header style in init-company.el
2026-02-27 23:34:18 -05:00
Jesús
8f826cb8a3
company: change to backtab
...
one of the reasons why some languages use <tab> for spacing and not autocomplete
2021-12-05 16:59:59 -05:00
Jesús
f53864a714
company: prevent breaks ivy's completion in minibuffer
2021-12-05 16:41:35 -05:00
Jesús
32ca324900
company-mode: change to ALT+TAB
2021-12-05 15:47:30 -05:00
Jesús
cb2cb918df
Autocomplete: fix company
2021-12-03 17:21:19 -05:00
Jesús
f424999041
added company-mode
2019-03-18 17:59:49 -05:00