Fix syntax error with neotree module

This commit is contained in:
2017-10-18 15:02:03 +01:00
parent 738830c0f9
commit aaee1a7699

View File

@@ -45,5 +45,5 @@ or the current buffer directory."
neo-vc-integration '(face char)
neo-window-width 54))
=(provide 'siren-neotree)
(provide 'siren-neotree)
;;; siren-neotree.el ends here