Commit Graph

7 Commits

Author SHA1 Message Date
72efd0122a testing
Some checks failed
git-sync-with-mirror / git-sync (push) Has been cancelled
git-sync-with-mirror / test (push) Has been cancelled
2026-02-28 00:26:41 -05:00
fa9b2a92c2 ci: add test workflow and fix code quality issues
All checks were successful
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