leoliu pushed a commit to branch master in repository elpa. commit 1a0c1ba88b812495f7424de39e84ed0d1c72e6d3 Author: John Feltz <jfe...@gmail.com> Date: Sat Sep 6 12:02:00 2014 -0600
pygments plugin install instructions tweak --- README.rst | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/README.rst b/README.rst index 70c797c..e211394 100644 --- a/README.rst +++ b/README.rst @@ -71,6 +71,7 @@ Global source for further information. pip install pygments git clone https://github.com/yoshizow/global-pygments-plugin.git + cd global-pygments-plugin/ sh reconf.sh ./configure --prefix=<PREFIX> --with-exuberant-ctags=/usr/local/bin/ctags make && make install