index
:
emacs-base.git
master
Emacs base configuration is a lightweight
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lisp
/
init-flycheck.el
blob: a3f6c37e3c5be9460d227cebd4a2e25d3684d206 (
plain
)
1
2
(
require-package
'flycheck
)
(
provide
'init-flycheck
)