]> git.droids-corp.org - configs.git/blobdiff - .emacs
update
[configs.git] / .emacs
diff --git a/.emacs b/.emacs
index 0cd101ccf8b930d4f68b367e739b44239422c3d2..c811a39fefc8f9016dc0309d3356ca4e2d79875f 100644 (file)
--- a/.emacs
+++ b/.emacs
@@ -9,7 +9,7 @@
 (add-to-list 'load-path "~/.emacs.d/lisp/yang")
 (load "yang-mode.el")
 
-(add-to-list 'load-path "~/.emacs.d/flatbuffers")
+(add-to-list 'load-path "~/.emacs.d/lisp/flatbuffers")
 (load "flatbuffers-mode.el")
 
 (editorconfig-mode 1)