]> git.madduck.net Git - etc/vim.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Add purcell/reformatter.el as an Emacs integration option (#1330)
authorDan Davison <dandavison7@gmail.com>
Fri, 8 May 2020 15:31:06 +0000 (11:31 -0400)
committerGitHub <noreply@github.com>
Fri, 8 May 2020 15:31:06 +0000 (16:31 +0100)
README.md

index d0148b54017e7a8956c0cb7e0bd0bac979e8baa9..6970a2ab98912510720632bda6902a07afedd2db 100644 (file)
--- a/README.md
+++ b/README.md
@@ -644,8 +644,11 @@ file hierarchy.
 
 ### Emacs
 
-Use [proofit404/blacken](https://github.com/proofit404/blacken) or
-[Elpy](https://github.com/jorgenschaefer/elpy).
+Options include the following:
+
+- [purcell/reformatter.el](https://github.com/purcell/reformatter.el)
+- [proofit404/blacken](https://github.com/proofit404/blacken)
+- [Elpy](https://github.com/jorgenschaefer/elpy).
 
 ### PyCharm/IntelliJ IDEA