add packages
This commit is contained in:
parent
d622b47918
commit
e5bdca809f
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
'(column-number-mode t)
|
||||
'(custom-enabled-themes (quote (tango-dark)))
|
||||
'(menu-bar-mode nil)
|
||||
'(package-selected-packages (quote (magit pass pinentry)))
|
||||
'(package-selected-packages (quote (flycheck-yamllint yaml-mode magit pass pinentry)))
|
||||
'(scroll-bar-mode nil)
|
||||
'(show-paren-mode t)
|
||||
'(tool-bar-mode nil))
|
||||
|
|
Loading…
Reference in a new issue