summaryrefslogtreecommitdiff
path: root/config/flymake/config-flymake.el
diff options
context:
space:
mode:
Diffstat (limited to 'config/flymake/config-flymake.el')
-rw-r--r--config/flymake/config-flymake.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/flymake/config-flymake.el b/config/flymake/config-flymake.el
new file mode 100644
index 0000000..203e52b
--- /dev/null
+++ b/config/flymake/config-flymake.el
@@ -0,0 +1,5 @@
+(require 'flymake)
+
+(load "config-flymake-hooks")
+
+(provide 'config-flymake)