File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 5
5
; ; If there is more than one, they won't work right.
6
6
'(ahs-idle-interval 0.5 )
7
7
'(org-modules
8
- '(org-tempo org-id ol-w3m ol-bbdb ol-bibtex ol-docview ol-gnus ol-info ol-irc ol-mhe ol-rmail ol-eww))
8
+ '(org-tempo org-id ol-w3m ol-bbdb ol-bibtex ol-docview ol-gnus ol-info
9
+ ol-irc ol-mhe ol-rmail ol-eww))
9
10
'(package-selected-packages nil )
10
11
'(safe-local-variable-values
11
- '((sql-dialect . ms)
12
+ '((sql-product . ms) (sql- dialect . ms)
12
13
(elpy-rpc-virtualenv-path . current)
13
- (eltu-exuberant-ctags-additional-arguments " --python-kinds=-i" " --languages=-html,-php,-javascript" ))))
14
+ (eltu-exuberant-ctags-additional-arguments " --python-kinds=-i"
15
+ " --languages=-html,-php,-javascript" ))))
14
16
(custom-set-faces
15
17
; ; custom-set-faces was added by Custom.
16
18
; ; If you edit it by hand, you could mess it up, so be careful.
You can’t perform that action at this time.
0 commit comments