From 2918bc819ab87fb6e6a87f644e42c9e3e86da80e Mon Sep 17 00:00:00 2001 From: trey Date: Sat, 23 Aug 2025 10:02:58 -0400 Subject: [PATCH] Update vim/syntax/README.md Mention of _toggle_remote.sh_ removed --- vim/syntax/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/vim/syntax/README.md b/vim/syntax/README.md index 4fc0a1c..30a8927 100644 --- a/vim/syntax/README.md +++ b/vim/syntax/README.md @@ -4,6 +4,4 @@ The _timetracker.vim_ syntax file I use at my employer contains customer names so it's easy to tell the parts of my timetracker log lines are for particular customers (or other important entities). Since this information is sensitive, I am sanitizing it before I post it to my personal, public-facing Git repo on -git.eldon.me. - -Just run `./toggle_remote.sh` and it should do the right thing. +git.eldon.me. \ No newline at end of file