Update qda
This commit is contained in:
parent
cee868bf2d
commit
227f3b63c7
1 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,11 @@
|
|||
(defvar explain-codes
|
||||
'((glossary (A users term))
|
||||
(job (Users task))
|
||||
(activity (Someone is acting))
|
||||
(gain (Outcome that users want to achieve))
|
||||
(pain (Undesired Outcome))
|
||||
(tool (A special kind of hard- or software which supports users activity))))
|
||||
|
||||
(use-package subed
|
||||
:config
|
||||
;; Disable automatic movement of point by default
|
||||
|
|
Loading…
Add table
Reference in a new issue