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

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:

Fix typo in config docs for --extend-exclude (#3170)
authoronescriptkid <onescriptkid@gmail.com>
Thu, 14 Jul 2022 23:51:18 +0000 (16:51 -0700)
committerGitHub <noreply@github.com>
Thu, 14 Jul 2022 23:51:18 +0000 (19:51 -0400)
commitb0eed7c6bd5f04f0ea6b6592d8a3ab63d8a01252
tree61d08af20cbd0ce29e66937a8baf6e08869b14b7
parentad5c315ddad26a3c41f22d3b73c493fb7d7b86b8
Fix typo in config docs for --extend-exclude (#3170)

The old regex in the example was invalid and caused an error on startup.
docs/usage_and_configuration/the_basics.md