]> 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 --skip-numeric-underscore-normalization in readme (#537)
authorjgirardet <ijkl@netc.fr>
Thu, 27 Sep 2018 22:47:51 +0000 (00:47 +0200)
committerJelle Zijlstra <jelle.zijlstra@gmail.com>
Thu, 27 Sep 2018 22:47:51 +0000 (15:47 -0700)
README.md

index 2b9705975199d43b0d84125c9761073aae036b56..33cdff3553aeb7f05767f3379d5ff9c06184f5aa 100644 (file)
--- a/README.md
+++ b/README.md
@@ -81,6 +81,8 @@ Options:
                               source on standard input).
   -S, --skip-string-normalization
                               Don't normalize string quotes or prefixes.
+  -N, --skip-numeric-underscore-normalization
+                              Don't normalize underscores in numeric literals.                       
   --check                     Don't write the files back, just return the
                               status.  Return code 0 means nothing would
                               change.  Return code 1 means some files would be