Skip to content

Commit 0039fea

Browse files
authored
Merge pull request #200469 from tnxz/patch-2
neovide: Update zap stanza
2 parents 8606a4c + 602ee1e commit 0039fea

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Casks/n/neovide.rb

+4-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,8 @@
1515
app "Neovide.app"
1616
binary "#{appdir}/Neovide.app/Contents/MacOS/neovide"
1717

18-
zap trash: "~/Library/Saved Application State/com.neovide.neovide"
18+
zap trash: [
19+
"~/Library/Application Support/neovide",
20+
"~/Library/Saved Application State/com.neovide.neovide.savedState",
21+
]
1922
end

0 commit comments

Comments
 (0)