ver 2009.12.14 → 2010.02

Sign up to get free protection for your applications and to get access to all the features.
Files changed (901) hide show
  1. data/.gitignore +1 -0
  2. data/.mailmap +1 -0
  3. data/.todo +102 -0
  4. data/.yardopts +1 -0
  5. data/AUTHORS +3 -3
  6. data/CHANGELOG +1597 -0
  7. data/MANIFEST +521 -329
  8. data/ROADMAP.textile +187 -0
  9. data/Rakefile +6 -4
  10. data/bin/ver +98 -35
  11. data/config/detect.rb +65 -37
  12. data/config/keymap/diakonos.rb +180 -178
  13. data/config/keymap/emacs.rb +44 -63
  14. data/config/keymap/nano.rb +174 -0
  15. data/config/keymap/vim.rb +459 -381
  16. data/config/plugin/animated_tiling.rb +90 -0
  17. data/config/plugin/autosave.rb +22 -0
  18. data/config/plugin/git.rb +46 -0
  19. data/config/plugin/smart_autoindent.rb +157 -0
  20. data/config/plugin/soma.rb +50 -0
  21. data/config/preferences/ANTLR.rb +6 -0
  22. data/config/preferences/ASP.rb +6 -0
  23. data/config/preferences/ActionScript.rb +747 -0
  24. data/config/preferences/Active4D.rb +35 -0
  25. data/config/preferences/Ada.rb +12 -0
  26. data/config/preferences/Ant.rb +348 -0
  27. data/config/preferences/Apache.rb +585 -0
  28. data/config/preferences/AppleScript.rb +35 -0
  29. data/config/preferences/Bulletin Board.rb +7 -0
  30. data/config/preferences/Bundle Development.rb +30 -0
  31. data/config/preferences/C++ Qt.rb +197 -0
  32. data/config/preferences/C.rb +60 -0
  33. data/config/preferences/CMake.rb +24 -0
  34. data/config/preferences/CSS.rb +396 -0
  35. data/config/preferences/ColdFusion.rb +13 -0
  36. data/config/preferences/Context Free.rb +16 -0
  37. data/config/preferences/D.rb +31 -0
  38. data/config/preferences/Diff.rb +36 -0
  39. data/config/preferences/DokuWiki.rb +13 -0
  40. data/config/preferences/Eiffel.rb +20 -0
  41. data/config/preferences/Erlang.rb +37 -0
  42. data/config/preferences/Experimental.rb +1352 -0
  43. data/config/preferences/F-Script.rb +29 -0
  44. data/config/preferences/FXScript.rb +23 -0
  45. data/config/preferences/Fortran.rb +70 -0
  46. data/config/preferences/GTD2.rb +6 -0
  47. data/config/preferences/GTDAlt.rb +12 -0
  48. data/config/preferences/Gettext.rb +14 -0
  49. data/config/preferences/Graphviz.rb +9 -0
  50. data/config/preferences/Gri.rb +9 -0
  51. data/config/preferences/HTML.rb +380 -0
  52. data/config/preferences/Haskell.rb +31 -0
  53. data/config/preferences/Hyperlink Helper.rb +78 -0
  54. data/config/preferences/Ini.rb +15 -0
  55. data/config/preferences/Io.rb +24 -0
  56. data/config/preferences/JSFL.rb +722 -0
  57. data/config/preferences/Java.rb +51 -0
  58. data/config/preferences/JavaScript Prototype & Script.aculo.us.rb +175 -0
  59. data/config/preferences/JavaScript YUI.rb +13 -0
  60. data/config/preferences/JavaScript.rb +41 -0
  61. data/config/preferences/LaTeX.rb +96 -0
  62. data/config/preferences/LilyPond.rb +22 -0
  63. data/config/preferences/Lisp.rb +17 -0
  64. data/config/preferences/Logo.rb +12 -0
  65. data/config/preferences/Logtalk.rb +193 -0
  66. data/config/preferences/Lua.rb +13 -0
  67. data/config/preferences/MEL.rb +13 -0
  68. data/config/preferences/MIPS Assembler.rb +9 -0
  69. data/config/preferences/Make.rb +8 -0
  70. data/config/preferences/Man Pages.rb +9 -0
  71. data/config/preferences/Matlab.rb +40 -0
  72. data/config/preferences/Maven.rb +220 -0
  73. data/config/preferences/Mediawiki.rb +27 -0
  74. data/config/preferences/Modula.rb +8 -0
  75. data/config/preferences/MoinMoin.rb +25 -0
  76. data/config/preferences/Movable Type.rb +47 -0
  77. data/config/preferences/OCaml Experimental Completions.rb +8 -0
  78. data/config/preferences/OCaml.rb +70 -0
  79. data/config/preferences/Objective-C.rb +54 -0
  80. data/config/preferences/OpenGL.rb +3327 -0
  81. data/config/preferences/Pascal.rb +15 -0
  82. data/config/preferences/Perl Template Toolkit.rb +19 -0
  83. data/config/preferences/Perl.rb +6 -0
  84. data/config/preferences/Postscript.rb +6 -0
  85. data/config/preferences/Processing.rb +13 -0
  86. data/config/preferences/Property List.rb +34 -0
  87. data/config/preferences/Python Django Templates.rb +13 -0
  88. data/config/preferences/Python.rb +24 -0
  89. data/config/preferences/Quake.rb +6 -0
  90. data/config/preferences/R Console (Rdaemon).rb +7 -0
  91. data/config/preferences/R.rb +17 -0
  92. data/config/preferences/Ragel.rb +6 -0
  93. data/config/preferences/Remind.rb +6 -0
  94. data/config/preferences/Rez.rb +10 -0
  95. data/config/preferences/Ruby Haml.rb +6 -0
  96. data/config/preferences/Ruby RSpec.rb +14 -0
  97. data/config/preferences/Ruby on Rails.rb +22 -0
  98. data/config/preferences/Ruby.rb +48 -0
  99. data/config/preferences/S5 Slide Show.rb +10 -0
  100. data/config/preferences/SQL.rb +17 -0
  101. data/config/preferences/SSH Config.rb +6 -0
  102. data/config/preferences/SWeave.rb +17 -0
  103. data/config/preferences/Scheme.rb +12 -0
  104. data/config/preferences/Scilab.rb +6 -0
  105. data/config/preferences/Shell Script.rb +13 -0
  106. data/config/preferences/Slate.rb +36 -0
  107. data/config/preferences/Source.rb +51 -0
  108. data/config/preferences/Standard ML.rb +18 -0
  109. data/config/preferences/Subversion.rb +6 -0
  110. data/config/preferences/Tcl.rb +19 -0
  111. data/config/preferences/TerminalMate.rb +46 -0
  112. data/config/preferences/Text.rb +31 -0
  113. data/config/preferences/TextMate.rb +18 -0
  114. data/config/preferences/Textile.rb +30 -0
  115. data/config/preferences/Thrift.rb +26 -0
  116. data/config/preferences/Twiki.rb +17 -0
  117. data/config/preferences/Txt2tags.rb +33 -0
  118. data/config/preferences/Vectorscript.rb +1240 -0
  119. data/config/preferences/XML.rb +26 -0
  120. data/config/preferences/YAML.rb +13 -0
  121. data/config/preferences/iCalendar.rb +6 -0
  122. data/config/preferences/iTerm.rb +16 -0
  123. data/config/preferences/newLisp.rb +10 -0
  124. data/config/preferences/reStructuredText.rb +17 -0
  125. data/config/rc.rb +13 -1
  126. data/config/snippets/ANTLR.rb +3 -0
  127. data/config/snippets/ASP vb.NET.rb +56 -0
  128. data/config/snippets/ASP.rb +38 -0
  129. data/config/snippets/ActionScript.rb +207 -0
  130. data/config/snippets/Active4D.rb +258 -0
  131. data/config/snippets/Ada.rb +62 -0
  132. data/config/snippets/Ant.rb +7 -0
  133. data/config/snippets/Apache.rb +22 -0
  134. data/config/snippets/AppleScript.rb +84 -0
  135. data/config/snippets/Bison.rb +3 -0
  136. data/config/snippets/Blogging.rb +20 -0
  137. data/config/snippets/Bulletin Board.rb +23 -0
  138. data/config/snippets/Bundle Development.rb +65 -0
  139. data/config/snippets/C++ Qt.rb +59 -0
  140. data/config/snippets/C.rb +102 -0
  141. data/config/snippets/CMake.rb +34 -0
  142. data/config/snippets/CSS.rb +117 -0
  143. data/config/snippets/CTags.rb +3 -0
  144. data/config/snippets/CVS.rb +3 -0
  145. data/config/snippets/ColdFusion.rb +1549 -0
  146. data/config/snippets/Context Free.rb +30 -0
  147. data/config/snippets/D.rb +113 -0
  148. data/config/snippets/Darcs.rb +3 -0
  149. data/config/snippets/Diff.rb +3 -0
  150. data/config/snippets/DokuWiki.rb +56 -0
  151. data/config/snippets/Doxygen.rb +42 -0
  152. data/config/snippets/Dylan.rb +3 -0
  153. data/config/snippets/Eiffel.rb +20 -0
  154. data/config/snippets/Erlang.rb +70 -0
  155. data/config/snippets/Experimental Wiki.rb +3 -0
  156. data/config/snippets/Experimental.rb +3 -0
  157. data/config/snippets/F-Script.rb +26 -0
  158. data/config/snippets/FXScript.rb +212 -0
  159. data/config/snippets/FileMerge.rb +3 -0
  160. data/config/snippets/Fortran.rb +282 -0
  161. data/config/snippets/GTD2.rb +3 -0
  162. data/config/snippets/GTDAlt.rb +6 -0
  163. data/config/snippets/GetBundle.rb +3 -0
  164. data/config/snippets/Gettext.rb +10 -0
  165. data/config/snippets/Graphviz.rb +3 -0
  166. data/config/snippets/Greasemonkey.rb +44 -0
  167. data/config/snippets/Gri.rb +12 -0
  168. data/config/snippets/HTML.rb +128 -0
  169. data/config/snippets/Haskell.rb +26 -0
  170. data/config/snippets/Hotkey.rb +3 -0
  171. data/config/snippets/Hyperlink Helper.rb +3 -0
  172. data/config/snippets/ImageBrowser.rb +3 -0
  173. data/config/snippets/Inform.rb +3 -0
  174. data/config/snippets/Ini.rb +3 -0
  175. data/config/snippets/Installer.rb +3 -0
  176. data/config/snippets/Io.rb +44 -0
  177. data/config/snippets/JSFL.rb +3 -0
  178. data/config/snippets/JSON.rb +3 -0
  179. data/config/snippets/Java.rb +94 -0
  180. data/config/snippets/JavaDoc.rb +58 -0
  181. data/config/snippets/JavaScript MooTools.rb +15 -0
  182. data/config/snippets/JavaScript Objective-J.rb +17 -0
  183. data/config/snippets/JavaScript Prototype & Script.aculo.us.rb +109 -0
  184. data/config/snippets/JavaScript YUI.rb +188 -0
  185. data/config/snippets/JavaScript jQuery.rb +377 -0
  186. data/config/snippets/JavaScript.rb +55 -0
  187. data/config/snippets/Lex-Flex.rb +3 -0
  188. data/config/snippets/Lighttpd.rb +3 -0
  189. data/config/snippets/LilyPond.rb +18 -0
  190. data/config/snippets/Lisp.rb +42 -0
  191. data/config/snippets/Logo.rb +8 -0
  192. data/config/snippets/Logtalk.rb +62 -0
  193. data/config/snippets/Lua.rb +35 -0
  194. data/config/snippets/MEL.rb +3 -0
  195. data/config/snippets/MIPS Assembler.rb +7 -0
  196. data/config/snippets/MacPorts.rb +3 -0
  197. data/config/snippets/Mail.rb +3 -0
  198. data/config/snippets/Make.rb +3 -0
  199. data/config/snippets/Man Pages.rb +3 -0
  200. data/config/snippets/Math.rb +3 -0
  201. data/config/snippets/Matlab.rb +180 -0
  202. data/config/snippets/Maven.rb +7 -0
  203. data/config/snippets/Mediawiki.rb +14 -0
  204. data/config/snippets/Mercurial.rb +3 -0
  205. data/config/snippets/Modula.rb +3 -0
  206. data/config/snippets/MoinMoin.rb +12 -0
  207. data/config/snippets/Movable Type.rb +55 -0
  208. data/config/snippets/Navigation.rb +3 -0
  209. data/config/snippets/Nemerle.rb +81 -0
  210. data/config/snippets/OCaml Code Completion Misc.rb +74 -0
  211. data/config/snippets/OCaml Code Completion Unix.rb +205 -0
  212. data/config/snippets/OCaml Experimental Completions.rb +3 -0
  213. data/config/snippets/OCaml.rb +75 -0
  214. data/config/snippets/ODCompletion.rb +120 -0
  215. data/config/snippets/Objective-C.rb +195 -0
  216. data/config/snippets/OpenGL.rb +3 -0
  217. data/config/snippets/Outlines.rb +3 -0
  218. data/config/snippets/PHP Smarty.rb +81 -0
  219. data/config/snippets/Pascal.rb +35 -0
  220. data/config/snippets/Perforce.rb +3 -0
  221. data/config/snippets/Perl HTML::Template.rb +27 -0
  222. data/config/snippets/Perl Mason.rb +32 -0
  223. data/config/snippets/Perl Template Toolkit.rb +22 -0
  224. data/config/snippets/Perl.rb +74 -0
  225. data/config/snippets/Postscript.rb +3 -0
  226. data/config/snippets/Processing.rb +35 -0
  227. data/config/snippets/Prolog.rb +3 -0
  228. data/config/snippets/Propel.rb +32 -0
  229. data/config/snippets/Property List.rb +26 -0
  230. data/config/snippets/Python Django Templates.rb +97 -0
  231. data/config/snippets/Python Django.rb +134 -0
  232. data/config/snippets/Quake.rb +3 -0
  233. data/config/snippets/R Console (R.app).rb +3 -0
  234. data/config/snippets/R Console (Rdaemon).rb +11 -0
  235. data/config/snippets/R.rb +79 -0
  236. data/config/snippets/Ragel.rb +3 -0
  237. data/config/snippets/Regular Expressions.rb +3 -0
  238. data/config/snippets/Remind.rb +17 -0
  239. data/config/snippets/Rez.rb +3 -0
  240. data/config/snippets/Ruby Haml.rb +3 -0
  241. data/config/snippets/Ruby RSpec.rb +240 -0
  242. data/config/snippets/Ruby on Rails.rb +767 -0
  243. data/config/snippets/Ruby.rb +547 -0
  244. data/config/snippets/S5 Slide Show.rb +26 -0
  245. data/config/snippets/SCons.rb +3 -0
  246. data/config/snippets/SQL.rb +3 -0
  247. data/config/snippets/SSH Config.rb +19 -0
  248. data/config/snippets/SVK.rb +3 -0
  249. data/config/snippets/SWIG.rb +20 -0
  250. data/config/snippets/SWeave.rb +3 -0
  251. data/config/snippets/Scheme.rb +3 -0
  252. data/config/snippets/Scilab.rb +81 -0
  253. data/config/snippets/Setext.rb +10 -0
  254. data/config/snippets/Shell Script.rb +44 -0
  255. data/config/snippets/Slate.rb +50 -0
  256. data/config/snippets/Source.rb +3 -0
  257. data/config/snippets/Standard ML.rb +29 -0
  258. data/config/snippets/Subversion.rb +3 -0
  259. data/config/snippets/TODO.rb +3 -0
  260. data/config/snippets/Tabular.rb +3 -0
  261. data/config/snippets/Tcl.rb +28 -0
  262. data/config/snippets/TerminalMate.rb +3 -0
  263. data/config/snippets/Text.rb +17 -0
  264. data/config/snippets/TextMate.rb +3 -0
  265. data/config/snippets/Textile.rb +47 -0
  266. data/config/snippets/Thrift.rb +20 -0
  267. data/config/snippets/Transmit.rb +3 -0
  268. data/config/snippets/Twiki.rb +107 -0
  269. data/config/snippets/Txt2tags.rb +81 -0
  270. data/config/snippets/Vectorscript.rb +40 -0
  271. data/config/snippets/Widget Creator.rb +7 -0
  272. data/config/snippets/XML.rb +20 -0
  273. data/config/snippets/Xcode.rb +3 -0
  274. data/config/snippets/YAML.rb +6 -0
  275. data/config/snippets/iCalendar.rb +3 -0
  276. data/config/snippets/iTerm.rb +3 -0
  277. data/config/snippets/newLisp.rb +33 -0
  278. data/config/snippets/reStructuredText.rb +22 -0
  279. data/config/syntax/ANTLR.rb +122 -0
  280. data/config/syntax/ASP vb.NET.rb +114 -0
  281. data/config/syntax/ASP.rb +72 -0
  282. data/config/syntax/ActionScript.rb +83 -0
  283. data/config/syntax/Active4D Config.rb +38 -0
  284. data/config/syntax/Active4D Library.rb +20 -0
  285. data/config/syntax/Active4D.rb +237 -0
  286. data/config/syntax/Ada.rb +50 -0
  287. data/config/syntax/Ant.rb +80 -0
  288. data/config/syntax/Apache.rb +148 -0
  289. data/config/syntax/AppleScript.rb +370 -0
  290. data/config/syntax/BibTeX.rb +98 -0
  291. data/config/syntax/Bison.rb +28 -0
  292. data/config/syntax/Blog - HTML.rb +38 -0
  293. data/config/syntax/Blog - Markdown.rb +36 -0
  294. data/config/syntax/Blog - Text.rb +24 -0
  295. data/config/syntax/Blog - Textile.rb +24 -0
  296. data/config/syntax/Bulletin Board.rb +202 -0
  297. data/config/syntax/C++ Qt.rb +27 -0
  298. data/config/syntax/C++.rb +159 -0
  299. data/config/syntax/C.rb +341 -0
  300. data/config/syntax/CMake Listfile.rb +87 -0
  301. data/config/syntax/CSS.rb +151 -0
  302. data/config/syntax/CSV.rb +52 -0
  303. data/config/syntax/ColdFusion.rb +92 -0
  304. data/config/syntax/Context Free.rb +133 -0
  305. data/config/syntax/D.rb +285 -0
  306. data/config/syntax/Diff.rb +59 -0
  307. data/config/syntax/DokuWiki.rb +158 -0
  308. data/config/syntax/Doxygen.rb +31 -0
  309. data/config/syntax/Dylan.rb +53 -0
  310. data/config/syntax/Eiffel.rb +52 -0
  311. data/config/syntax/Erlang.rb +632 -0
  312. data/config/syntax/F-Script.rb +56 -0
  313. data/config/syntax/FXScript.rb +140 -0
  314. data/config/syntax/Fortran - Modern.rb +147 -0
  315. data/config/syntax/Fortran - Punchcard.rb +257 -0
  316. data/config/syntax/GTD.rb +15 -0
  317. data/config/syntax/GTDalt.rb +95 -0
  318. data/config/syntax/Gettext.rb +54 -0
  319. data/config/syntax/Graphviz (DOT).rb +37 -0
  320. data/config/syntax/Greasemonkey.rb +31 -0
  321. data/config/syntax/Gri.rb +61 -0
  322. data/config/syntax/HTML (ASP).rb +23 -0
  323. data/config/syntax/HTML (ASP.net).rb +304 -0
  324. data/config/syntax/HTML (Active4D).rb +219 -0
  325. data/config/syntax/HTML (Django).rb +35 -0
  326. data/config/syntax/HTML (Erlang).rb +26 -0
  327. data/config/syntax/HTML (Mason).rb +74 -0
  328. data/config/syntax/HTML (Rails).rb +34 -0
  329. data/config/syntax/HTML (Tcl).rb +23 -0
  330. data/config/syntax/HTML (Template Toolkit).rb +88 -0
  331. data/config/syntax/HTML.rb +265 -0
  332. data/config/syntax/Haskell.rb +188 -0
  333. data/config/syntax/Inform.rb +37 -0
  334. data/config/syntax/Ini.rb +36 -0
  335. data/config/syntax/Installer Distribution Script.rb +78 -0
  336. data/config/syntax/Io.rb +59 -0
  337. data/config/syntax/JSFL.rb +24 -0
  338. data/config/syntax/JSON.rb +118 -0
  339. data/config/syntax/Java Properties.rb +21 -0
  340. data/config/syntax/Java Server Page (JSP).rb +71 -0
  341. data/config/syntax/Java.rb +288 -0
  342. data/config/syntax/JavaDoc.rb +178 -0
  343. data/config/syntax/JavaScript (Rails).rb +24 -0
  344. data/config/syntax/JavaScript.rb +193 -0
  345. data/config/syntax/Javascript YUI.rb +245 -0
  346. data/config/syntax/LaTeX Beamer.rb +30 -0
  347. data/config/syntax/LaTeX Log.rb +35 -0
  348. data/config/syntax/LaTeX Memoir.rb +46 -0
  349. data/config/syntax/LaTeX Rdaemon.rb +24 -0
  350. data/config/syntax/LaTeX.rb +424 -0
  351. data/config/syntax/Language Grammar.rb +585 -0
  352. data/config/syntax/Lex-Flex.rb +172 -0
  353. data/config/syntax/Lighttpd.rb +41 -0
  354. data/config/syntax/LilyPond.rb +383 -0
  355. data/config/syntax/Lisp.rb +43 -0
  356. data/config/syntax/Literate Haskell.rb +26 -0
  357. data/config/syntax/Logo.rb +25 -0
  358. data/config/syntax/Logtalk.rb +131 -0
  359. data/config/syntax/Lua.rb +65 -0
  360. data/config/syntax/MATLAB.rb +468 -0
  361. data/config/syntax/MEL.rb +65 -0
  362. data/config/syntax/MIPS Assembler.rb +47 -0
  363. data/config/syntax/MacPorts Portfile.rb +130 -0
  364. data/config/syntax/Mail.rb +97 -0
  365. data/config/syntax/Makefile.rb +30 -0
  366. data/config/syntax/Man.rb +16 -0
  367. data/config/syntax/Maven POM.rb +305 -0
  368. data/config/syntax/Mediawiki.rb +349 -0
  369. data/config/syntax/Modula-3.rb +40 -0
  370. data/config/syntax/MoinMoin.rb +132 -0
  371. data/config/syntax/MooTools.rb +375 -0
  372. data/config/syntax/Movable Type (MT only).rb +143 -0
  373. data/config/syntax/Movable Type.rb +156 -0
  374. data/config/syntax/Nemerle.rb +63 -0
  375. data/config/syntax/OCaml.rb +553 -0
  376. data/config/syntax/OCamllex.rb +133 -0
  377. data/config/syntax/OCamlyacc.rb +148 -0
  378. data/config/syntax/Objective-C++.rb +15 -0
  379. data/config/syntax/Objective-C.rb +423 -0
  380. data/config/syntax/Objective-J.rb +183 -0
  381. data/config/syntax/Octave.rb +215 -0
  382. data/config/syntax/OpenGL.rb +18 -0
  383. data/config/syntax/Pascal.rb +57 -0
  384. data/config/syntax/Perl HTML-Template.rb +61 -0
  385. data/config/syntax/Perl.rb +764 -0
  386. data/config/syntax/Plain Text.rb +27 -0
  387. data/config/syntax/Postscript.rb +88 -0
  388. data/config/syntax/Processing.rb +87 -0
  389. data/config/syntax/Prolog.rb +31 -0
  390. data/config/syntax/Property List.rb +463 -0
  391. data/config/syntax/Prototype & Script.aculo.us (JavaScript) Bracketed.rb +100 -0
  392. data/config/syntax/Prototype & Script.aculo.us (JavaScript).rb +56 -0
  393. data/config/syntax/Python Django.rb +25 -0
  394. data/config/syntax/Python.rb +836 -0
  395. data/config/syntax/Quake Style .cfg.rb +27 -0
  396. data/config/syntax/R Console (R.app).rb +13 -0
  397. data/config/syntax/R Console (Rdaemon) Plain.rb +30 -0
  398. data/config/syntax/R Console (Rdaemon).rb +33 -0
  399. data/config/syntax/R.rb +64 -0
  400. data/config/syntax/RJS.rb +8 -0
  401. data/config/syntax/RSpec.rb +64 -0
  402. data/config/syntax/Ragel.rb +159 -0
  403. data/config/syntax/Rd (R Documentation).rb +50 -0
  404. data/config/syntax/Regular Expressions (Oniguruma).rb +78 -0
  405. data/config/syntax/Regular Expressions (Python).rb +78 -0
  406. data/config/syntax/Release Notes.rb +38 -0
  407. data/config/syntax/Remind.rb +179 -0
  408. data/config/syntax/Rez.rb +61 -0
  409. data/config/syntax/Ruby Haml.rb +97 -0
  410. data/config/syntax/Ruby on Rails.rb +116 -0
  411. data/config/syntax/Ruby.rb +758 -0
  412. data/config/syntax/S5 Slide Show.rb +51 -0
  413. data/config/syntax/SQL (Rails).rb +17 -0
  414. data/config/syntax/SQL.rb +205 -0
  415. data/config/syntax/SSH Config.rb +25 -0
  416. data/config/syntax/SWIG.rb +47 -0
  417. data/config/syntax/SWeave.rb +57 -0
  418. data/config/syntax/Scheme.rb +280 -0
  419. data/config/syntax/Scilab.rb +30 -0
  420. data/config/syntax/Setext.rb +102 -0
  421. data/config/syntax/Shell Script (Bash).rb +454 -0
  422. data/config/syntax/Slate.rb +96 -0
  423. data/config/syntax/Smarty.rb +46 -0
  424. data/config/syntax/Standard ML - CM.rb +27 -0
  425. data/config/syntax/Standard ML.rb +119 -0
  426. data/config/syntax/Strings File.rb +33 -0
  427. data/config/syntax/TSV.rb +40 -0
  428. data/config/syntax/Tcl.rb +119 -0
  429. data/config/syntax/TeX Math.rb +37 -0
  430. data/config/syntax/TeX.rb +58 -0
  431. data/config/syntax/Textile.rb +174 -0
  432. data/config/syntax/Thrift.rb +285 -0
  433. data/config/syntax/Twiki.rb +163 -0
  434. data/config/syntax/Txt2tags.rb +70 -0
  435. data/config/syntax/Vectorscript.rb +48 -0
  436. data/config/syntax/XML strict.rb +60 -0
  437. data/config/syntax/XML.rb +117 -0
  438. data/config/syntax/XSL.rb +43 -0
  439. data/config/syntax/YAML.rb +109 -0
  440. data/config/syntax/camlp4.rb +27 -0
  441. data/config/syntax/iCalendar.rb +25 -0
  442. data/config/syntax/jQuery (JavaScript).rb +108 -0
  443. data/config/syntax/mod_perl.rb +41 -0
  444. data/config/syntax/newLisp.rb +82 -0
  445. data/config/syntax/qmake Project file.rb +87 -0
  446. data/config/syntax/reStructuredText.rb +180 -0
  447. data/config/syntax/svn-commit.tmp.rb +25 -0
  448. data/config/theme/Active4D.rb +105 -0
  449. data/config/theme/All Hallow's Eve.rb +70 -0
  450. data/config/theme/Amy.rb +141 -0
  451. data/config/theme/Blackboard.rb +90 -0
  452. data/config/theme/Brilliance Black.rb +693 -0
  453. data/config/theme/Brilliance Dull.rb +588 -0
  454. data/config/theme/Cobalt.rb +147 -0
  455. data/config/theme/Dawn.rb +113 -0
  456. data/config/theme/Eiffel.rb +113 -0
  457. data/config/theme/Embers.rb +125 -0
  458. data/config/theme/Espresso Libre.rb +104 -0
  459. data/config/theme/IDLE.rb +57 -0
  460. data/config/theme/LAZY.rb +74 -0
  461. data/config/theme/Mac Classic.rb +117 -0
  462. data/config/theme/MagicWB (Amiga).rb +97 -0
  463. data/config/theme/Pastels on Dark.rb +182 -0
  464. data/config/theme/Slush & Poppies.rb +83 -0
  465. data/config/theme/SpaceCadet.rb +44 -0
  466. data/config/theme/Sunburst.rb +172 -0
  467. data/config/theme/Twilight.rb +137 -0
  468. data/config/theme/Zenburnesque.rb +88 -0
  469. data/config/theme/iPlastic.rb +73 -0
  470. data/config/theme/newLISP dark.rb +183 -0
  471. data/config/theme/newLISP.rb +183 -0
  472. data/config/welcome +10 -14
  473. data/lib/ver.rb +272 -79
  474. data/lib/ver/action.rb +43 -0
  475. data/lib/ver/buffer.rb +229 -0
  476. data/lib/ver/buffer/console.rb +171 -0
  477. data/lib/ver/buffer/term.rb +255 -0
  478. data/lib/ver/entry.rb +120 -97
  479. data/lib/ver/exception_view.rb +11 -1
  480. data/lib/ver/executor.rb +83 -0
  481. data/lib/ver/executor/buffer.rb +31 -0
  482. data/lib/ver/executor/entry.rb +175 -0
  483. data/lib/ver/executor/fuzzy_file_finder.rb +100 -0
  484. data/lib/ver/executor/grep.rb +101 -0
  485. data/lib/ver/executor/label.rb +57 -0
  486. data/lib/ver/executor/locate.rb +20 -0
  487. data/lib/ver/executor/method.rb +80 -0
  488. data/lib/ver/executor/path.rb +45 -0
  489. data/lib/ver/executor/syntax.rb +22 -0
  490. data/lib/ver/executor/theme.rb +21 -0
  491. data/lib/ver/help.rb +0 -10
  492. data/lib/ver/help/describe_key.rb +8 -7
  493. data/lib/ver/help/help_for_help.rb +1 -1
  494. data/lib/ver/hover_completion.rb +39 -34
  495. data/lib/ver/keymap.rb +121 -158
  496. data/lib/ver/keymap/keymapped.rb +25 -0
  497. data/lib/ver/keysyms.rb +104 -0
  498. data/lib/ver/layout/notebook.rb +74 -0
  499. data/lib/ver/layout/paned.rb +184 -0
  500. data/lib/ver/layout/tiling.rb +135 -0
  501. data/lib/ver/layout/tiling/common.rb +34 -0
  502. data/lib/ver/layout/tiling/horizontal.rb +25 -0
  503. data/lib/ver/layout/tiling/vertical.rb +25 -0
  504. data/lib/ver/major_mode.rb +162 -0
  505. data/lib/ver/methods.rb +21 -22
  506. data/lib/ver/methods/autofill.rb +23 -0
  507. data/lib/ver/methods/basic.rb +53 -0
  508. data/lib/ver/methods/bookmark.rb +116 -104
  509. data/lib/ver/methods/clipboard.rb +59 -47
  510. data/lib/ver/methods/completion.rb +93 -77
  511. data/lib/ver/methods/control.rb +297 -240
  512. data/lib/ver/methods/ctags.rb +38 -29
  513. data/lib/ver/methods/delete.rb +47 -31
  514. data/lib/ver/methods/help.rb +9 -1
  515. data/lib/ver/methods/insert.rb +67 -203
  516. data/lib/ver/methods/layout.rb +122 -0
  517. data/lib/ver/methods/move.rb +229 -158
  518. data/lib/ver/methods/nano.rb +186 -0
  519. data/lib/ver/methods/open.rb +247 -53
  520. data/lib/ver/methods/preview.rb +66 -5
  521. data/lib/ver/methods/save.rb +127 -44
  522. data/lib/ver/methods/search.rb +103 -56
  523. data/lib/ver/methods/search_and_replace.rb +118 -0
  524. data/lib/ver/methods/selection.rb +443 -0
  525. data/lib/ver/methods/snippet.rb +244 -0
  526. data/lib/ver/methods/undo.rb +34 -13
  527. data/lib/ver/minibuffer.rb +293 -0
  528. data/lib/ver/minor_mode.rb +204 -0
  529. data/lib/ver/plist.rb +208 -20
  530. data/lib/ver/status.rb +76 -128
  531. data/lib/ver/status/battery.rb +147 -0
  532. data/lib/ver/status/buffer_position.rb +17 -0
  533. data/lib/ver/status/diakonos_position.rb +17 -0
  534. data/lib/ver/status/encoding.rb +13 -0
  535. data/lib/ver/status/filename.rb +13 -0
  536. data/lib/ver/status/label.rb +62 -0
  537. data/lib/ver/status/mode.rb +15 -0
  538. data/lib/ver/status/nano_help.rb +71 -0
  539. data/lib/ver/status/nano_position.rb +38 -0
  540. data/lib/ver/status/percent.rb +17 -0
  541. data/lib/ver/status/position.rb +16 -0
  542. data/lib/ver/status/separator.rb +20 -0
  543. data/lib/ver/status/short_filename.rb +13 -0
  544. data/lib/ver/status/syntax.rb +13 -0
  545. data/lib/ver/syntax.rb +15 -20
  546. data/lib/ver/syntax/detector.rb +7 -13
  547. data/lib/ver/syntax/processor.rb +4 -4
  548. data/lib/ver/text.rb +337 -170
  549. data/lib/ver/theme.rb +51 -28
  550. data/lib/ver/treeview.rb +54 -0
  551. data/lib/ver/undo.rb +37 -17
  552. data/lib/ver/vendor/better_pp_hash.rb +27 -0
  553. data/lib/ver/vendor/binary_search.rb +2 -2
  554. data/lib/ver/vendor/fuzzy_file_finder.rb +22 -8
  555. data/lib/ver/vendor/pathname.rb +26 -0
  556. data/lib/ver/vendor/textpow.rb +30 -32
  557. data/lib/ver/version.rb +1 -1
  558. data/lib/ver/widget_event.rb +49 -0
  559. data/lib/ver/widget_major_mode.rb +192 -0
  560. data/spec/helper.rb +49 -78
  561. data/spec/tm_snippet.rb +178 -0
  562. data/spec/ver/action.rb +65 -0
  563. data/spec/ver/keymap.rb +77 -0
  564. data/spec/ver/major_mode.rb +150 -0
  565. data/spec/ver/methods/move.rb +150 -0
  566. data/spec/ver/minor_mode.rb +90 -0
  567. data/spec/ver/plugin/smart_autoindent.rb +276 -0
  568. data/spec/ver/widget_major_mode.rb +69 -0
  569. data/tasks/rcov.rake +2 -3
  570. data/tasks/syntax_list.rake +28 -24
  571. data/ver.gemspec +6 -9
  572. metadata +524 -342
  573. data/TODO +0 -169
  574. data/config/preferences/ANTLR.json +0 -10
  575. data/config/preferences/ASP vb.NET.json +0 -3
  576. data/config/preferences/ASP.json +0 -15
  577. data/config/preferences/ActionScript.json +0 -755
  578. data/config/preferences/Active4D.json +0 -89
  579. data/config/preferences/Ada.json +0 -23
  580. data/config/preferences/Ant.json +0 -356
  581. data/config/preferences/Apache.json +0 -644
  582. data/config/preferences/AppleScript.json +0 -92
  583. data/config/preferences/Bison.json +0 -3
  584. data/config/preferences/Blogging.json +0 -3
  585. data/config/preferences/C.json +0 -127
  586. data/config/preferences/CMake.json +0 -41
  587. data/config/preferences/CSS.json +0 -461
  588. data/config/preferences/CTags.json +0 -3
  589. data/config/preferences/CVS.json +0 -3
  590. data/config/preferences/ColdFusion.json +0 -32
  591. data/config/preferences/D.json +0 -58
  592. data/config/preferences/Darcs.json +0 -3
  593. data/config/preferences/Diff.json +0 -67
  594. data/config/preferences/DokuWiki.json +0 -19
  595. data/config/preferences/Doxygen.json +0 -3
  596. data/config/preferences/Dylan.json +0 -3
  597. data/config/preferences/Eiffel.json +0 -59
  598. data/config/preferences/Erlang.json +0 -72
  599. data/config/preferences/Experimental.json +0 -1356
  600. data/config/preferences/F-Script.json +0 -87
  601. data/config/preferences/FXScript.json +0 -78
  602. data/config/preferences/FileMerge.json +0 -3
  603. data/config/preferences/Fortran.json +0 -158
  604. data/config/preferences/GTD2.json +0 -11
  605. data/config/preferences/GTDAlt.json +0 -20
  606. data/config/preferences/GetBundle.json +0 -3
  607. data/config/preferences/Gettext.json +0 -24
  608. data/config/preferences/Graphviz.json +0 -42
  609. data/config/preferences/Greasemonkey.json +0 -3
  610. data/config/preferences/Gri.json +0 -34
  611. data/config/preferences/HTML.json +0 -492
  612. data/config/preferences/Haskell.json +0 -72
  613. data/config/preferences/Hotkey.json +0 -3
  614. data/config/preferences/ImageBrowser.json +0 -3
  615. data/config/preferences/Inform.json +0 -3
  616. data/config/preferences/Ini.json +0 -60
  617. data/config/preferences/Installer.json +0 -3
  618. data/config/preferences/Io.json +0 -64
  619. data/config/preferences/JSON.json +0 -3
  620. data/config/preferences/Java.json +0 -86
  621. data/config/preferences/JavaDoc.json +0 -3
  622. data/config/preferences/JavaScript.json +0 -76
  623. data/config/preferences/LaTeX.json +0 -267
  624. data/config/preferences/Lex/Flex.json +0 -3
  625. data/config/preferences/Lighttpd.json +0 -3
  626. data/config/preferences/LilyPond.json +0 -77
  627. data/config/preferences/Lisp.json +0 -63
  628. data/config/preferences/Logo.json +0 -58
  629. data/config/preferences/Logtalk.json +0 -236
  630. data/config/preferences/Lua.json +0 -24
  631. data/config/preferences/MEL.json +0 -19
  632. data/config/preferences/MIPS Assembler.json +0 -26
  633. data/config/preferences/MacPorts.json +0 -3
  634. data/config/preferences/Mail.json +0 -3
  635. data/config/preferences/Make.json +0 -16
  636. data/config/preferences/Markdown.json +0 -102
  637. data/config/preferences/Math.json +0 -3
  638. data/config/preferences/Matlab.json +0 -128
  639. data/config/preferences/Maven.json +0 -308
  640. data/config/preferences/Mediawiki.json +0 -73
  641. data/config/preferences/Mercurial.json +0 -3
  642. data/config/preferences/Modula.json +0 -37
  643. data/config/preferences/MoinMoin.json +0 -52
  644. data/config/preferences/Navigation.json +0 -3
  645. data/config/preferences/Nemerle.json +0 -3
  646. data/config/preferences/OCaml Code Completion.json +0 -3
  647. data/config/preferences/OCaml.json +0 -163
  648. data/config/preferences/ODCompletion.json +0 -3
  649. data/config/preferences/Objective-C.json +0 -84
  650. data/config/preferences/OpenGL.json +0 -3331
  651. data/config/preferences/Outlines.json +0 -3
  652. data/config/preferences/Pascal.json +0 -60
  653. data/config/preferences/Perforce.json +0 -3
  654. data/config/preferences/Perl.json +0 -15
  655. data/config/preferences/PmWiki.json +0 -27
  656. data/config/preferences/Postscript.json +0 -15
  657. data/config/preferences/Processing.json +0 -32
  658. data/config/preferences/Prolog.json +0 -3
  659. data/config/preferences/Propel.json +0 -3
  660. data/config/preferences/Python.json +0 -38
  661. data/config/preferences/Quake.json +0 -15
  662. data/config/preferences/R.json +0 -33
  663. data/config/preferences/Ragel.json +0 -15
  664. data/config/preferences/Regular Expressions.json +0 -3
  665. data/config/preferences/Remind.json +0 -15
  666. data/config/preferences/Rez.json +0 -46
  667. data/config/preferences/Ruby.json +0 -98
  668. data/config/preferences/S5 Slide Show.json +0 -20
  669. data/config/preferences/SCons.json +0 -3
  670. data/config/preferences/SQL.json +0 -32
  671. data/config/preferences/SSH Config.json +0 -15
  672. data/config/preferences/SVK.json +0 -3
  673. data/config/preferences/SWIG.json +0 -3
  674. data/config/preferences/SWeave.json +0 -32
  675. data/config/preferences/Scheme.json +0 -35
  676. data/config/preferences/Scilab.json +0 -15
  677. data/config/preferences/Setext.json +0 -3
  678. data/config/preferences/Shell Script.json +0 -25
  679. data/config/preferences/Slate.json +0 -113
  680. data/config/preferences/Source.json +0 -132
  681. data/config/preferences/Subversion.json +0 -10
  682. data/config/preferences/TODO.json +0 -3
  683. data/config/preferences/Tabular.json +0 -3
  684. data/config/preferences/Tcl.json +0 -82
  685. data/config/preferences/TerminalMate.json +0 -112
  686. data/config/preferences/Text.json +0 -89
  687. data/config/preferences/TextMate.json +0 -38
  688. data/config/preferences/Textile.json +0 -76
  689. data/config/preferences/Thrift.json +0 -56
  690. data/config/preferences/Transmit.json +0 -3
  691. data/config/preferences/Twiki.json +0 -51
  692. data/config/preferences/Txt2tags.json +0 -81
  693. data/config/preferences/Vectorscript.json +0 -1280
  694. data/config/preferences/XML.json +0 -60
  695. data/config/preferences/Xcode.json +0 -3
  696. data/config/preferences/YAML.json +0 -24
  697. data/config/preferences/iCalendar.json +0 -10
  698. data/config/preferences/iTerm.json +0 -36
  699. data/config/preferences/reStructuredText.json +0 -48
  700. data/config/syntax/ANTLR.json +0 -275
  701. data/config/syntax/ASP vb.NET.json +0 -228
  702. data/config/syntax/ASP.json +0 -135
  703. data/config/syntax/ActionScript.json +0 -168
  704. data/config/syntax/Active4D Config.json +0 -86
  705. data/config/syntax/Active4D Library.json +0 -20
  706. data/config/syntax/Active4D.json +0 -418
  707. data/config/syntax/Ada.json +0 -108
  708. data/config/syntax/Ant.json +0 -196
  709. data/config/syntax/Apache.json +0 -342
  710. data/config/syntax/AppleScript.json +0 -721
  711. data/config/syntax/BibTeX.json +0 -253
  712. data/config/syntax/Bison.json +0 -59
  713. data/config/syntax/Blog - HTML.json +0 -47
  714. data/config/syntax/Blog - Markdown.json +0 -50
  715. data/config/syntax/Blog - Text.json +0 -45
  716. data/config/syntax/Blog - Textile.json +0 -45
  717. data/config/syntax/C++.json +0 -323
  718. data/config/syntax/C.json +0 -694
  719. data/config/syntax/CMake Listfile.json +0 -171
  720. data/config/syntax/CSS.json +0 -346
  721. data/config/syntax/CSV.json +0 -108
  722. data/config/syntax/ColdFusion.json +0 -204
  723. data/config/syntax/D.json +0 -560
  724. data/config/syntax/Diff.json +0 -136
  725. data/config/syntax/DokuWiki.json +0 -412
  726. data/config/syntax/Doxygen.json +0 -80
  727. data/config/syntax/Dylan.json +0 -104
  728. data/config/syntax/Eiffel.json +0 -128
  729. data/config/syntax/Erlang.json +0 -1636
  730. data/config/syntax/F-Script.json +0 -137
  731. data/config/syntax/FXScript.json +0 -260
  732. data/config/syntax/Fortran - Modern.json +0 -221
  733. data/config/syntax/Fortran - Punchcard.json +0 -468
  734. data/config/syntax/GTD.json +0 -39
  735. data/config/syntax/GTDalt.json +0 -233
  736. data/config/syntax/Gettext.json +0 -118
  737. data/config/syntax/Go.json +0 -555
  738. data/config/syntax/Graphviz (DOT).json +0 -79
  739. data/config/syntax/Greasemonkey.json +0 -56
  740. data/config/syntax/Gri.json +0 -141
  741. data/config/syntax/HTML (ASP).json +0 -45
  742. data/config/syntax/HTML (ASP.net).json +0 -736
  743. data/config/syntax/HTML (Active4D).json +0 -540
  744. data/config/syntax/HTML (Erlang).json +0 -31
  745. data/config/syntax/HTML (Tcl).json +0 -42
  746. data/config/syntax/HTML.json +0 -614
  747. data/config/syntax/Haskell.json +0 -407
  748. data/config/syntax/Inform.json +0 -80
  749. data/config/syntax/Ini.json +0 -91
  750. data/config/syntax/Installer Distribution Script.json +0 -135
  751. data/config/syntax/Io.json +0 -142
  752. data/config/syntax/JSON.json +0 -151
  753. data/config/syntax/Java Properties.json +0 -42
  754. data/config/syntax/Java Server Page (JSP).json +0 -163
  755. data/config/syntax/Java.json +0 -745
  756. data/config/syntax/JavaDoc.json +0 -435
  757. data/config/syntax/JavaScript.json +0 -446
  758. data/config/syntax/LaTeX Beamer.json +0 -65
  759. data/config/syntax/LaTeX Log.json +0 -88
  760. data/config/syntax/LaTeX Memoir.json +0 -101
  761. data/config/syntax/LaTeX.json +0 -962
  762. data/config/syntax/Lex-Flex.json +0 -396
  763. data/config/syntax/Lighttpd.json +0 -93
  764. data/config/syntax/LilyPond.json +0 -608
  765. data/config/syntax/Lisp.json +0 -101
  766. data/config/syntax/Literate Haskell.json +0 -55
  767. data/config/syntax/Logo.json +0 -48
  768. data/config/syntax/Logtalk.json +0 -289
  769. data/config/syntax/Lua.json +0 -146
  770. data/config/syntax/MATLAB.json +0 -744
  771. data/config/syntax/MEL.json +0 -161
  772. data/config/syntax/MIPS Assembler.json +0 -114
  773. data/config/syntax/MacPorts Portfile.json +0 -298
  774. data/config/syntax/Mail.json +0 -224
  775. data/config/syntax/Makefile.json +0 -66
  776. data/config/syntax/Markdown.json +0 -644
  777. data/config/syntax/Maven POM.json +0 -774
  778. data/config/syntax/Mediawiki.json +0 -736
  779. data/config/syntax/Modula-3.json +0 -80
  780. data/config/syntax/MoinMoin.json +0 -335
  781. data/config/syntax/MultiMarkdown.json +0 -41
  782. data/config/syntax/Nemerle.json +0 -128
  783. data/config/syntax/OCaml.json +0 -1391
  784. data/config/syntax/OCamllex.json +0 -307
  785. data/config/syntax/OCamlyacc.json +0 -346
  786. data/config/syntax/Objective-C++.json +0 -21
  787. data/config/syntax/Objective-C.json +0 -979
  788. data/config/syntax/Octave.json +0 -417
  789. data/config/syntax/OpenGL.json +0 -24
  790. data/config/syntax/PHP.json +0 -2184
  791. data/config/syntax/Pascal.json +0 -128
  792. data/config/syntax/Perl.json +0 -2091
  793. data/config/syntax/Plain Text.json +0 -49
  794. data/config/syntax/PmWiki.json +0 -241
  795. data/config/syntax/Postscript.json +0 -206
  796. data/config/syntax/Processing.json +0 -188
  797. data/config/syntax/Prolog.json +0 -70
  798. data/config/syntax/Python.json +0 -1934
  799. data/config/syntax/Quake Style .cfg.json +0 -54
  800. data/config/syntax/R.json +0 -157
  801. data/config/syntax/Ragel.json +0 -362
  802. data/config/syntax/Rd (R Documentation).json +0 -119
  803. data/config/syntax/Regular Expressions (Oniguruma).json +0 -186
  804. data/config/syntax/Regular Expressions (Python).json +0 -188
  805. data/config/syntax/Release Notes.json +0 -78
  806. data/config/syntax/Remind.json +0 -461
  807. data/config/syntax/Rez.json +0 -137
  808. data/config/syntax/Ruby Sass.json +0 -497
  809. data/config/syntax/Ruby.json +0 -1753
  810. data/config/syntax/S5 Slide Show.json +0 -85
  811. data/config/syntax/SQL.json +0 -435
  812. data/config/syntax/SSH Config.json +0 -55
  813. data/config/syntax/SWIG.json +0 -96
  814. data/config/syntax/SWeave.json +0 -139
  815. data/config/syntax/Scheme.json +0 -359
  816. data/config/syntax/Scilab.json +0 -69
  817. data/config/syntax/Setext.json +0 -247
  818. data/config/syntax/Shell Script (Bash).json +0 -1198
  819. data/config/syntax/Slate.json +0 -265
  820. data/config/syntax/Strings File.json +0 -53
  821. data/config/syntax/TSV.json +0 -83
  822. data/config/syntax/Tcl.json +0 -278
  823. data/config/syntax/TeX Math.json +0 -83
  824. data/config/syntax/TeX.json +0 -157
  825. data/config/syntax/Textile.json +0 -273
  826. data/config/syntax/Thrift.json +0 -641
  827. data/config/syntax/Twiki.json +0 -436
  828. data/config/syntax/Txt2tags.json +0 -154
  829. data/config/syntax/Vectorscript.json +0 -97
  830. data/config/syntax/XML strict.json +0 -148
  831. data/config/syntax/XML.json +0 -301
  832. data/config/syntax/XSL.json +0 -96
  833. data/config/syntax/YAML.json +0 -293
  834. data/config/syntax/camlp4.json +0 -63
  835. data/config/syntax/iCalendar.json +0 -51
  836. data/config/syntax/mod_perl.json +0 -72
  837. data/config/syntax/reStructuredText.json +0 -403
  838. data/config/syntax/svn-commit.tmp.json +0 -62
  839. data/config/theme/Active4D.json +0 -260
  840. data/config/theme/All Hallow's Eve.json +0 -171
  841. data/config/theme/Amy.json +0 -359
  842. data/config/theme/BBEdit.json +0 -269
  843. data/config/theme/Bespin.json +0 -322
  844. data/config/theme/Blackboard.json +0 -215
  845. data/config/theme/BoysAndGirls01.json +0 -156
  846. data/config/theme/Brilliance Black.json +0 -1695
  847. data/config/theme/Brilliance Dull.json +0 -1451
  848. data/config/theme/Classic Modified.json +0 -288
  849. data/config/theme/Cobalt.json +0 -345
  850. data/config/theme/Cool Glow.json +0 -215
  851. data/config/theme/Dawn.json +0 -258
  852. data/config/theme/Eiffel.json +0 -270
  853. data/config/theme/Espresso Libre.json +0 -247
  854. data/config/theme/Fluidvision.json +0 -272
  855. data/config/theme/IDLE.json +0 -159
  856. data/config/theme/LAZY.json +0 -178
  857. data/config/theme/Mac Classic.json +0 -277
  858. data/config/theme/MagicWB (Amiga).json +0 -231
  859. data/config/theme/Merbivore Soft.json +0 -181
  860. data/config/theme/Merbivore.json +0 -181
  861. data/config/theme/Monokai.json +0 -177
  862. data/config/theme/Notepad2.json +0 -166
  863. data/config/theme/Pastels on Dark.json +0 -437
  864. data/config/theme/RubyBlue.json +0 -226
  865. data/config/theme/Sin City 2.json +0 -361
  866. data/config/theme/Slate.json +0 -270
  867. data/config/theme/Slush & Poppies.json +0 -232
  868. data/config/theme/SpaceCadet.json +0 -143
  869. data/config/theme/Sunburst.json +0 -415
  870. data/config/theme/Twilight BG FG.json +0 -633
  871. data/config/theme/Twilight.json +0 -321
  872. data/config/theme/Whys Poignant.json +0 -119
  873. data/config/theme/Zenburnesque.json +0 -237
  874. data/config/theme/barf.json +0 -155
  875. data/config/theme/fake.json +0 -418
  876. data/config/theme/happydeluxe.json +0 -114
  877. data/config/theme/iLife 05.json +0 -393
  878. data/config/theme/iPlastic.json +0 -177
  879. data/config/theme/mintBlue Dark.json +0 -414
  880. data/config/theme/mintBlue.json +0 -415
  881. data/config/theme/monoindustrial.json +0 -276
  882. data/config/theme/starlight.json +0 -67
  883. data/lib/ver/layout.rb +0 -177
  884. data/lib/ver/methods/select.rb +0 -322
  885. data/lib/ver/methods/shortcuts.rb +0 -21
  886. data/lib/ver/methods/views.rb +0 -81
  887. data/lib/ver/mode.rb +0 -207
  888. data/lib/ver/status/context.rb +0 -166
  889. data/lib/ver/view.rb +0 -190
  890. data/lib/ver/view/console.rb +0 -171
  891. data/lib/ver/view/entry.rb +0 -32
  892. data/lib/ver/view/list.rb +0 -152
  893. data/lib/ver/view/list/buffer.rb +0 -27
  894. data/lib/ver/view/list/ex.rb +0 -71
  895. data/lib/ver/view/list/fuzzy_file_finder.rb +0 -44
  896. data/lib/ver/view/list/grep.rb +0 -53
  897. data/lib/ver/view/list/methods.rb +0 -159
  898. data/lib/ver/view/list/syntax.rb +0 -13
  899. data/lib/ver/view/list/theme.rb +0 -13
  900. data/lib/ver/view/term.rb +0 -255
  901. data/tasks/plist2json.rake +0 -35
@@ -1,156 +0,0 @@
1
- {
2
- "name": "Boys & Girls 0.1",
3
- "settings": [
4
- {
5
- "settings": {
6
- "background": "#000306F2",
7
- "caret": "#E60065",
8
- "foreground": "#FFFFFF",
9
- "invisibles": "#FFFFFF1A",
10
- "lineHighlight": "#4DD7FC1A",
11
- "selection": "#E60C6559"
12
- }
13
- },
14
- {
15
- "name": "Comment",
16
- "scope": "comment",
17
- "settings": {
18
- "background": "#090A0FFA",
19
- "foreground": "#404040"
20
- }
21
- },
22
- {
23
- "name": "String",
24
- "scope": "string",
25
- "settings": {
26
- "foreground": "#00D8FF"
27
- }
28
- },
29
- {
30
- "name": "Number",
31
- "scope": "constant.numeric",
32
- "settings": {
33
- "fontStyle": "",
34
- "foreground": "#E62286"
35
- }
36
- },
37
- {
38
- "name": "Built-in constant",
39
- "scope": "constant.language",
40
- "settings": {
41
- "fontStyle": ""
42
- }
43
- },
44
- {
45
- "name": "User-defined constant",
46
- "scope": "constant.character, constant.other",
47
- "settings": {
48
- "fontStyle": "",
49
- "foreground": "#00D8FF"
50
- }
51
- },
52
- {
53
- "name": "Variable",
54
- "scope": "variable.language, variable.other",
55
- "settings": {
56
- "fontStyle": "bold",
57
- "foreground": "#E62286"
58
- }
59
- },
60
- {
61
- "name": "Keyword",
62
- "scope": "keyword",
63
- "settings": {
64
- "fontStyle": ""
65
- }
66
- },
67
- {
68
- "name": "Storage",
69
- "scope": "storage",
70
- "settings": {
71
- "fontStyle": ""
72
- }
73
- },
74
- {
75
- "name": "Inherited class",
76
- "scope": "entity.other.inherited-class",
77
- "settings": {
78
- "fontStyle": ""
79
- }
80
- },
81
- {
82
- "name": "Class Name",
83
- "scope": "entity.name.type.module.ruby, entity.name.type.class.ruby",
84
- "settings": {
85
- "fontStyle": "bold underline"
86
- }
87
- },
88
- {
89
- "name": "Function name",
90
- "scope": "entity.name.function",
91
- "settings": {
92
- "fontStyle": "bold underline"
93
- }
94
- },
95
- {
96
- "name": "Function argument",
97
- "scope": "variable.parameter",
98
- "settings": {
99
- "fontStyle": "bold",
100
- "foreground": "#E62286"
101
- }
102
- },
103
- {
104
- "name": "Tag name",
105
- "scope": "entity.name.tag",
106
- "settings": {
107
- "fontStyle": "bold underline"
108
- }
109
- },
110
- {
111
- "name": "Tag attribute",
112
- "scope": "entity.other.attribute-name",
113
- "settings": {
114
- "fontStyle": "bold",
115
- "foreground": "#E62286"
116
- }
117
- },
118
- {
119
- "name": "Library function",
120
- "scope": "support.function",
121
- "settings": {
122
- "fontStyle": ""
123
- }
124
- },
125
- {
126
- "name": "Library constant",
127
- "scope": "support.constant",
128
- "settings": {
129
- "fontStyle": ""
130
- }
131
- },
132
- {
133
- "name": "Library class\/type",
134
- "scope": "support.type, support.class",
135
- "settings": {
136
- "fontStyle": ""
137
- }
138
- },
139
- {
140
- "name": "Library variable",
141
- "scope": "support.other.variable",
142
- "settings": {
143
- "fontStyle": ""
144
- }
145
- },
146
- {
147
- "name": "Invalid",
148
- "scope": "invalid",
149
- "settings": {
150
- "fontStyle": "",
151
- "foreground": "#FF0C00"
152
- }
153
- }
154
- ],
155
- "uuid": "E53DA166-6A3A-44BA-B651-C6D45D54B442"
156
- }
@@ -1,1695 +0,0 @@
1
- {
2
- "author": "Thomas Aylott",
3
- "comment": "Thomas Aylott \u32b7 subtleGradient.com",
4
- "name": "Brilliance Black",
5
- "settings": [
6
- {
7
- "settings": {
8
- "background": "#0D0D0DFA",
9
- "caret": "#3333FF",
10
- "foreground": "#EEEEEE",
11
- "invisibles": "#CCCCCC1A",
12
- "lineHighlight": "#00008033",
13
- "selection": "#0010B499"
14
- }
15
- },
16
- {
17
- "name": "Thomas Aylott \u32b7",
18
- "scope": "meta.thomas_aylott",
19
- "settings": {
20
- "background": "#FFFFFF",
21
- "fontStyle": "bold",
22
- "foreground": "#000000"
23
- }
24
- },
25
- {
26
- "name": "subtleGradient.com",
27
- "scope": "meta.subtlegradient",
28
- "settings": {
29
- "background": "#FFFFFF",
30
- "fontStyle": "underline",
31
- "foreground": "#555555"
32
- }
33
- },
34
- {
35
- "name": "~ String",
36
- "scope": "string -meta.tag -meta.doctype -string.regexp -string.literal -string.interpolated -string.quoted.literal -string.unquoted, variable.parameter.misc.css, text string source string, string.unquoted string, string.regexp string, string.interpolated string, meta.tag source string",
37
- "settings": {
38
- "background": "#803D0033",
39
- "foreground": "#FFFC80"
40
- }
41
- },
42
- {
43
- "name": "~ String Punctuation",
44
- "scope": "punctuation.definition.string -meta.tag",
45
- "settings": {
46
- "foreground": "#803D00"
47
- }
48
- },
49
- {
50
- "name": "~ String Punctuation II",
51
- "scope": "string.regexp punctuation.definition.string, string.quoted.literal punctuation.definition.string, string.quoted.double.ruby.mod punctuation.definition.string",
52
- "settings": {
53
- "foreground": "#FFF80033"
54
- }
55
- },
56
- {
57
- "name": "~ String Literal",
58
- "scope": "string.quoted.literal, string.quoted.double.ruby.mod",
59
- "settings": {
60
- "background": "#43800033",
61
- "foreground": "#FFF800"
62
- }
63
- },
64
- {
65
- "name": "~ String Unquoted",
66
- "scope": "string.unquoted -string.unquoted.embedded, string.quoted.double.multiline, meta.scope.heredoc",
67
- "settings": {
68
- "foreground": "#FFBC80"
69
- }
70
- },
71
- {
72
- "name": "~ String Interpolated",
73
- "scope": "string.interpolated",
74
- "settings": {
75
- "background": "#1A1A1A",
76
- "foreground": "#FFFC80"
77
- }
78
- },
79
- {
80
- "name": "~ String RegEx",
81
- "scope": "string.regexp",
82
- "settings": {
83
- "background": "#43800033",
84
- "foreground": "#FFF800"
85
- }
86
- },
87
- {
88
- "name": "~ String RegEx Group 1",
89
- "scope": "string.regexp.group",
90
- "settings": {
91
- "background": "#43800033"
92
- }
93
- },
94
- {
95
- "name": "~ String RegEx Group 2",
96
- "scope": "string.regexp.group string.regexp.group ",
97
- "settings": {
98
- "background": "#43800033",
99
- "foreground": "#FFFFFF66"
100
- }
101
- },
102
- {
103
- "name": "~ String RegEx Group 3",
104
- "scope": "string.regexp.group string.regexp.group string.regexp.group ",
105
- "settings": {
106
- "background": "#43800033",
107
- "foreground": "#FFFFFF66"
108
- }
109
- },
110
- {
111
- "name": "~ String RegEx Group 4",
112
- "scope": "string.regexp.group string.regexp.group string.regexp.group string.regexp.group ",
113
- "settings": {
114
- "background": "#43800033",
115
- "foreground": "#FFFFFF66"
116
- }
117
- },
118
- {
119
- "name": "~ String RegEx Character-Class",
120
- "scope": "string.regexp.character-class",
121
- "settings": {
122
- "background": "#43800033",
123
- "foreground": "#86FF00"
124
- }
125
- },
126
- {
127
- "name": "~ String RegEx Arbitrary-Repitition",
128
- "scope": "string.regexp.arbitrary-repitition",
129
- "settings": {
130
- "background": "#43800033",
131
- "foreground": "#00FFF8"
132
- }
133
- },
134
- {
135
- "name": "~ String RegEx Definition Keyword",
136
- "scope": "string.regexp punctuation.definition.string keyword.other",
137
- "settings": {
138
- "fontStyle": "",
139
- "foreground": "#803D00"
140
- }
141
- },
142
- {
143
- "name": "~ Meta Group Assertion Regexp ",
144
- "scope": "meta.group.assertion.regexp ",
145
- "settings": {
146
- "background": "#0086FF33"
147
- }
148
- },
149
- {
150
- "name": "~ Meta Assertion",
151
- "scope": "meta.assertion, meta.group.assertion keyword.control.group.regexp, meta.group.assertion punctuation.definition.group",
152
- "settings": {
153
- "foreground": "#0086FF"
154
- }
155
- },
156
- {
157
- "name": "~ Number",
158
- "scope": "constant.numeric",
159
- "settings": {
160
- "foreground": "#C6FF00"
161
- }
162
- },
163
- {
164
- "name": "~ Character constant",
165
- "scope": "constant.character",
166
- "settings": {
167
- "foreground": "#86FF00"
168
- }
169
- },
170
- {
171
- "name": "~ Built-in constant",
172
- "scope": "constant.language, keyword.other.unit, constant.other.java, constant.other.unit",
173
- "settings": {
174
- "foreground": "#07FF00"
175
- }
176
- },
177
- {
178
- "name": "~ Built-in constant+",
179
- "scope": "constant.language.pseudo-variable",
180
- "settings": {
181
- "background": "#04800033",
182
- "foreground": "#07FF00"
183
- }
184
- },
185
- {
186
- "name": "~ User-defined constant",
187
- "scope": "constant.other, constant.block",
188
- "settings": {
189
- "foreground": "#00FF79"
190
- }
191
- },
192
- {
193
- "name": "~ Library constant",
194
- "scope": "support.constant, constant.name",
195
- "settings": {
196
- "foreground": "#00FFF8"
197
- }
198
- },
199
- {
200
- "name": "\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014",
201
- "settings": {
202
-
203
- }
204
- },
205
- {
206
- "name": "\u221a pre-defined variable",
207
- "scope": "variable.other.readwrite.global.pre-defined, variable.language",
208
- "settings": {
209
- "background": "#00807C33",
210
- "foreground": "#00FF79"
211
- }
212
- },
213
- {
214
- "name": "\u221a Constant Variable",
215
- "scope": "variable.other.constant",
216
- "settings": {
217
- "foreground": "#00FFF8"
218
- }
219
- },
220
- {
221
- "name": "\u221a Library variable",
222
- "scope": "support.variable",
223
- "settings": {
224
- "background": "#00807C33",
225
- "foreground": "#00FFF8"
226
- }
227
- },
228
- {
229
- "name": "\u221a global Variable",
230
- "scope": "variable.other.readwrite.global",
231
- "settings": {
232
- "background": "#00438033",
233
- "foreground": "#00807C"
234
- }
235
- },
236
- {
237
- "name": "\u221a Variable",
238
- "scope": "variable.other, variable.js, punctuation.separator.variable",
239
- "settings": {
240
- "foreground": "#31A6FF"
241
- }
242
- },
243
- {
244
- "name": "\u221a class Variable",
245
- "scope": "variable.other.readwrite.class",
246
- "settings": {
247
- "background": "#0008FF33",
248
- "foreground": "#0086FF"
249
- }
250
- },
251
- {
252
- "name": "\u221a instance Variable",
253
- "scope": "variable.other.readwrite.instance",
254
- "settings": {
255
- "foreground": "#406180"
256
- }
257
- },
258
- {
259
- "name": "\u221a Normal Variables",
260
- "scope": "variable.other.php, variable.other.normal",
261
- "settings": {
262
- "foreground": "#406180"
263
- }
264
- },
265
- {
266
- "name": "\u221a Variable Punctuation",
267
- "scope": "punctuation.definition, punctuation.separator.variable",
268
- "settings": {
269
- "foreground": "#00000080"
270
- }
271
- },
272
- {
273
- "name": "\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014",
274
- "settings": {
275
-
276
- }
277
- },
278
- {
279
- "name": "\u00a2 Storage",
280
- "scope": "storage -storage.modifier",
281
- "settings": {
282
- "foreground": "#7E0080"
283
- }
284
- },
285
- {
286
- "name": "\u00a2 Entity Name Preprocessor",
287
- "scope": "other.preprocessor, entity.name.preprocessor",
288
- "settings": {
289
- "background": "#803D0033"
290
- }
291
- },
292
- {
293
- "name": "~ variable.language.this.js.prototype",
294
- "scope": "variable.language.this.js",
295
- "settings": {
296
- "foreground": "#666666"
297
- }
298
- },
299
- {
300
- "name": "\u00a2 Storage Modifier",
301
- "scope": "storage.modifier",
302
- "settings": {
303
- "foreground": "#803D00"
304
- }
305
- },
306
- {
307
- "name": "\u00a2 Class name",
308
- "scope": "entity.name.class, entity.name.type.class, entity.name.type.module",
309
- "settings": {
310
- "foreground": "#FF0000"
311
- }
312
- },
313
- {
314
- "name": "\u00a2 Class",
315
- "scope": "meta.class -meta.class.instance, declaration.class, meta.definition.class, declaration.module",
316
- "settings": {
317
- "background": "#FF000033",
318
- "foreground": "#870000"
319
- }
320
- },
321
- {
322
- "name": "\u00a2 Library class\/type",
323
- "scope": "support.type, support.class",
324
- "settings": {
325
- "background": "#87000033",
326
- "foreground": "#FF0000"
327
- }
328
- },
329
- {
330
- "name": "\u00a2 Instance",
331
- "scope": "entity.name.instance, entity.name.type.instance",
332
- "settings": {
333
- "foreground": "#FF3D44"
334
- }
335
- },
336
- {
337
- "name": "\u00a2 Instance.constructor",
338
- "scope": "meta.class.instance.constructor",
339
- "settings": {
340
- "background": "#831E5133"
341
- }
342
- },
343
- {
344
- "name": "\u00a2 Inherited class",
345
- "scope": "entity.other.inherited-class, entity.name.module",
346
- "settings": {
347
- "background": "#80000433",
348
- "foreground": "#FF0086"
349
- }
350
- },
351
- {
352
- "name": "\u00a2 Class Method",
353
- "scope": "meta.definition.method",
354
- "settings": {
355
- "foreground": "#FF0086"
356
- }
357
- },
358
- {
359
- "name": "\u00a2 Function Declaration",
360
- "scope": "meta.function, meta.property.function, declaration.function",
361
- "settings": {
362
-
363
- }
364
- },
365
- {
366
- "name": "\u00a2 Function Declaration Name",
367
- "scope": "entity.name.function, entity.name.preprocessor",
368
- "settings": {
369
- "foreground": "#FF0086"
370
- }
371
- },
372
- {
373
- "name": "\u00a2 Function Declaration Parameters",
374
- "scope": "variable.parameter.function",
375
- "settings": {
376
- "foreground": "#9799FF"
377
- }
378
- },
379
- {
380
- "name": "\u00a2 Function Declaration Parameters",
381
- "scope": "variable.parameter -variable.parameter.misc.css, meta.definition.method meta.definition.param-list, meta.function.method.with-arguments variable.parameter.function",
382
- "settings": {
383
- "foreground": "#9799FF"
384
- }
385
- },
386
- {
387
- "name": "\u00a2 Function Declaration Parameters Punctuation",
388
- "scope": "punctuation.definition.parameters, variable.parameter.function punctuation.separator.object",
389
- "settings": {
390
- "foreground": "#800004"
391
- }
392
- },
393
- {
394
- "name": "\u2122 Function Call",
395
- "scope": "keyword.other.special-method, meta.function-call entity.name.function -(meta.function-call meta.function), support.function - variable",
396
- "settings": {
397
- "foreground": "#782EC1"
398
- }
399
- },
400
- {
401
- "name": "\u2122 Library Function Call",
402
- "scope": "meta.function-call support.function - variable",
403
- "settings": {
404
- "fontStyle": "",
405
- "foreground": "#9D3EFF"
406
- }
407
- },
408
- {
409
- "name": "\u2122 Library Function Name",
410
- "scope": "support.function",
411
- "settings": {
412
- "background": "#603F8033",
413
- "foreground": "#603F80"
414
- }
415
- },
416
- {
417
- "name": "\u2122 Function Call Arguments Punctuation",
418
- "scope": "punctuation.section.function, meta.brace.curly.function, meta.function-call punctuation.section.scope.ruby, meta.function-call punctuation.separator.object",
419
- "settings": {
420
- "fontStyle": "",
421
- "foreground": "#BC80FF"
422
- }
423
- },
424
- {
425
- "name": "\u2122 Function Punctuation",
426
- "scope": "meta.group.braces.round punctuation.section.scope, \nmeta.group.braces.round meta.delimiter.object.comma, \nmeta.group.braces.curly.function meta.delimiter.object.comma, \nmeta.brace.round",
427
- "settings": {
428
- "fontStyle": "bold",
429
- "foreground": "#BC80FF"
430
- }
431
- },
432
- {
433
- "name": "\u2122 Function Call Without Arguments",
434
- "scope": "meta.function-call.method.without-arguments, meta.function-call.method.without-arguments entity.name.function",
435
- "settings": {
436
- "foreground": "#A88FC0"
437
- }
438
- },
439
- {
440
- "name": "\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014",
441
- "settings": {
442
-
443
- }
444
- },
445
- {
446
- "name": "\u2122 Keyword Control",
447
- "scope": "keyword.control",
448
- "settings": {
449
- "foreground": "#F800FF"
450
- }
451
- },
452
- {
453
- "name": "\u2122 Keyword",
454
- "scope": "keyword",
455
- "settings": {
456
-
457
- }
458
- },
459
- {
460
- "name": "\u2122 Keyword other",
461
- "scope": "keyword.other",
462
- "settings": {
463
- "foreground": "#7900FF"
464
- }
465
- },
466
- {
467
- "name": "\u2122 Regex Keyword",
468
- "scope": "source.regexp keyword.operator",
469
- "settings": {
470
-
471
- }
472
- },
473
- {
474
- "name": "\u2122 Keyword Operator",
475
- "scope": "keyword.operator, declaration.function.operator, meta.preprocessor.c.include, punctuation.separator.operator",
476
- "settings": {
477
- "foreground": "#0000CE"
478
- }
479
- },
480
- {
481
- "name": "\u2122 Keyword Operator Assignment",
482
- "scope": "keyword.operator.assignment",
483
- "settings": {
484
- "background": "#00009A33",
485
- "foreground": "#0000CE"
486
- }
487
- },
488
- {
489
- "name": "\u2122 Keyword Operator Arithmetic",
490
- "scope": "keyword.operator.arithmetic",
491
- "settings": {
492
- "foreground": "#2136CE"
493
- }
494
- },
495
- {
496
- "name": "\u2122 Keyword Operator Logical",
497
- "scope": "keyword.operator.logical",
498
- "settings": {
499
- "background": "#00009A33",
500
- "foreground": "#3759FF"
501
- }
502
- },
503
- {
504
- "name": "\u2122 Keyword Operator Comparison",
505
- "scope": "keyword.operator.comparison",
506
- "settings": {
507
- "foreground": "#7C88FF"
508
- }
509
- },
510
- {
511
- "name": "meta.class.instance.constructor keyword.operator.new",
512
- "scope": "meta.class.instance.constructor keyword.operator.new",
513
- "settings": {
514
- "foreground": "#800043"
515
- }
516
- },
517
- {
518
- "name": "\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014",
519
- "settings": {
520
-
521
- }
522
- },
523
- {
524
- "name": "\u2718 HTML",
525
- "settings": {
526
-
527
- }
528
- },
529
- {
530
- "name": "\u2718 Tag Doctype",
531
- "scope": "meta.doctype, meta.tag.sgml-declaration.doctype, meta.tag.sgml.doctype",
532
- "settings": {
533
- "background": "#333333",
534
- "foreground": "#CCCCCC"
535
- }
536
- },
537
- {
538
- "name": "\u2718 Tag",
539
- "scope": "meta.tag",
540
- "settings": {
541
- "foreground": "#333333"
542
- }
543
- },
544
- {
545
- "name": "\u2718 Tag Structure",
546
- "scope": "meta.tag.structure, meta.tag.segment",
547
- "settings": {
548
- "background": "#333333BF",
549
- "foreground": "#666666"
550
- }
551
- },
552
- {
553
- "name": "\u2718 Tag Block",
554
- "scope": "meta.tag.block, meta.tag.xml, meta.tag.key",
555
- "settings": {
556
- "background": "#4C4C4C33",
557
- "foreground": "#4C4C4C"
558
- }
559
- },
560
- {
561
- "name": "\u2718 Tag Inline",
562
- "scope": "meta.tag.inline",
563
- "settings": {
564
- "background": "#803D0033",
565
- "foreground": "#FF7900"
566
- }
567
- },
568
- {
569
- "name": "meta.tag.inline source",
570
- "scope": "meta.tag.inline source",
571
- "settings": {
572
- "background": "#803D0033"
573
- }
574
- },
575
- {
576
- "name": "\u2718 Tag Other",
577
- "scope": "meta.tag.other, entity.name.tag.style, entity.name.tag.script, meta.tag.block.script, source.js.embedded punctuation.definition.tag.html, source.css.embedded punctuation.definition.tag.html",
578
- "settings": {
579
- "background": "#80000433",
580
- "foreground": "#FF0007"
581
- }
582
- },
583
- {
584
- "name": "\u2718 Tag Form",
585
- "scope": "meta.tag.form, meta.tag.block.form",
586
- "settings": {
587
- "background": "#00438033",
588
- "foreground": "#0086FF"
589
- }
590
- },
591
- {
592
- "name": "\u2718 Tag Meta",
593
- "scope": "meta.tag.meta",
594
- "settings": {
595
- "background": "#3C008033",
596
- "foreground": "#F800FF"
597
- }
598
- },
599
- {
600
- "name": "\u2718 Tag Block Head",
601
- "scope": "meta.section.html.head",
602
- "settings": {
603
- "background": "#121212"
604
- }
605
- },
606
- {
607
- "name": "\u2718 Tag Block Form",
608
- "scope": "meta.section.html.form",
609
- "settings": {
610
- "background": "#0043801A"
611
- }
612
- },
613
- {
614
- "name": "\u2718 XML Tag",
615
- "scope": "meta.tag.xml",
616
- "settings": {
617
- "foreground": "#666666"
618
- }
619
- },
620
- {
621
- "name": "\u2718 Tag name",
622
- "scope": "entity.name.tag",
623
- "settings": {
624
- "foreground": "#FFFFFF4D"
625
- }
626
- },
627
- {
628
- "name": "\u2718 Tag attribute",
629
- "scope": "entity.other.attribute-name, meta.tag punctuation.definition.string",
630
- "settings": {
631
- "foreground": "#FFFFFF33"
632
- }
633
- },
634
- {
635
- "name": "\u2718 Tag value",
636
- "scope": "meta.tag string -source -punctuation, text source text meta.tag string -punctuation",
637
- "settings": {
638
- "foreground": "#FFFFFF66"
639
- }
640
- },
641
- {
642
- "name": "\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014",
643
- "settings": {
644
-
645
- }
646
- },
647
- {
648
- "name": "text meta.paragraph",
649
- "scope": "text meta.paragraph",
650
- "settings": {
651
- "foreground": "#999999"
652
- }
653
- },
654
- {
655
- "name": "M markup",
656
- "scope": "markup markup -(markup meta.paragraph.list)",
657
- "settings": {
658
- "background": "#33333333",
659
- "foreground": "#FFF800"
660
- }
661
- },
662
- {
663
- "name": "M HR",
664
- "scope": "markup.hr",
665
- "settings": {
666
- "background": "#FFFFFF",
667
- "foreground": "#000000"
668
- }
669
- },
670
- {
671
- "name": "M heading",
672
- "scope": "markup.heading",
673
- "settings": {
674
- "fontStyle": "",
675
- "foreground": "#FFFFFF"
676
- }
677
- },
678
- {
679
- "name": "M bold",
680
- "scope": "markup.bold",
681
- "settings": {
682
- "fontStyle": "bold",
683
- "foreground": "#95D4FF80"
684
- }
685
- },
686
- {
687
- "name": "M italic",
688
- "scope": "markup.italic",
689
- "settings": {
690
- "fontStyle": "italic"
691
- }
692
- },
693
- {
694
- "name": "M strike",
695
- "settings": {
696
-
697
- }
698
- },
699
- {
700
- "name": "M add",
701
- "settings": {
702
-
703
- }
704
- },
705
- {
706
- "name": "M del",
707
- "settings": {
708
-
709
- }
710
- },
711
- {
712
- "name": "M underline",
713
- "scope": "markup.underline",
714
- "settings": {
715
- "fontStyle": "underline"
716
- }
717
- },
718
- {
719
- "name": "M reference",
720
- "scope": "meta.reference, markup.underline.link",
721
- "settings": {
722
- "fontStyle": "",
723
- "foreground": "#0086FF"
724
- }
725
- },
726
- {
727
- "name": "M reference name",
728
- "scope": "entity.name.reference",
729
- "settings": {
730
- "background": "#00438033",
731
- "foreground": "#00FFF8"
732
- }
733
- },
734
- {
735
- "name": "M underline link",
736
- "scope": "meta.reference.list markup.underline.link, text.html.textile markup.underline.link",
737
- "settings": {
738
- "fontStyle": "underline",
739
- "foreground": "#00FFF8"
740
- }
741
- },
742
- {
743
- "name": "M raw block",
744
- "scope": "markup.raw.block",
745
- "settings": {
746
- "background": "#80808040"
747
- }
748
- },
749
- {
750
- "name": "M quote block",
751
- "scope": "markup.quote",
752
- "settings": {
753
- "background": "#FFFFFF1A"
754
- }
755
- },
756
- {
757
- "name": "M list",
758
- "scope": "markup.list meta.paragraph",
759
- "settings": {
760
- "fontStyle": "",
761
- "foreground": "#FFFFFF"
762
- }
763
- },
764
- {
765
- "name": "\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014",
766
- "settings": {
767
-
768
- }
769
- },
770
- {
771
- "name": "Markdown",
772
- "scope": "text.html.markdown",
773
- "settings": {
774
- "background": "#FFFFFF",
775
- "foreground": "#000000"
776
- }
777
- },
778
- {
779
- "name": "text.html.markdown meta.paragraph",
780
- "scope": "text.html.markdown meta.paragraph",
781
- "settings": {
782
- "foreground": "#000000"
783
- }
784
- },
785
- {
786
- "name": "text.html.markdown markup.list meta.paragraph",
787
- "scope": "text.html.markdown markup.list meta.paragraph",
788
- "settings": {
789
- "foreground": "#555555"
790
- }
791
- },
792
- {
793
- "name": "text.html.markdown markup.heading",
794
- "scope": "text.html.markdown markup.heading",
795
- "settings": {
796
- "fontStyle": "bold",
797
- "foreground": "#000000"
798
- }
799
- },
800
- {
801
- "name": "text.html.markdown string",
802
- "scope": "text.html.markdown string",
803
- "settings": {
804
- "foreground": "#8A5420"
805
- }
806
- },
807
- {
808
- "name": "\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014",
809
- "settings": {
810
-
811
- }
812
- },
813
- {
814
- "name": "\u00a7 CSS",
815
- "scope": "source.css",
816
- "settings": {
817
-
818
- }
819
- },
820
- {
821
- "name": "\u00a7 Selector",
822
- "scope": "meta.selector",
823
- "settings": {
824
- "foreground": "#666666"
825
- }
826
- },
827
- {
828
- "name": "Property Value Parens",
829
- "scope": "source.css meta.scope.property-list meta.property-value punctuation.definition.arguments,\nsource.css meta.scope.property-list meta.property-value punctuation.separator.arguments",
830
- "settings": {
831
- "fontStyle": "",
832
- "foreground": "#006680"
833
- }
834
- },
835
- {
836
- "name": "\u00a7 Pseudo-Element",
837
- "scope": "entity.other.attribute-name.pseudo-element",
838
- "settings": {
839
- "foreground": "#4F00FF"
840
- }
841
- },
842
- {
843
- "name": "\u00a7 Pseudo-Class",
844
- "scope": "entity.other.attribute-name.pseudo-class, entity.other.attribute-name.tag.pseudo-class",
845
- "settings": {
846
- "foreground": "#7900FF"
847
- }
848
- },
849
- {
850
- "name": "\u00a7 Class",
851
- "scope": "meta.selector entity.other.attribute-name.class",
852
- "settings": {
853
- "foreground": "#F800FF"
854
- }
855
- },
856
- {
857
- "name": "\u00a7 ID",
858
- "scope": "meta.selector entity.other.attribute-name.id",
859
- "settings": {
860
- "foreground": "#FF0086"
861
- }
862
- },
863
- {
864
- "name": "\u00a7 Tag",
865
- "scope": "meta.selector entity.name.tag",
866
- "settings": {
867
- "fontStyle": "",
868
- "foreground": "#FF0007"
869
- }
870
- },
871
- {
872
- "name": "\u00a7 Tag Wildcard",
873
- "scope": "entity.name.tag.wildcard, entity.other.attribute-name.universal",
874
- "settings": {
875
- "fontStyle": "bold",
876
- "foreground": "#FF7900"
877
- }
878
- },
879
- {
880
- "name": "\u00a7 Attribute",
881
- "scope": "source.css entity.other.attribute-name.attribute",
882
- "settings": {
883
- "foreground": "#C25A00"
884
- }
885
- },
886
- {
887
- "name": "\u00a7 Attribute-Match",
888
- "scope": "source.css meta.attribute-selector keyword.operator.comparison",
889
- "settings": {
890
- "foreground": "#673000"
891
- }
892
- },
893
- {
894
- "name": "\u00a7 meta.scope.property-list",
895
- "scope": "meta.scope.property-list",
896
- "settings": {
897
- "fontStyle": "bold",
898
- "foreground": "#333333"
899
- }
900
- },
901
- {
902
- "name": "\u00a7 meta.property-name",
903
- "scope": "meta.property-name",
904
- "settings": {
905
- "fontStyle": "",
906
- "foreground": "#999999"
907
- }
908
- },
909
- {
910
- "name": "\u00a7 support.type.property-name",
911
- "scope": "support.type.property-name",
912
- "settings": {
913
- "background": "#0D0D0D",
914
- "fontStyle": "",
915
- "foreground": "#FFFFFF"
916
- }
917
- },
918
- {
919
- "name": "\u00a7 meta.property-value",
920
- "scope": "meta.property-value",
921
- "settings": {
922
- "background": "#19191980",
923
- "fontStyle": "",
924
- "foreground": "#999999"
925
- }
926
- },
927
- {
928
- "name": "\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014",
929
- "settings": {
930
-
931
- }
932
- },
933
- {
934
- "name": "LaTeX",
935
- "scope": "text.latex",
936
- "settings": {
937
-
938
- }
939
- },
940
- {
941
- "name": "L Markup Raw",
942
- "scope": "text.latex markup.raw",
943
- "settings": {
944
- "background": "#000000"
945
- }
946
- },
947
- {
948
- "name": "L support.function",
949
- "scope": "text.latex support.function -support.function.textit -support.function.emph",
950
- "settings": {
951
- "foreground": "#BC80FF"
952
- }
953
- },
954
- {
955
- "name": "L support.function.section",
956
- "scope": "text.latex support.function.section",
957
- "settings": {
958
- "foreground": "#FFFFFFBF"
959
- }
960
- },
961
- {
962
- "name": "L entity.name.section",
963
- "scope": "text.latex entity.name.section -meta.group -keyword.operator.braces",
964
- "settings": {
965
- "background": "#FFFFFF",
966
- "fontStyle": "",
967
- "foreground": "#000000"
968
- }
969
- },
970
- {
971
- "name": "L constant.language.general",
972
- "scope": "text.latex constant.language.general",
973
- "settings": {
974
-
975
- }
976
- },
977
- {
978
- "name": "L keyword.operator.delimiter",
979
- "scope": "text.latex keyword.operator.delimiter",
980
- "settings": {
981
- "background": "#00000080"
982
- }
983
- },
984
- {
985
- "name": "L keyword.operator.brackets",
986
- "scope": "text.latex keyword.operator.brackets",
987
- "settings": {
988
- "foreground": "#999999"
989
- }
990
- },
991
- {
992
- "name": "L keyword.operator.braces",
993
- "scope": "text.latex keyword.operator.braces",
994
- "settings": {
995
- "fontStyle": "",
996
- "foreground": "#666666"
997
- }
998
- },
999
- {
1000
- "name": "L meta.footnote",
1001
- "scope": "meta.footnote",
1002
- "settings": {
1003
- "background": "#00008033",
1004
- "foreground": "#0008FF4D"
1005
- }
1006
- },
1007
- {
1008
- "name": "L meta.label.reference",
1009
- "scope": "text.latex meta.label.reference",
1010
- "settings": {
1011
- "background": "#FFFFFF0D",
1012
- "fontStyle": ""
1013
- }
1014
- },
1015
- {
1016
- "name": "L keyword.control.ref",
1017
- "scope": "text.latex keyword.control.ref",
1018
- "settings": {
1019
- "background": "#260001",
1020
- "foreground": "#FF0007"
1021
- }
1022
- },
1023
- {
1024
- "name": "L variable.parameter.label.reference",
1025
- "scope": "text.latex variable.parameter.label.reference",
1026
- "settings": {
1027
- "background": "#400002",
1028
- "foreground": "#FFBC80"
1029
- }
1030
- },
1031
- {
1032
- "name": "L keyword.control.cite",
1033
- "scope": "text.latex keyword.control.cite",
1034
- "settings": {
1035
- "background": "#260014",
1036
- "foreground": "#FF0086"
1037
- }
1038
- },
1039
- {
1040
- "name": "L variable.parameter.cite",
1041
- "scope": "variable.parameter.cite",
1042
- "settings": {
1043
- "background": "#400022",
1044
- "foreground": "#FFBFE1"
1045
- }
1046
- },
1047
- {
1048
- "name": "L variable.parameter.label",
1049
- "scope": "text.latex variable.parameter.label",
1050
- "settings": {
1051
- "foreground": "#FFFFFF80"
1052
- }
1053
- },
1054
- {
1055
- "name": "L markup",
1056
- "scope": "meta.function markup",
1057
- "settings": {
1058
- "foreground": "#CDCDCD"
1059
- }
1060
- },
1061
- {
1062
- "name": "L meta.group.braces",
1063
- "scope": "text.latex meta.group.braces",
1064
- "settings": {
1065
- "foreground": "#33333333"
1066
- }
1067
- },
1068
- {
1069
- "name": "L meta.environment.list",
1070
- "scope": "text.latex meta.environment.list",
1071
- "settings": {
1072
- "background": "#00000080",
1073
- "fontStyle": "",
1074
- "foreground": "#33333333"
1075
- }
1076
- },
1077
- {
1078
- "name": "L meta.environment.list 2",
1079
- "scope": "text.latex meta.environment.list meta.environment.list ",
1080
- "settings": {
1081
- "background": "#00000080",
1082
- "foreground": "#33333333"
1083
- }
1084
- },
1085
- {
1086
- "name": "L meta.environment.list 3",
1087
- "scope": "text.latex meta.environment.list meta.environment.list meta.environment.list ",
1088
- "settings": {
1089
- "background": "#000000",
1090
- "foreground": "#33333333"
1091
- }
1092
- },
1093
- {
1094
- "name": "L meta.environment.list 4",
1095
- "scope": "text.latex meta.environment.list meta.environment.list meta.environment.list meta.environment.list ",
1096
- "settings": {
1097
- "foreground": "#33333333"
1098
- }
1099
- },
1100
- {
1101
- "name": "L meta.environment.list 5",
1102
- "scope": "text.latex meta.environment.list meta.environment.list meta.environment.list meta.environment.list meta.environment.list ",
1103
- "settings": {
1104
- "foreground": "#33333333"
1105
- }
1106
- },
1107
- {
1108
- "name": "L meta.environment.list 6",
1109
- "scope": "text.latex meta.environment.list meta.environment.list meta.environment.list meta.environment.list meta.environment.list meta.environment.list ",
1110
- "settings": {
1111
- "foreground": "#33333333"
1112
- }
1113
- },
1114
- {
1115
- "name": "L meta.end-document",
1116
- "scope": "text.latex meta.end-document, text.latex meta.begin-document, meta.end-document.latex support.function, meta.end-document.latex variable.parameter, meta.begin-document.latex support.function, meta.begin-document.latex variable.parameter",
1117
- "settings": {
1118
- "background": "#CCCCCC",
1119
- "foreground": "#000000"
1120
- }
1121
- },
1122
- {
1123
- "name": "\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014",
1124
- "settings": {
1125
-
1126
- }
1127
- },
1128
- {
1129
- "name": "meta.brace.erb.return-value",
1130
- "scope": "meta.brace.erb.return-value",
1131
- "settings": {
1132
- "background": "#00805533",
1133
- "foreground": "#00FFAA"
1134
- }
1135
- },
1136
- {
1137
- "name": "source.ruby.rails.embedded.return-value.one-line",
1138
- "scope": "source.ruby.rails.embedded.return-value.one-line",
1139
- "settings": {
1140
- "background": "#8080801A"
1141
- }
1142
- },
1143
- {
1144
- "name": "meta.brace.erb",
1145
- "scope": "punctuation.section.embedded -(source string source punctuation.section.embedded), meta.brace.erb.html",
1146
- "settings": {
1147
- "background": "#00FFF81A",
1148
- "foreground": "#00FFF8"
1149
- }
1150
- },
1151
- {
1152
- "name": "source.ruby.rails.embedded.one-line",
1153
- "scope": "source.ruby.rails.embedded.one-line",
1154
- "settings": {
1155
- "background": "#00FFF81A"
1156
- }
1157
- },
1158
- {
1159
- "name": "String Embedded Source",
1160
- "scope": "source string source punctuation.section.embedded",
1161
- "settings": {
1162
- "foreground": "#406180"
1163
- }
1164
- },
1165
- {
1166
- "name": "source.js.embedded",
1167
- "scope": "source.js.embedded",
1168
- "settings": {
1169
- "background": "#0D0D0D"
1170
- }
1171
- },
1172
- {
1173
- "name": "\u25ca Source",
1174
- "scope": "source",
1175
- "settings": {
1176
- "fontStyle": ""
1177
- }
1178
- },
1179
- {
1180
- "name": "\u25ca meta.brace.erb",
1181
- "scope": "meta.brace.erb",
1182
- "settings": {
1183
- "background": "#000000"
1184
- }
1185
- },
1186
- {
1187
- "name": "\u25ca Source String Source",
1188
- "scope": "source string source",
1189
- "settings": {
1190
- "background": "#33333380",
1191
- "foreground": "#FFFFFF"
1192
- }
1193
- },
1194
- {
1195
- "name": "\u25ca Source String Interpolated Source",
1196
- "scope": "source string.interpolated source",
1197
- "settings": {
1198
- "background": "#00000099",
1199
- "foreground": "#999999"
1200
- }
1201
- },
1202
- {
1203
- "name": "\u25ca Source Embeded Source",
1204
- "scope": "source source, source.java.embedded",
1205
- "settings": {
1206
- "background": "#3333331A"
1207
- }
1208
- },
1209
- {
1210
- "name": "\u25ca Text",
1211
- "scope": "text -text.xml.strict",
1212
- "settings": {
1213
- "foreground": "#FFFFFF"
1214
- }
1215
- },
1216
- {
1217
- "name": "\u25ca Text Source",
1218
- "scope": "text source, meta.scope.django.template",
1219
- "settings": {
1220
- "background": "#000000",
1221
- "foreground": "#CCCCCC"
1222
- }
1223
- },
1224
- {
1225
- "name": "\u25ca Text Source Text String",
1226
- "settings": {
1227
-
1228
- }
1229
- },
1230
- {
1231
- "name": "\u25ca Text String Source",
1232
- "scope": "text string source",
1233
- "settings": {
1234
- "foreground": "#999999"
1235
- }
1236
- },
1237
- {
1238
- "name": "\u25ca Text Source String Source",
1239
- "settings": {
1240
-
1241
- }
1242
- },
1243
- {
1244
- "name": "\u25ca Text String Source String Source",
1245
- "scope": "text string source string source",
1246
- "settings": {
1247
-
1248
- }
1249
- },
1250
- {
1251
- "name": "\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014",
1252
- "settings": {
1253
-
1254
- }
1255
- },
1256
- {
1257
- "name": "Invalid",
1258
- "scope": "invalid -invalid.SOMETHING",
1259
- "settings": {
1260
- "background": "#FF0007",
1261
- "fontStyle": "bold",
1262
- "foreground": "#330004"
1263
- }
1264
- },
1265
- {
1266
- "name": "Invalid Value",
1267
- "scope": "invalid.SOMETHING",
1268
- "settings": {
1269
- "fontStyle": "underline",
1270
- "foreground": "#FF3600"
1271
- }
1272
- },
1273
- {
1274
- "name": "Syntax",
1275
- "scope": "meta.syntax",
1276
- "settings": {
1277
- "foreground": "#333333"
1278
- }
1279
- },
1280
- {
1281
- "name": "comment",
1282
- "scope": "comment -comment.line",
1283
- "settings": {
1284
- "background": "#33333333",
1285
- "foreground": "#4C4C4C"
1286
- }
1287
- },
1288
- {
1289
- "name": "comment.line",
1290
- "scope": "comment.line",
1291
- "settings": {
1292
- "fontStyle": "italic",
1293
- "foreground": "#4C4C4C"
1294
- }
1295
- },
1296
- {
1297
- "name": "Comment Punctuation",
1298
- "scope": "comment punctuation",
1299
- "settings": {
1300
-
1301
- }
1302
- },
1303
- {
1304
- "name": "\u2718 HTML Comment",
1305
- "scope": "text comment.block -source",
1306
- "settings": {
1307
- "fontStyle": "italic"
1308
- }
1309
- },
1310
- {
1311
- "name": "\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014",
1312
- "settings": {
1313
-
1314
- }
1315
- },
1316
- {
1317
- "name": "D Diff Add",
1318
- "scope": "markup.inserted",
1319
- "settings": {
1320
- "background": "#00401E",
1321
- "foreground": "#40FF9A"
1322
- }
1323
- },
1324
- {
1325
- "name": "D Diff Delete",
1326
- "scope": "markup.deleted",
1327
- "settings": {
1328
- "background": "#400022",
1329
- "foreground": "#FF40A3"
1330
- }
1331
- },
1332
- {
1333
- "name": "D Diff Changed",
1334
- "scope": "markup.changed",
1335
- "settings": {
1336
- "background": "#803D00",
1337
- "foreground": "#FFFF55"
1338
- }
1339
- },
1340
- {
1341
- "name": "text.subversion-commit meta.scope.changed-files",
1342
- "scope": "text.subversion-commit meta.scope.changed-files, text.subversion-commit meta.scope.changed-files.svn meta.diff.separator",
1343
- "settings": {
1344
- "background": "#000000",
1345
- "foreground": "#FFFFFF"
1346
- }
1347
- },
1348
- {
1349
- "name": "text.subversion-commit",
1350
- "scope": "text.subversion-commit",
1351
- "settings": {
1352
- "background": "#FFFFFF",
1353
- "foreground": "#000000"
1354
- }
1355
- },
1356
- {
1357
- "name": "\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014",
1358
- "settings": {
1359
-
1360
- }
1361
- },
1362
- {
1363
- "name": "meta.delimiter",
1364
- "scope": "punctuation.terminator, meta.delimiter, punctuation.separator.method",
1365
- "settings": {
1366
- "background": "#FFFFFF03",
1367
- "fontStyle": "bold",
1368
- "foreground": "#7F7F7F"
1369
- }
1370
- },
1371
- {
1372
- "name": "meta.delimiter.statement.js",
1373
- "scope": "punctuation.terminator.statement, meta.delimiter.statement.js",
1374
- "settings": {
1375
- "background": "#00000080"
1376
- }
1377
- },
1378
- {
1379
- "name": "meta.delimiter.object.js",
1380
- "scope": "meta.delimiter.object.js",
1381
- "settings": {
1382
- "background": "#00000040"
1383
- }
1384
- },
1385
- {
1386
- "name": "Bold String Quotes",
1387
- "scope": "string.quoted.single.brace, string.quoted.double.brace",
1388
- "settings": {
1389
- "fontStyle": "bold",
1390
- "foreground": "#803D00"
1391
- }
1392
- },
1393
- {
1394
- "name": "\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014",
1395
- "settings": {
1396
-
1397
- }
1398
- },
1399
- {
1400
- "name": "\u00df Blog Post \/ Email Message",
1401
- "scope": "text.blog, text.mail",
1402
- "settings": {
1403
- "background": "#DCDCDC",
1404
- "foreground": "#333333"
1405
- }
1406
- },
1407
- {
1408
- "name": "\u00df Post Content",
1409
- "scope": "text.blog text, text.mail text",
1410
- "settings": {
1411
- "background": "#000000",
1412
- "foreground": "#CCCCCC"
1413
- }
1414
- },
1415
- {
1416
- "name": "\u00df Post Header Keys",
1417
- "scope": "meta.header.blog keyword.other, meta.header.mail keyword.other",
1418
- "settings": {
1419
- "background": "#00FFF81A",
1420
- "fontStyle": "",
1421
- "foreground": "#06403E"
1422
- }
1423
- },
1424
- {
1425
- "name": "\u00df Post Header Values",
1426
- "scope": "meta.header.blog string.unquoted.blog, meta.header.mail string.unquoted",
1427
- "settings": {
1428
- "background": "#FFFF551A",
1429
- "foreground": "#803D00"
1430
- }
1431
- },
1432
- {
1433
- "name": "\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014",
1434
- "settings": {
1435
-
1436
- }
1437
- },
1438
- {
1439
- "name": "OCAML",
1440
- "settings": {
1441
-
1442
- }
1443
- },
1444
- {
1445
- "name": "entity.name.type.module",
1446
- "scope": "source.ocaml entity.name.type.module",
1447
- "settings": {
1448
- "foreground": "#FF0000"
1449
- }
1450
- },
1451
- {
1452
- "name": "support.other.module",
1453
- "scope": "source.ocaml support.other.module",
1454
- "settings": {
1455
- "background": "#83000033",
1456
- "foreground": "#FF0000"
1457
- }
1458
- },
1459
- {
1460
- "name": "entity.name.type.variant",
1461
- "scope": "entity.name.type.variant",
1462
- "settings": {
1463
- "foreground": "#00FFF8"
1464
- }
1465
- },
1466
- {
1467
- "name": "entity.name.tag, meta.record.definition",
1468
- "scope": "source.ocaml entity.name.tag, source.ocaml meta.record.definition",
1469
- "settings": {
1470
- "foreground": "#00FF79"
1471
- }
1472
- },
1473
- {
1474
- "name": "\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 PUNCTUATION \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014",
1475
- "settings": {
1476
-
1477
- }
1478
- },
1479
- {
1480
- "name": "punctuation.separator.parameters",
1481
- "scope": "punctuation.separator.parameters",
1482
- "settings": {
1483
- "fontStyle": "bold",
1484
- "foreground": "#FFFFFF"
1485
- }
1486
- },
1487
- {
1488
- "name": "meta.brace.pipe",
1489
- "scope": "meta.brace.pipe",
1490
- "settings": {
1491
- "background": "#33333333",
1492
- "fontStyle": "",
1493
- "foreground": "#4C4C4C"
1494
- }
1495
- },
1496
- {
1497
- "name": "Misc Punctuation",
1498
- "scope": "meta.brace.erb, source.ruby.embedded.source.brace, punctuation.section.dictionary, punctuation.terminator.dictionary, punctuation.separator.object, punctuation.separator.statement, punctuation.separator.key-value.css",
1499
- "settings": {
1500
- "fontStyle": "bold",
1501
- "foreground": "#666666"
1502
- }
1503
- },
1504
- {
1505
- "name": "Curly Punctuation",
1506
- "scope": "punctuation.section.scope.curly, punctuation.section.scope",
1507
- "settings": {
1508
- "fontStyle": "bold",
1509
- "foreground": "#999999"
1510
- }
1511
- },
1512
- {
1513
- "name": "Object Punctuation",
1514
- "scope": "punctuation.separator.objects, \nmeta.group.braces.curly meta.delimiter.object.comma, \npunctuation.separator.key-value -meta.tag, \nsource.ocaml punctuation.separator.match-definition\n",
1515
- "settings": {
1516
- "fontStyle": "bold",
1517
- "foreground": "#0C823B"
1518
- }
1519
- },
1520
- {
1521
- "name": "Function Punctuation",
1522
- "scope": "punctuation.separator.parameters.function.js,punctuation.definition.function, punctuation.separator.function-return, punctuation.separator.function-definition, punctuation.definition.arguments, punctuation.separator.arguments",
1523
- "settings": {
1524
- "foreground": "#800043"
1525
- }
1526
- },
1527
- {
1528
- "name": "Array Punctuation",
1529
- "scope": "meta.group.braces.square punctuation.section.scope, meta.group.braces.square meta.delimiter.object.comma, meta.brace.square, punctuation.separator.array, punctuation.section.array, punctuation.definition.array, punctuation.definition.constant.range",
1530
- "settings": {
1531
- "background": "#803D001A",
1532
- "fontStyle": "bold",
1533
- "foreground": "#7F5E40"
1534
- }
1535
- },
1536
- {
1537
- "name": "Array, Range",
1538
- "scope": "meta.structure.array -punctuation.definition.array, meta.definition.range -punctuation.definition.constant.range",
1539
- "settings": {
1540
- "background": "#803D001A"
1541
- }
1542
- },
1543
- {
1544
- "name": "meta.brace.curly meta.group",
1545
- "scope": "meta.brace.curly meta.group.css",
1546
- "settings": {
1547
- "background": "#00000080",
1548
- "fontStyle": ""
1549
- }
1550
- },
1551
- {
1552
- "name": "\u00ba meta.source.embedded",
1553
- "scope": "meta.source.embedded, entity.other.django.tagbraces",
1554
- "settings": {
1555
- "background": "#00000080",
1556
- "foreground": "#666666"
1557
- }
1558
- },
1559
- {
1560
- "name": "\u00ba meta.group.braces.round JS",
1561
- "scope": "source.js meta.group.braces.round, meta.scope.heredoc",
1562
- "settings": {
1563
-
1564
- }
1565
- },
1566
- {
1567
- "name": "\u00ba Even",
1568
- "scope": "source.ruby meta.even-tab, source.ruby meta.even-tab.group2, source.ruby meta.even-tab.group4, source.ruby meta.even-tab.group6, source.ruby meta.even-tab.group8, source.ruby meta.even-tab.group10, source.ruby meta.even-tab.group12\n",
1569
- "settings": {
1570
- "background": "#00000080"
1571
- }
1572
- },
1573
- {
1574
- "name": "\u00ba meta.block.slate ",
1575
- "scope": "meta.block.slate",
1576
- "settings": {
1577
- "foreground": "#666666"
1578
- }
1579
- },
1580
- {
1581
- "name": "\u00ba meta.block.content.slate ",
1582
- "scope": "meta.block.content.slate ",
1583
- "settings": {
1584
- "foreground": "#CCCCCC"
1585
- }
1586
- },
1587
- {
1588
- "name": "Function Group1",
1589
- "scope": "meta.function meta.group.braces.curly.function -(meta.group meta.group), meta.function meta.odd-tab.group1",
1590
- "settings": {
1591
-
1592
- }
1593
- },
1594
- {
1595
- "name": "Group1",
1596
- "scope": "meta.odd-tab.group1, meta.group.braces, meta.block.slate, text.xml.strict meta.tag, meta.paren-group, meta.section",
1597
- "settings": {
1598
- "background": "#0A0A0A"
1599
- }
1600
- },
1601
- {
1602
- "name": "Group2",
1603
- "scope": "meta.even-tab.group2, meta.group.braces meta.group.braces, meta.block.slate meta.block.slate, text.xml.strict meta.tag meta.tag, meta.group.braces meta.group.braces, meta.paren-group meta.paren-group, meta.section meta.section",
1604
- "settings": {
1605
- "background": "#0E0E0E"
1606
- }
1607
- },
1608
- {
1609
- "name": "Group3",
1610
- "scope": "meta.odd-tab.group3, meta.group.braces meta.group.braces meta.group.braces , meta.block.slate meta.block.slate meta.block.slate , text.xml.strict meta.tag meta.tag meta.tag, meta.group.braces meta.group.braces meta.group.braces, meta.paren-group meta.paren-group meta.paren-group, meta.section meta.section meta.section",
1611
- "settings": {
1612
- "background": "#111111"
1613
- }
1614
- },
1615
- {
1616
- "name": "Group4",
1617
- "scope": "meta.even-tab.group4, meta.group.braces meta.group.braces meta.group.braces meta.group.braces , meta.block.slate meta.block.slate meta.block.slate meta.block.slate , text.xml.strict meta.tag meta.tag meta.tag meta.tag, meta.group.braces meta.group.braces meta.group.braces meta.group.braces, meta.paren-group meta.paren-group meta.paren-group meta.paren-group, meta.section meta.section meta.section meta.section",
1618
- "settings": {
1619
- "background": "#151515"
1620
- }
1621
- },
1622
- {
1623
- "name": "Group5",
1624
- "scope": "meta.odd-tab.group5, meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces , meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate , text.xml.strict meta.tag meta.tag meta.tag meta.tag meta.tag, meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces, meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group, meta.section meta.section meta.section meta.section meta.section",
1625
- "settings": {
1626
- "background": "#191919"
1627
- }
1628
- },
1629
- {
1630
- "name": "Group6",
1631
- "scope": "meta.even-tab.group6, meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces , meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate , text.xml.strict meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag, meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces, meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group, meta.section meta.section meta.section meta.section meta.section meta.section",
1632
- "settings": {
1633
- "background": "#1C1C1C"
1634
- }
1635
- },
1636
- {
1637
- "name": "Group7",
1638
- "scope": "meta.odd-tab.group7, meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces , meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate , text.xml.strict meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag, meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces, meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group, meta.section meta.section meta.section meta.section meta.section meta.section meta.section",
1639
- "settings": {
1640
- "background": "#1F1F1F"
1641
- }
1642
- },
1643
- {
1644
- "name": "Group8",
1645
- "scope": "meta.even-tab.group8, meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces , meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate , text.xml.strict meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag, meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces, meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group, meta.section meta.section meta.section meta.section meta.section meta.section meta.section meta.section",
1646
- "settings": {
1647
- "background": "#212121"
1648
- }
1649
- },
1650
- {
1651
- "name": "Group9",
1652
- "scope": "meta.odd-tab.group9, meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces , meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate , text.xml.strict meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag, meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces, meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group, meta.section meta.section meta.section meta.section meta.section meta.section meta.section meta.section meta.section",
1653
- "settings": {
1654
- "background": "#242424"
1655
- }
1656
- },
1657
- {
1658
- "name": "Group10",
1659
- "scope": "meta.even-tab.group10",
1660
- "settings": {
1661
- "background": "#1F1F1F"
1662
- }
1663
- },
1664
- {
1665
- "name": "Group11",
1666
- "scope": "meta.odd-tab.group11",
1667
- "settings": {
1668
- "background": "#151515"
1669
- }
1670
- },
1671
- {
1672
- "name": "\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 END \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014",
1673
- "settings": {
1674
-
1675
- }
1676
- },
1677
- {
1678
- "name": "IE6",
1679
- "scope": "meta.property.vendor.microsoft.trident.4, \nmeta.property.vendor.microsoft.trident.4 support.type.property-name,\nmeta.property.vendor.microsoft.trident.4 punctuation.terminator.rule",
1680
- "settings": {
1681
- "fontStyle": "",
1682
- "foreground": "#1B95E2"
1683
- }
1684
- },
1685
- {
1686
- "name": "IE7",
1687
- "scope": "meta.property.vendor.microsoft.trident.5, \nmeta.property.vendor.microsoft.trident.5 support.type.property-name,\nmeta.property.vendor.microsoft.trident.5 punctuation.separator.key-value,\nmeta.property.vendor.microsoft.trident.5 punctuation.terminator.rule",
1688
- "settings": {
1689
- "fontStyle": "",
1690
- "foreground": "#F5C034"
1691
- }
1692
- }
1693
- ],
1694
- "uuid": "24847CB3-23BC-4BF9-861B-E39661A6DA71"
1695
- }