Skip to content

Commit

Permalink
[YAML] Fix tmPreferences (sublimehq#2298)
Browse files Browse the repository at this point in the history
This commit just removes the `name` keys and the DOCTYPE.
  • Loading branch information
deathaxe authored Jul 15, 2020
1 parent f4b6aa4 commit 6055b25
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions YAML/Comments.tmPreferences
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<plist version="1.0">
<dict>
<key>name</key>
<string>Comments</string>
<key>scope</key>
<string>source.yaml</string>
<key>settings</key>
Expand Down
1 change: 0 additions & 1 deletion YAML/Symbol List.tmPreferences
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>scope</key>
Expand Down

0 comments on commit 6055b25

Please sign in to comment.