pkg update and first config fix
org-brain not working, add org-roam
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
(define-package "srefactor" "20180703.1810" "A refactoring tool based on Semantic parser framework"
|
||||
'((emacs "24.4"))
|
||||
:commit "6f2c97d17fb70f4ca2112f5a2b99a8ec162004f5" :authors
|
||||
'(("Do Hoang" . "tuhdo1710@gmail.com"))
|
||||
:keywords
|
||||
'("c" "languages" "tools")
|
||||
:authors
|
||||
'(("Tu, Do Hoang" . "tuhdo1710@gmail.com"))
|
||||
:maintainer
|
||||
'("Tu, Do Hoang")
|
||||
:url "https://github.com/tuhdo/semantic-refactor")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
|
||||
Reference in New Issue
Block a user