From 611f9ea12e4b8a796de348e5ff2f75dca8d109d2 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Fri, 4 Sep 2020 09:29:35 +0100 Subject: [PATCH] Add a note on where to copy the file to --- roles/home-gui/files/Preferences.sublime-settings | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/home-gui/files/Preferences.sublime-settings b/roles/home-gui/files/Preferences.sublime-settings index f97a8b9..cab4008 100644 --- a/roles/home-gui/files/Preferences.sublime-settings +++ b/roles/home-gui/files/Preferences.sublime-settings @@ -1,3 +1,4 @@ +// Copy to "%AppData%\Sublime Text 3\Packages\User\Preferences.sublime-settings" { "always_show_minimap_viewport": true, "auto_complete_commit_on_tab": false,