Add yasnippet
This commit is contained in:
parent
a0bc861216
commit
cbfe611633
@ -244,3 +244,6 @@
|
||||
(setq org-startup-folded nil)
|
||||
|
||||
(setq org-agenda-files (quote ("~/org")))
|
||||
|
||||
(require 'yasnippet)
|
||||
(yas-global-mode 1)
|
||||
|
@ -117,7 +117,7 @@ in {
|
||||
magit git-gutter git-timemachine
|
||||
# Generic
|
||||
smex w3m org-kanban org-brain org-roam use-package
|
||||
selectrum selectrum-prescient
|
||||
selectrum selectrum-prescient yasnippet
|
||||
# Appearance
|
||||
zenburn-theme solarized-theme wc-mode
|
||||
# NixOS
|
||||
|
Loading…
Reference in New Issue
Block a user