Commit Graph

8 Commits

Author SHA1 Message Date
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
c12ccfb078 Fix neo-smart-open duplicate 2019-09-15 20:15:48 -05:00
Jesús
f058926969 simple command pin into use-package 2019-08-09 11:46:57 -05:00
Jesús
3dd0dae028 neo-window-fixed-size nil 2019-05-17 08:27:14 -05:00
Jesús
b2610cf17e remove ignore vendor/ directory 2019-02-08 18:41:45 -05:00
Jesús
d8fffa152b change smart-open to nil in neotree 2019-02-01 15:24:47 -05:00
Jesús
70ee129a0a Fix the following functions might not be defined at runtime
- off-p
- shrink-path-dirs
- neo-buffer--insert-root-entry

Fix functions are not known to be defined

- shrink-root-entry
- projectile-project-root

FS #2
2019-01-22 18:36:08 -05:00
Jesús
ced0fe8f9e Change directory lisp/ to modules/
FS #2
2019-01-22 15:45:41 -05:00