This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
add pref about sql
pull/1/head
10sr
12 years ago
parent
722d24e804
commit
faf5f96e38
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
emacs.el
+ 3
- 0
emacs.el
View File
@@ -644,6 +644,9 @@ found, otherwise returns nil."
(require 'session nil t)
(lazy-load-eval 'sql '(sql-mode)
(require 'sql-indent nil t))
(and (fetch-library "https://raw.github.com/10sr/emacs-lisp/master/gtkbm.el"
t)
(lazy-load-eval 'gtkbm)
Write
Preview
Loading…
Cancel
Save