This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Do not edit this file manually, use Software Sources instead. | |
deb http://packages.linuxmint.com sylvia main upstream import backport #id:linuxmint_main | |
deb http://archive.ubuntu.com/ubuntu xenial main restricted universe multiverse | |
deb http://archive.ubuntu.com/ubuntu xenial-updates main restricted universe multiverse | |
deb http://archive.ubuntu.com/ubuntu xenial-backports main restricted universe multiverse | |
deb http://security.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse | |
deb http://archive.canonical.com/ubuntu/ xenial partner |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
data = [ | |
0x0000, | |
0x0402, | |
0x0802, | |
0x0bf6, | |
0x0fe3, | |
0x13ba, | |
0x1783, | |
0x1b31, | |
0x1ec5, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- JSP comments for Sublime Text, the default comment is HTML-styled --> | |
<!-- Put this file to the Packages/Java folder --> | |
<?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>Comments</string> | |
<key>scope</key> | |
<string>text.html.jsp</string> |
NewerOlder