New // naming convention + refactor doom management functions
This commit is contained in:
parent
43a9acec28
commit
95a5b46dc5
8 changed files with 170 additions and 169 deletions
|
@ -48,7 +48,7 @@ state are passed in.")
|
|||
;; Library
|
||||
;;
|
||||
|
||||
(defun doom/reload-project ()
|
||||
(defun doom//reload-project ()
|
||||
"Reload the project root cache."
|
||||
(interactive)
|
||||
(projectile-invalidate-cache nil)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue