]> git.rkrishnan.org Git - .emacs.d.git/blobdiff - emacs/my-twitter.el
twitter submodule + tweaks on the home system
[.emacs.d.git] / emacs / my-twitter.el
index bbd94956fa2f246afb69a9416cba1bb448d13ce1..632b0cd9868c3c25f29acf605fe9af899aedaf93 100644 (file)
@@ -1,4 +1,4 @@
-(add-to-list 'load-path "~/.emacs.d/emacs/twittering-mode")
+(add-to-list 'load-path "~/.emacs.d/vendor/twittering-mode")
 (require 'twittering-mode)
 
 (add-hook 'twittering-edit-mode-hook (lambda () (ispell-minor-mode) (flyspell-mode)))