]> 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:

Update PyCharm integrations instructions to avoid running on external changes (#1769)
authorjohnthagen <johnthagen@users.noreply.github.com>
Mon, 19 Oct 2020 17:34:42 +0000 (13:34 -0400)
committerGitHub <noreply@github.com>
Mon, 19 Oct 2020 17:34:42 +0000 (10:34 -0700)
docs/editor_integration.md

index 73107d6a4a11cf0f317f58133387d756a65c3cab..21a6865d60e58a35d7eee12120b9e54be1beb15b 100644 (file)
@@ -72,7 +72,9 @@ On Windows / Linux / BSD:
       - Output paths to refresh: `$FilePath$`
       - Working directory: `$ProjectFileDir$`
 
-   - Uncheck "Auto-save edited files to trigger the watcher" in Advanced Options
+   - In Advanced Options
+     - Uncheck "Auto-save edited files to trigger the watcher"
+     - Uncheck "Trigger the watcher on external changes"
 
 ## Wing IDE