mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Grammar update
This commit is contained in:
17
vendor/grammars/haskell.tmbundle/Preferences/Symbol List.tmPreferences
vendored
Normal file
17
vendor/grammars/haskell.tmbundle/Preferences/Symbol List.tmPreferences
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
<?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>name</key>
|
||||
<string>Symbol List</string>
|
||||
<key>scope</key>
|
||||
<string>source.haskell entity.name.function.infix</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>showInSymbolList</key>
|
||||
<string>0</string>
|
||||
</dict>
|
||||
<key>uuid</key>
|
||||
<string>0C39B945-E2C0-4E43-8A5B-332F6FA73C67</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user