1
0
Fork 0
This commit is contained in:
Tom Willemse 2019-08-25 13:38:18 -07:00
parent a58386e3a1
commit bf04e2c364

View file

@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 20190824001316
;; Version: 20190825132418
;; Package-Requires: (oni-company oni-fci hydra rainbow-mode yasnippet)
;; This program is free software; you can redistribute it and/or modify
@ -43,7 +43,7 @@
(defconst oni-css-snippets-dir
(expand-file-name "snippets" oni-css-root)
"The directory where oni-conf stores its snippets.")
"The directory where oni-css stores its snippets.")
(defun oni-css-property-important-p ()
"Return whether or not the current property is important."