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
@@ -0,0 +1,69 @@
1
+ require_relative '../helper'
2
+
3
+ MajorMode = VER::MajorMode
4
+ MinorMode = VER::MinorMode
5
+ Action = VER::Action
6
+ Keymap = VER::Keymap
7
+ WMM = VER::WidgetMajorMode
8
+
9
+ VER.spec do
10
+ describe VER::WidgetMajorMode do
11
+ before do
12
+ MajorMode.clear
13
+ MinorMode.clear
14
+ end
15
+
16
+ it 'associates a widget with a major mode' do
17
+ entry = Tk::Entry.new
18
+ major = MajorMode[:entry]
19
+ major.map(:get, ['g'])
20
+
21
+ wmm = WMM.new(entry, major)
22
+ wmm.widget.should == entry
23
+ wmm.major.should == major
24
+ action_mode, action = wmm.resolve(['g'])
25
+ action_mode.should == major
26
+ action.method.should == :get
27
+
28
+ entry.destroy
29
+ end
30
+
31
+ it 'inserts the major tag into the widget bindtags' do
32
+ entry = Tk::Entry.new
33
+ major = MajorMode[:entry]
34
+ major.map(:get, ['g'])
35
+
36
+ wmm = WMM.new(entry, major)
37
+ entry.bindtags[1].should == major.tag.name
38
+ entry.destroy
39
+ end
40
+
41
+ it 'binds all the keys of its major and minor modes' do
42
+ entry = Tk::Entry.new
43
+ major = MajorMode[:entry]
44
+ major.map(:get, ['g'])
45
+
46
+ wmm = WMM.new(entry, major)
47
+ (wmm.tag.bind & %w[g]).should == %w[g]
48
+
49
+ entry.destroy
50
+ end
51
+
52
+ it 'binds all keys found in its minor modes to the tag' do
53
+ entry = Tk::Entry.new
54
+ major = MajorMode[:major]
55
+ minoa = MinorMode[:minoa]
56
+ minob = MinorMode[:minob]
57
+ major.use(:minoa, :minob)
58
+
59
+ major.map(:major1, ['m', '1'])
60
+ minoa.map(:minoa2, ['a', '2'])
61
+ minob.map(:minob3, ['b', '3'])
62
+
63
+ wmm = WMM.new(entry, major)
64
+ (wmm.tag.bind.sort & %w[1 2 3 a b m]).should == %w[1 2 3 a b m]
65
+
66
+ entry.destroy
67
+ end
68
+ end
69
+ end
data/tasks/rcov.rake CHANGED
@@ -1,9 +1,8 @@
1
1
  desc 'code coverage'
2
2
  task :rcov => :clean do
3
- specs = Dir['spec/ffi-tk/**/*.rb']
3
+ specs = PROJECT_SPECS
4
4
 
5
- # we ignore adapter as this has extensive specs in rack already.
6
- ignore = %w[ gem bacon ]
5
+ ignore = %w[ gem ffi-tk ]
7
6
 
8
7
  ignored = ignore.join(',')
9
8
 
@@ -1,32 +1,36 @@
1
1
  desc "Create syntax detection definitions"
2
2
  task 'syntax_list' do
3
- require 'json'
3
+ list = Hash.new{|h,k| h[k] = [] }
4
4
 
5
- File.open 'config/detect.rb', 'w+' do |file|
6
- file.puts '# Encoding: UTF-8'
7
- file.puts
8
- file.puts 'module VER::Syntax::Detector'
5
+ Dir.glob 'config/syntax/*.rb' do |syntax|
6
+ basename = File.basename(syntax, '.rb')
7
+ puts "Processing #{basename}..."
8
+ load(syntax)
9
+ plist = eval(File.read(syntax), binding, syntax, 0)
10
+ name = plist[:name]
11
+ file_types = plist[:fileTypes]
12
+ regex = plist[:firstLineMatch]
9
13
 
10
- Dir.glob 'config/syntax/*.json' do |syntax|
11
- basename = File.basename(syntax, '.json')
12
- plist = JSON.load(File.read(syntax))
13
- name = plist['name']
14
- file_types = plist['fileTypes']
15
- regex = plist['firstLineMatch']
14
+ if file_types && file_types.any?
15
+ # this syntax is next to useless for ruby
16
+ file_types.delete('rb') if name == 'Ruby on Rails'
16
17
 
17
- if file_types && file_types.any?
18
- # this syntax is next to useless for ruby
19
- file_types.delete('rb') if name == 'Ruby on Rails'
20
-
21
- file.puts " exts %p, %p" % [basename, file_types]
22
- end
23
-
24
- if regex
25
- regex.gsub!('/', '\\/')
26
- file.puts " head %p, /%s/" % [basename, regex.strip]
27
- end
18
+ list[basename] << " exts %p, %p" % [basename, file_types]
28
19
  end
29
20
 
30
- file.puts 'end'
21
+ if regex
22
+ regex.gsub!('/', '\\/')
23
+ list[basename] << " head %p, /%s/" % [basename, regex.strip]
24
+ end
31
25
  end
32
- end
26
+
27
+ out = [
28
+ '# Encoding: UTF-8',
29
+ '',
30
+ 'module VER::Syntax::Detector',
31
+ *list.sort_by{|name, lines| name.downcase }.map{|name, lines| lines.sort }.flatten,
32
+ 'end',
33
+ ]
34
+
35
+ File.open('config/detect.rb', 'w+'){|io| io.puts(*out) }
36
+ end
data/ver.gemspec CHANGED
@@ -2,16 +2,16 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = %q{ver}
5
- s.version = "2009.12.14"
5
+ s.version = "2010.02"
6
6
 
7
7
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
8
8
  s.authors = ["Michael 'manveru' Fellinger"]
9
- s.date = %q{2009-12-14}
9
+ s.date = %q{2010-02-15}
10
10
  s.default_executable = %q{ver}
11
11
  s.description = %q{An advanced text editor using tk and bringing world peace.}
12
12
  s.email = %q{m.fellinger@gmail.com}
13
13
  s.executables = ["ver"]
14
- s.files = ["AUTHORS", "CHANGELOG", "LICENSE", "MANIFEST", "README.textile", "Rakefile", "TODO", "bin/ver", "config/detect.rb", "config/keymap/diakonos.rb", "config/keymap/emacs.rb", "config/keymap/vim.rb", "config/preferences/ANTLR.json", "config/preferences/ASP vb.NET.json", "config/preferences/ASP.json", "config/preferences/ActionScript.json", "config/preferences/Active4D.json", "config/preferences/Ada.json", "config/preferences/Ant.json", "config/preferences/Apache.json", "config/preferences/AppleScript.json", "config/preferences/Bison.json", "config/preferences/Blogging.json", "config/preferences/C.json", "config/preferences/CMake.json", "config/preferences/CSS.json", "config/preferences/CTags.json", "config/preferences/CVS.json", "config/preferences/ColdFusion.json", "config/preferences/D.json", "config/preferences/Darcs.json", "config/preferences/Diff.json", "config/preferences/DokuWiki.json", "config/preferences/Doxygen.json", "config/preferences/Dylan.json", "config/preferences/Eiffel.json", "config/preferences/Erlang.json", "config/preferences/Experimental.json", "config/preferences/F-Script.json", "config/preferences/FXScript.json", "config/preferences/FileMerge.json", "config/preferences/Fortran.json", "config/preferences/GTD2.json", "config/preferences/GTDAlt.json", "config/preferences/GetBundle.json", "config/preferences/Gettext.json", "config/preferences/Graphviz.json", "config/preferences/Greasemonkey.json", "config/preferences/Gri.json", "config/preferences/HTML.json", "config/preferences/Haskell.json", "config/preferences/Hotkey.json", "config/preferences/ImageBrowser.json", "config/preferences/Inform.json", "config/preferences/Ini.json", "config/preferences/Installer.json", "config/preferences/Io.json", "config/preferences/JSON.json", "config/preferences/Java.json", "config/preferences/JavaDoc.json", "config/preferences/JavaScript.json", "config/preferences/LaTeX.json", "config/preferences/Lex/Flex.json", "config/preferences/Lighttpd.json", "config/preferences/LilyPond.json", "config/preferences/Lisp.json", "config/preferences/Logo.json", "config/preferences/Logtalk.json", "config/preferences/Lua.json", "config/preferences/MEL.json", "config/preferences/MIPS Assembler.json", "config/preferences/MacPorts.json", "config/preferences/Mail.json", "config/preferences/Make.json", "config/preferences/Markdown.json", "config/preferences/Math.json", "config/preferences/Matlab.json", "config/preferences/Maven.json", "config/preferences/Mediawiki.json", "config/preferences/Mercurial.json", "config/preferences/Modula.json", "config/preferences/MoinMoin.json", "config/preferences/Navigation.json", "config/preferences/Nemerle.json", "config/preferences/OCaml Code Completion.json", "config/preferences/OCaml.json", "config/preferences/ODCompletion.json", "config/preferences/Objective-C.json", "config/preferences/OpenGL.json", "config/preferences/Outlines.json", "config/preferences/Pascal.json", "config/preferences/Perforce.json", "config/preferences/Perl.json", "config/preferences/PmWiki.json", "config/preferences/Postscript.json", "config/preferences/Processing.json", "config/preferences/Prolog.json", "config/preferences/Propel.json", "config/preferences/Python.json", "config/preferences/Quake.json", "config/preferences/R.json", "config/preferences/Ragel.json", "config/preferences/Regular Expressions.json", "config/preferences/Remind.json", "config/preferences/Rez.json", "config/preferences/Ruby.json", "config/preferences/S5 Slide Show.json", "config/preferences/SCons.json", "config/preferences/SQL.json", "config/preferences/SSH Config.json", "config/preferences/SVK.json", "config/preferences/SWIG.json", "config/preferences/SWeave.json", "config/preferences/Scheme.json", "config/preferences/Scilab.json", "config/preferences/Setext.json", "config/preferences/Shell Script.json", "config/preferences/Slate.json", "config/preferences/Source.json", "config/preferences/Subversion.json", "config/preferences/TODO.json", "config/preferences/Tabular.json", "config/preferences/Tcl.json", "config/preferences/TerminalMate.json", "config/preferences/Text.json", "config/preferences/TextMate.json", "config/preferences/Textile.json", "config/preferences/Thrift.json", "config/preferences/Transmit.json", "config/preferences/Twiki.json", "config/preferences/Txt2tags.json", "config/preferences/Vectorscript.json", "config/preferences/XML.json", "config/preferences/Xcode.json", "config/preferences/YAML.json", "config/preferences/iCalendar.json", "config/preferences/iTerm.json", "config/preferences/reStructuredText.json", "config/rc.rb", "config/scratch", "config/syntax/ANTLR.json", "config/syntax/ASP vb.NET.json", "config/syntax/ASP.json", "config/syntax/ActionScript.json", "config/syntax/Active4D Config.json", "config/syntax/Active4D Library.json", "config/syntax/Active4D.json", "config/syntax/Ada.json", "config/syntax/Ant.json", "config/syntax/Apache.json", "config/syntax/AppleScript.json", "config/syntax/BibTeX.json", "config/syntax/Bison.json", "config/syntax/Blog - HTML.json", "config/syntax/Blog - Markdown.json", "config/syntax/Blog - Text.json", "config/syntax/Blog - Textile.json", "config/syntax/C++.json", "config/syntax/C.json", "config/syntax/CMake Listfile.json", "config/syntax/CSS.json", "config/syntax/CSV.json", "config/syntax/ColdFusion.json", "config/syntax/D.json", "config/syntax/Diff.json", "config/syntax/DokuWiki.json", "config/syntax/Doxygen.json", "config/syntax/Dylan.json", "config/syntax/Eiffel.json", "config/syntax/Erlang.json", "config/syntax/F-Script.json", "config/syntax/FXScript.json", "config/syntax/Fortran - Modern.json", "config/syntax/Fortran - Punchcard.json", "config/syntax/GTD.json", "config/syntax/GTDalt.json", "config/syntax/Gettext.json", "config/syntax/Go.json", "config/syntax/Graphviz (DOT).json", "config/syntax/Greasemonkey.json", "config/syntax/Gri.json", "config/syntax/HTML (ASP).json", "config/syntax/HTML (ASP.net).json", "config/syntax/HTML (Active4D).json", "config/syntax/HTML (Erlang).json", "config/syntax/HTML (Tcl).json", "config/syntax/HTML.json", "config/syntax/Haskell.json", "config/syntax/Inform.json", "config/syntax/Ini.json", "config/syntax/Installer Distribution Script.json", "config/syntax/Io.json", "config/syntax/JSON.json", "config/syntax/Java Properties.json", "config/syntax/Java Server Page (JSP).json", "config/syntax/Java.json", "config/syntax/JavaDoc.json", "config/syntax/JavaScript.json", "config/syntax/LaTeX Beamer.json", "config/syntax/LaTeX Log.json", "config/syntax/LaTeX Memoir.json", "config/syntax/LaTeX.json", "config/syntax/Lex-Flex.json", "config/syntax/Lighttpd.json", "config/syntax/LilyPond.json", "config/syntax/Lisp.json", "config/syntax/Literate Haskell.json", "config/syntax/Logo.json", "config/syntax/Logtalk.json", "config/syntax/Lua.json", "config/syntax/MATLAB.json", "config/syntax/MEL.json", "config/syntax/MIPS Assembler.json", "config/syntax/MacPorts Portfile.json", "config/syntax/Mail.json", "config/syntax/Makefile.json", "config/syntax/Markdown.json", "config/syntax/Maven POM.json", "config/syntax/Mediawiki.json", "config/syntax/Modula-3.json", "config/syntax/MoinMoin.json", "config/syntax/MultiMarkdown.json", "config/syntax/Nemerle.json", "config/syntax/OCaml.json", "config/syntax/OCamllex.json", "config/syntax/OCamlyacc.json", "config/syntax/Objective-C++.json", "config/syntax/Objective-C.json", "config/syntax/Octave.json", "config/syntax/OpenGL.json", "config/syntax/PHP.json", "config/syntax/Pascal.json", "config/syntax/Perl.json", "config/syntax/Plain Text.json", "config/syntax/PmWiki.json", "config/syntax/Postscript.json", "config/syntax/Processing.json", "config/syntax/Prolog.json", "config/syntax/Python.json", "config/syntax/Quake Style .cfg.json", "config/syntax/R.json", "config/syntax/Ragel.json", "config/syntax/Rd (R Documentation).json", "config/syntax/Regular Expressions (Oniguruma).json", "config/syntax/Regular Expressions (Python).json", "config/syntax/Release Notes.json", "config/syntax/Remind.json", "config/syntax/Rez.json", "config/syntax/Ruby Sass.json", "config/syntax/Ruby.json", "config/syntax/S5 Slide Show.json", "config/syntax/SQL.json", "config/syntax/SSH Config.json", "config/syntax/SWIG.json", "config/syntax/SWeave.json", "config/syntax/Scheme.json", "config/syntax/Scilab.json", "config/syntax/Setext.json", "config/syntax/Shell Script (Bash).json", "config/syntax/Slate.json", "config/syntax/Strings File.json", "config/syntax/TSV.json", "config/syntax/Tcl.json", "config/syntax/TeX Math.json", "config/syntax/TeX.json", "config/syntax/Textile.json", "config/syntax/Thrift.json", "config/syntax/Twiki.json", "config/syntax/Txt2tags.json", "config/syntax/Vectorscript.json", "config/syntax/XML strict.json", "config/syntax/XML.json", "config/syntax/XSL.json", "config/syntax/YAML.json", "config/syntax/camlp4.json", "config/syntax/iCalendar.json", "config/syntax/mod_perl.json", "config/syntax/reStructuredText.json", "config/syntax/svn-commit.tmp.json", "config/theme/Active4D.json", "config/theme/All Hallow's Eve.json", "config/theme/Amy.json", "config/theme/BBEdit.json", "config/theme/Bespin.json", "config/theme/Blackboard.json", "config/theme/BoysAndGirls01.json", "config/theme/Brilliance Black.json", "config/theme/Brilliance Dull.json", "config/theme/Classic Modified.json", "config/theme/Cobalt.json", "config/theme/Cool Glow.json", "config/theme/Dawn.json", "config/theme/Eiffel.json", "config/theme/Espresso Libre.json", "config/theme/Fluidvision.json", "config/theme/IDLE.json", "config/theme/LAZY.json", "config/theme/Mac Classic.json", "config/theme/MagicWB (Amiga).json", "config/theme/Merbivore Soft.json", "config/theme/Merbivore.json", "config/theme/Monokai.json", "config/theme/Notepad2.json", "config/theme/Pastels on Dark.json", "config/theme/RubyBlue.json", "config/theme/Sin City 2.json", "config/theme/Slate.json", "config/theme/Slush & Poppies.json", "config/theme/SpaceCadet.json", "config/theme/Sunburst.json", "config/theme/Twilight BG FG.json", "config/theme/Twilight.json", "config/theme/Whys Poignant.json", "config/theme/Zenburnesque.json", "config/theme/barf.json", "config/theme/fake.json", "config/theme/happydeluxe.json", "config/theme/iLife 05.json", "config/theme/iPlastic.json", "config/theme/mintBlue Dark.json", "config/theme/mintBlue.json", "config/theme/monoindustrial.json", "config/theme/starlight.json", "config/tutorial", "config/welcome", "help/index.verh", "lib/ver.rb", "lib/ver/entry.rb", "lib/ver/exception_view.rb", "lib/ver/font.rb", "lib/ver/help.rb", "lib/ver/help/describe_key.rb", "lib/ver/help/help_for_help.rb", "lib/ver/hover_completion.rb", "lib/ver/keymap.rb", "lib/ver/layout.rb", "lib/ver/methods.rb", "lib/ver/methods/bookmark.rb", "lib/ver/methods/clipboard.rb", "lib/ver/methods/completion.rb", "lib/ver/methods/control.rb", "lib/ver/methods/ctags.rb", "lib/ver/methods/delete.rb", "lib/ver/methods/help.rb", "lib/ver/methods/insert.rb", "lib/ver/methods/move.rb", "lib/ver/methods/open.rb", "lib/ver/methods/preview.rb", "lib/ver/methods/save.rb", "lib/ver/methods/search.rb", "lib/ver/methods/select.rb", "lib/ver/methods/shortcuts.rb", "lib/ver/methods/undo.rb", "lib/ver/methods/views.rb", "lib/ver/mode.rb", "lib/ver/options.rb", "lib/ver/plist.rb", "lib/ver/status.rb", "lib/ver/status/context.rb", "lib/ver/syntax.rb", "lib/ver/syntax/detector.rb", "lib/ver/syntax/processor.rb", "lib/ver/text.rb", "lib/ver/text/index.rb", "lib/ver/theme.rb", "lib/ver/tooltip.rb", "lib/ver/undo.rb", "lib/ver/vendor/binary_search.rb", "lib/ver/vendor/fuzzy_file_finder.rb", "lib/ver/vendor/levenshtein.rb", "lib/ver/vendor/sized_array.rb", "lib/ver/vendor/textpow.rb", "lib/ver/version.rb", "lib/ver/view.rb", "lib/ver/view/console.rb", "lib/ver/view/entry.rb", "lib/ver/view/list.rb", "lib/ver/view/list/buffer.rb", "lib/ver/view/list/ex.rb", "lib/ver/view/list/fuzzy_file_finder.rb", "lib/ver/view/list/grep.rb", "lib/ver/view/list/methods.rb", "lib/ver/view/list/syntax.rb", "lib/ver/view/list/theme.rb", "lib/ver/view/term.rb", "spec/helper.rb", "tasks/authors.rake", "tasks/bacon.rake", "tasks/changelog.rake", "tasks/gem.rake", "tasks/gem_installer.rake", "tasks/gem_setup.rake", "tasks/grancher.rake", "tasks/install_dependencies.rake", "tasks/manifest.rake", "tasks/plist2json.rake", "tasks/rcov.rake", "tasks/release.rake", "tasks/reversion.rake", "tasks/setup.rake", "tasks/syntax_list.rake", "tasks/ycov.rake", "ver.gemspec"]
14
+ s.files = [".gitignore", ".mailmap", ".todo", ".yardopts", "AUTHORS", "CHANGELOG", "LICENSE", "MANIFEST", "README.textile", "ROADMAP.textile", "Rakefile", "bin/ver", "config/detect.rb", "config/keymap/diakonos.rb", "config/keymap/emacs.rb", "config/keymap/nano.rb", "config/keymap/vim.rb", "config/plugin/animated_tiling.rb", "config/plugin/autosave.rb", "config/plugin/git.rb", "config/plugin/smart_autoindent.rb", "config/plugin/soma.rb", "config/preferences/ANTLR.rb", "config/preferences/ASP.rb", "config/preferences/ActionScript.rb", "config/preferences/Active4D.rb", "config/preferences/Ada.rb", "config/preferences/Ant.rb", "config/preferences/Apache.rb", "config/preferences/AppleScript.rb", "config/preferences/Bulletin Board.rb", "config/preferences/Bundle Development.rb", "config/preferences/C++ Qt.rb", "config/preferences/C.rb", "config/preferences/CMake.rb", "config/preferences/CSS.rb", "config/preferences/ColdFusion.rb", "config/preferences/Context Free.rb", "config/preferences/D.rb", "config/preferences/Diff.rb", "config/preferences/DokuWiki.rb", "config/preferences/Eiffel.rb", "config/preferences/Erlang.rb", "config/preferences/Experimental.rb", "config/preferences/F-Script.rb", "config/preferences/FXScript.rb", "config/preferences/Fortran.rb", "config/preferences/GTD2.rb", "config/preferences/GTDAlt.rb", "config/preferences/Gettext.rb", "config/preferences/Graphviz.rb", "config/preferences/Gri.rb", "config/preferences/HTML.rb", "config/preferences/Haskell.rb", "config/preferences/Hyperlink Helper.rb", "config/preferences/Ini.rb", "config/preferences/Io.rb", "config/preferences/JSFL.rb", "config/preferences/Java.rb", "config/preferences/JavaScript Prototype & Script.aculo.us.rb", "config/preferences/JavaScript YUI.rb", "config/preferences/JavaScript.rb", "config/preferences/LaTeX.rb", "config/preferences/LilyPond.rb", "config/preferences/Lisp.rb", "config/preferences/Logo.rb", "config/preferences/Logtalk.rb", "config/preferences/Lua.rb", "config/preferences/MEL.rb", "config/preferences/MIPS Assembler.rb", "config/preferences/Make.rb", "config/preferences/Man Pages.rb", "config/preferences/Matlab.rb", "config/preferences/Maven.rb", "config/preferences/Mediawiki.rb", "config/preferences/Modula.rb", "config/preferences/MoinMoin.rb", "config/preferences/Movable Type.rb", "config/preferences/OCaml Experimental Completions.rb", "config/preferences/OCaml.rb", "config/preferences/Objective-C.rb", "config/preferences/OpenGL.rb", "config/preferences/Pascal.rb", "config/preferences/Perl Template Toolkit.rb", "config/preferences/Perl.rb", "config/preferences/Postscript.rb", "config/preferences/Processing.rb", "config/preferences/Property List.rb", "config/preferences/Python Django Templates.rb", "config/preferences/Python.rb", "config/preferences/Quake.rb", "config/preferences/R Console (Rdaemon).rb", "config/preferences/R.rb", "config/preferences/Ragel.rb", "config/preferences/Remind.rb", "config/preferences/Rez.rb", "config/preferences/Ruby Haml.rb", "config/preferences/Ruby RSpec.rb", "config/preferences/Ruby on Rails.rb", "config/preferences/Ruby.rb", "config/preferences/S5 Slide Show.rb", "config/preferences/SQL.rb", "config/preferences/SSH Config.rb", "config/preferences/SWeave.rb", "config/preferences/Scheme.rb", "config/preferences/Scilab.rb", "config/preferences/Shell Script.rb", "config/preferences/Slate.rb", "config/preferences/Source.rb", "config/preferences/Standard ML.rb", "config/preferences/Subversion.rb", "config/preferences/Tcl.rb", "config/preferences/TerminalMate.rb", "config/preferences/Text.rb", "config/preferences/TextMate.rb", "config/preferences/Textile.rb", "config/preferences/Thrift.rb", "config/preferences/Twiki.rb", "config/preferences/Txt2tags.rb", "config/preferences/Vectorscript.rb", "config/preferences/XML.rb", "config/preferences/YAML.rb", "config/preferences/iCalendar.rb", "config/preferences/iTerm.rb", "config/preferences/newLisp.rb", "config/preferences/reStructuredText.rb", "config/rc.rb", "config/scratch", "config/snippets/ANTLR.rb", "config/snippets/ASP vb.NET.rb", "config/snippets/ASP.rb", "config/snippets/ActionScript.rb", "config/snippets/Active4D.rb", "config/snippets/Ada.rb", "config/snippets/Ant.rb", "config/snippets/Apache.rb", "config/snippets/AppleScript.rb", "config/snippets/Bison.rb", "config/snippets/Blogging.rb", "config/snippets/Bulletin Board.rb", "config/snippets/Bundle Development.rb", "config/snippets/C++ Qt.rb", "config/snippets/C.rb", "config/snippets/CMake.rb", "config/snippets/CSS.rb", "config/snippets/CTags.rb", "config/snippets/CVS.rb", "config/snippets/ColdFusion.rb", "config/snippets/Context Free.rb", "config/snippets/D.rb", "config/snippets/Darcs.rb", "config/snippets/Diff.rb", "config/snippets/DokuWiki.rb", "config/snippets/Doxygen.rb", "config/snippets/Dylan.rb", "config/snippets/Eiffel.rb", "config/snippets/Erlang.rb", "config/snippets/Experimental Wiki.rb", "config/snippets/Experimental.rb", "config/snippets/F-Script.rb", "config/snippets/FXScript.rb", "config/snippets/FileMerge.rb", "config/snippets/Fortran.rb", "config/snippets/GTD2.rb", "config/snippets/GTDAlt.rb", "config/snippets/GetBundle.rb", "config/snippets/Gettext.rb", "config/snippets/Graphviz.rb", "config/snippets/Greasemonkey.rb", "config/snippets/Gri.rb", "config/snippets/HTML.rb", "config/snippets/Haskell.rb", "config/snippets/Hotkey.rb", "config/snippets/Hyperlink Helper.rb", "config/snippets/ImageBrowser.rb", "config/snippets/Inform.rb", "config/snippets/Ini.rb", "config/snippets/Installer.rb", "config/snippets/Io.rb", "config/snippets/JSFL.rb", "config/snippets/JSON.rb", "config/snippets/Java.rb", "config/snippets/JavaDoc.rb", "config/snippets/JavaScript MooTools.rb", "config/snippets/JavaScript Objective-J.rb", "config/snippets/JavaScript Prototype & Script.aculo.us.rb", "config/snippets/JavaScript YUI.rb", "config/snippets/JavaScript jQuery.rb", "config/snippets/JavaScript.rb", "config/snippets/Lex-Flex.rb", "config/snippets/Lighttpd.rb", "config/snippets/LilyPond.rb", "config/snippets/Lisp.rb", "config/snippets/Logo.rb", "config/snippets/Logtalk.rb", "config/snippets/Lua.rb", "config/snippets/MEL.rb", "config/snippets/MIPS Assembler.rb", "config/snippets/MacPorts.rb", "config/snippets/Mail.rb", "config/snippets/Make.rb", "config/snippets/Man Pages.rb", "config/snippets/Math.rb", "config/snippets/Matlab.rb", "config/snippets/Maven.rb", "config/snippets/Mediawiki.rb", "config/snippets/Mercurial.rb", "config/snippets/Modula.rb", "config/snippets/MoinMoin.rb", "config/snippets/Movable Type.rb", "config/snippets/Navigation.rb", "config/snippets/Nemerle.rb", "config/snippets/OCaml Code Completion Misc.rb", "config/snippets/OCaml Code Completion Unix.rb", "config/snippets/OCaml Experimental Completions.rb", "config/snippets/OCaml.rb", "config/snippets/ODCompletion.rb", "config/snippets/Objective-C.rb", "config/snippets/OpenGL.rb", "config/snippets/Outlines.rb", "config/snippets/PHP Smarty.rb", "config/snippets/Pascal.rb", "config/snippets/Perforce.rb", "config/snippets/Perl HTML::Template.rb", "config/snippets/Perl Mason.rb", "config/snippets/Perl Template Toolkit.rb", "config/snippets/Perl.rb", "config/snippets/Postscript.rb", "config/snippets/Processing.rb", "config/snippets/Prolog.rb", "config/snippets/Propel.rb", "config/snippets/Property List.rb", "config/snippets/Python Django Templates.rb", "config/snippets/Python Django.rb", "config/snippets/Quake.rb", "config/snippets/R Console (R.app).rb", "config/snippets/R Console (Rdaemon).rb", "config/snippets/R.rb", "config/snippets/Ragel.rb", "config/snippets/Regular Expressions.rb", "config/snippets/Remind.rb", "config/snippets/Rez.rb", "config/snippets/Ruby Haml.rb", "config/snippets/Ruby RSpec.rb", "config/snippets/Ruby on Rails.rb", "config/snippets/Ruby.rb", "config/snippets/S5 Slide Show.rb", "config/snippets/SCons.rb", "config/snippets/SQL.rb", "config/snippets/SSH Config.rb", "config/snippets/SVK.rb", "config/snippets/SWIG.rb", "config/snippets/SWeave.rb", "config/snippets/Scheme.rb", "config/snippets/Scilab.rb", "config/snippets/Setext.rb", "config/snippets/Shell Script.rb", "config/snippets/Slate.rb", "config/snippets/Source.rb", "config/snippets/Standard ML.rb", "config/snippets/Subversion.rb", "config/snippets/TODO.rb", "config/snippets/Tabular.rb", "config/snippets/Tcl.rb", "config/snippets/TerminalMate.rb", "config/snippets/Text.rb", "config/snippets/TextMate.rb", "config/snippets/Textile.rb", "config/snippets/Thrift.rb", "config/snippets/Transmit.rb", "config/snippets/Twiki.rb", "config/snippets/Txt2tags.rb", "config/snippets/Vectorscript.rb", "config/snippets/Widget Creator.rb", "config/snippets/XML.rb", "config/snippets/Xcode.rb", "config/snippets/YAML.rb", "config/snippets/iCalendar.rb", "config/snippets/iTerm.rb", "config/snippets/newLisp.rb", "config/snippets/reStructuredText.rb", "config/syntax/ANTLR.rb", "config/syntax/ASP vb.NET.rb", "config/syntax/ASP.rb", "config/syntax/ActionScript.rb", "config/syntax/Active4D Config.rb", "config/syntax/Active4D Library.rb", "config/syntax/Active4D.rb", "config/syntax/Ada.rb", "config/syntax/Ant.rb", "config/syntax/Apache.rb", "config/syntax/AppleScript.rb", "config/syntax/BibTeX.rb", "config/syntax/Bison.rb", "config/syntax/Blog - HTML.rb", "config/syntax/Blog - Markdown.rb", "config/syntax/Blog - Text.rb", "config/syntax/Blog - Textile.rb", "config/syntax/Bulletin Board.rb", "config/syntax/C++ Qt.rb", "config/syntax/C++.rb", "config/syntax/C.rb", "config/syntax/CMake Listfile.rb", "config/syntax/CSS.rb", "config/syntax/CSV.rb", "config/syntax/ColdFusion.rb", "config/syntax/Context Free.rb", "config/syntax/D.rb", "config/syntax/Diff.rb", "config/syntax/DokuWiki.rb", "config/syntax/Doxygen.rb", "config/syntax/Dylan.rb", "config/syntax/Eiffel.rb", "config/syntax/Erlang.rb", "config/syntax/F-Script.rb", "config/syntax/FXScript.rb", "config/syntax/Fortran - Modern.rb", "config/syntax/Fortran - Punchcard.rb", "config/syntax/GTD.rb", "config/syntax/GTDalt.rb", "config/syntax/Gettext.rb", "config/syntax/Graphviz (DOT).rb", "config/syntax/Greasemonkey.rb", "config/syntax/Gri.rb", "config/syntax/HTML (ASP).rb", "config/syntax/HTML (ASP.net).rb", "config/syntax/HTML (Active4D).rb", "config/syntax/HTML (Django).rb", "config/syntax/HTML (Erlang).rb", "config/syntax/HTML (Mason).rb", "config/syntax/HTML (Rails).rb", "config/syntax/HTML (Tcl).rb", "config/syntax/HTML (Template Toolkit).rb", "config/syntax/HTML.rb", "config/syntax/Haskell.rb", "config/syntax/Inform.rb", "config/syntax/Ini.rb", "config/syntax/Installer Distribution Script.rb", "config/syntax/Io.rb", "config/syntax/JSFL.rb", "config/syntax/JSON.rb", "config/syntax/Java Properties.rb", "config/syntax/Java Server Page (JSP).rb", "config/syntax/Java.rb", "config/syntax/JavaDoc.rb", "config/syntax/JavaScript (Rails).rb", "config/syntax/JavaScript.rb", "config/syntax/Javascript YUI.rb", "config/syntax/LaTeX Beamer.rb", "config/syntax/LaTeX Log.rb", "config/syntax/LaTeX Memoir.rb", "config/syntax/LaTeX Rdaemon.rb", "config/syntax/LaTeX.rb", "config/syntax/Language Grammar.rb", "config/syntax/Lex-Flex.rb", "config/syntax/Lighttpd.rb", "config/syntax/LilyPond.rb", "config/syntax/Lisp.rb", "config/syntax/Literate Haskell.rb", "config/syntax/Logo.rb", "config/syntax/Logtalk.rb", "config/syntax/Lua.rb", "config/syntax/MATLAB.rb", "config/syntax/MEL.rb", "config/syntax/MIPS Assembler.rb", "config/syntax/MacPorts Portfile.rb", "config/syntax/Mail.rb", "config/syntax/Makefile.rb", "config/syntax/Man.rb", "config/syntax/Maven POM.rb", "config/syntax/Mediawiki.rb", "config/syntax/Modula-3.rb", "config/syntax/MoinMoin.rb", "config/syntax/MooTools.rb", "config/syntax/Movable Type (MT only).rb", "config/syntax/Movable Type.rb", "config/syntax/Nemerle.rb", "config/syntax/OCaml.rb", "config/syntax/OCamllex.rb", "config/syntax/OCamlyacc.rb", "config/syntax/Objective-C++.rb", "config/syntax/Objective-C.rb", "config/syntax/Objective-J.rb", "config/syntax/Octave.rb", "config/syntax/OpenGL.rb", "config/syntax/Pascal.rb", "config/syntax/Perl HTML-Template.rb", "config/syntax/Perl.rb", "config/syntax/Plain Text.rb", "config/syntax/Postscript.rb", "config/syntax/Processing.rb", "config/syntax/Prolog.rb", "config/syntax/Property List.rb", "config/syntax/Prototype & Script.aculo.us (JavaScript) Bracketed.rb", "config/syntax/Prototype & Script.aculo.us (JavaScript).rb", "config/syntax/Python Django.rb", "config/syntax/Python.rb", "config/syntax/Quake Style .cfg.rb", "config/syntax/R Console (R.app).rb", "config/syntax/R Console (Rdaemon) Plain.rb", "config/syntax/R Console (Rdaemon).rb", "config/syntax/R.rb", "config/syntax/RJS.rb", "config/syntax/RSpec.rb", "config/syntax/Ragel.rb", "config/syntax/Rd (R Documentation).rb", "config/syntax/Regular Expressions (Oniguruma).rb", "config/syntax/Regular Expressions (Python).rb", "config/syntax/Release Notes.rb", "config/syntax/Remind.rb", "config/syntax/Rez.rb", "config/syntax/Ruby Haml.rb", "config/syntax/Ruby on Rails.rb", "config/syntax/Ruby.rb", "config/syntax/S5 Slide Show.rb", "config/syntax/SQL (Rails).rb", "config/syntax/SQL.rb", "config/syntax/SSH Config.rb", "config/syntax/SWIG.rb", "config/syntax/SWeave.rb", "config/syntax/Scheme.rb", "config/syntax/Scilab.rb", "config/syntax/Setext.rb", "config/syntax/Shell Script (Bash).rb", "config/syntax/Slate.rb", "config/syntax/Smarty.rb", "config/syntax/Standard ML - CM.rb", "config/syntax/Standard ML.rb", "config/syntax/Strings File.rb", "config/syntax/TSV.rb", "config/syntax/Tcl.rb", "config/syntax/TeX Math.rb", "config/syntax/TeX.rb", "config/syntax/Textile.rb", "config/syntax/Thrift.rb", "config/syntax/Twiki.rb", "config/syntax/Txt2tags.rb", "config/syntax/Vectorscript.rb", "config/syntax/XML strict.rb", "config/syntax/XML.rb", "config/syntax/XSL.rb", "config/syntax/YAML.rb", "config/syntax/camlp4.rb", "config/syntax/iCalendar.rb", "config/syntax/jQuery (JavaScript).rb", "config/syntax/mod_perl.rb", "config/syntax/newLisp.rb", "config/syntax/qmake Project file.rb", "config/syntax/reStructuredText.rb", "config/syntax/svn-commit.tmp.rb", "config/theme/Active4D.rb", "config/theme/All Hallow's Eve.rb", "config/theme/Amy.rb", "config/theme/Blackboard.rb", "config/theme/Brilliance Black.rb", "config/theme/Brilliance Dull.rb", "config/theme/Cobalt.rb", "config/theme/Dawn.rb", "config/theme/Eiffel.rb", "config/theme/Embers.rb", "config/theme/Espresso Libre.rb", "config/theme/IDLE.rb", "config/theme/LAZY.rb", "config/theme/Mac Classic.rb", "config/theme/MagicWB (Amiga).rb", "config/theme/Pastels on Dark.rb", "config/theme/Slush & Poppies.rb", "config/theme/SpaceCadet.rb", "config/theme/Sunburst.rb", "config/theme/Twilight.rb", "config/theme/Zenburnesque.rb", "config/theme/iPlastic.rb", "config/theme/newLISP dark.rb", "config/theme/newLISP.rb", "config/tutorial", "config/welcome", "help/index.verh", "lib/ver.rb", "lib/ver/action.rb", "lib/ver/buffer.rb", "lib/ver/buffer/console.rb", "lib/ver/buffer/term.rb", "lib/ver/entry.rb", "lib/ver/exception_view.rb", "lib/ver/executor.rb", "lib/ver/executor/buffer.rb", "lib/ver/executor/entry.rb", "lib/ver/executor/fuzzy_file_finder.rb", "lib/ver/executor/grep.rb", "lib/ver/executor/label.rb", "lib/ver/executor/locate.rb", "lib/ver/executor/method.rb", "lib/ver/executor/path.rb", "lib/ver/executor/syntax.rb", "lib/ver/executor/theme.rb", "lib/ver/font.rb", "lib/ver/help.rb", "lib/ver/help/describe_key.rb", "lib/ver/help/help_for_help.rb", "lib/ver/hover_completion.rb", "lib/ver/keymap.rb", "lib/ver/keymap/keymapped.rb", "lib/ver/keysyms.rb", "lib/ver/layout/notebook.rb", "lib/ver/layout/paned.rb", "lib/ver/layout/tiling.rb", "lib/ver/layout/tiling/common.rb", "lib/ver/layout/tiling/horizontal.rb", "lib/ver/layout/tiling/vertical.rb", "lib/ver/major_mode.rb", "lib/ver/methods.rb", "lib/ver/methods/autofill.rb", "lib/ver/methods/basic.rb", "lib/ver/methods/bookmark.rb", "lib/ver/methods/clipboard.rb", "lib/ver/methods/completion.rb", "lib/ver/methods/control.rb", "lib/ver/methods/ctags.rb", "lib/ver/methods/delete.rb", "lib/ver/methods/help.rb", "lib/ver/methods/insert.rb", "lib/ver/methods/layout.rb", "lib/ver/methods/move.rb", "lib/ver/methods/nano.rb", "lib/ver/methods/open.rb", "lib/ver/methods/preview.rb", "lib/ver/methods/save.rb", "lib/ver/methods/search.rb", "lib/ver/methods/search_and_replace.rb", "lib/ver/methods/selection.rb", "lib/ver/methods/snippet.rb", "lib/ver/methods/undo.rb", "lib/ver/minibuffer.rb", "lib/ver/minor_mode.rb", "lib/ver/options.rb", "lib/ver/plist.rb", "lib/ver/status.rb", "lib/ver/status/battery.rb", "lib/ver/status/buffer_position.rb", "lib/ver/status/diakonos_position.rb", "lib/ver/status/encoding.rb", "lib/ver/status/filename.rb", "lib/ver/status/label.rb", "lib/ver/status/mode.rb", "lib/ver/status/nano_help.rb", "lib/ver/status/nano_position.rb", "lib/ver/status/percent.rb", "lib/ver/status/position.rb", "lib/ver/status/separator.rb", "lib/ver/status/short_filename.rb", "lib/ver/status/syntax.rb", "lib/ver/syntax.rb", "lib/ver/syntax/detector.rb", "lib/ver/syntax/processor.rb", "lib/ver/text.rb", "lib/ver/text/index.rb", "lib/ver/theme.rb", "lib/ver/tooltip.rb", "lib/ver/treeview.rb", "lib/ver/undo.rb", "lib/ver/vendor/better_pp_hash.rb", "lib/ver/vendor/binary_search.rb", "lib/ver/vendor/fuzzy_file_finder.rb", "lib/ver/vendor/levenshtein.rb", "lib/ver/vendor/pathname.rb", "lib/ver/vendor/sized_array.rb", "lib/ver/vendor/textpow.rb", "lib/ver/version.rb", "lib/ver/widget_event.rb", "lib/ver/widget_major_mode.rb", "spec/helper.rb", "spec/tm_snippet.rb", "spec/ver/action.rb", "spec/ver/keymap.rb", "spec/ver/major_mode.rb", "spec/ver/methods/move.rb", "spec/ver/minor_mode.rb", "spec/ver/plugin/smart_autoindent.rb", "spec/ver/widget_major_mode.rb", "tasks/authors.rake", "tasks/bacon.rake", "tasks/changelog.rake", "tasks/gem.rake", "tasks/gem_installer.rake", "tasks/gem_setup.rake", "tasks/grancher.rake", "tasks/install_dependencies.rake", "tasks/manifest.rake", "tasks/rcov.rake", "tasks/release.rake", "tasks/reversion.rake", "tasks/setup.rake", "tasks/syntax_list.rake", "tasks/ycov.rake", "ver.gemspec"]
15
15
  s.homepage = %q{http://github.com/manveru/ver}
16
16
  s.require_paths = ["lib"]
17
17
  s.rubygems_version = %q{1.3.5}
@@ -22,14 +22,11 @@ Gem::Specification.new do |s|
22
22
  s.specification_version = 3
23
23
 
24
24
  if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then
25
- s.add_runtime_dependency(%q<ffi-tk>, ["= 2009.12.14"])
26
- s.add_runtime_dependency(%q<eventmachine>, ["= 0.12.10"])
25
+ s.add_runtime_dependency(%q<ffi-tk>, ["= 2010.02"])
27
26
  else
28
- s.add_dependency(%q<ffi-tk>, ["= 2009.12.14"])
29
- s.add_dependency(%q<eventmachine>, ["= 0.12.10"])
27
+ s.add_dependency(%q<ffi-tk>, ["= 2010.02"])
30
28
  end
31
29
  else
32
- s.add_dependency(%q<ffi-tk>, ["= 2009.12.14"])
33
- s.add_dependency(%q<eventmachine>, ["= 0.12.10"])
30
+ s.add_dependency(%q<ffi-tk>, ["= 2010.02"])
34
31
  end
35
32
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ver
3
3
  version: !ruby/object:Gem::Version
4
- version: 2009.12.14
4
+ version: "2010.02"
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael 'manveru' Fellinger
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-12-14 00:00:00 +09:00
12
+ date: 2010-02-15 00:00:00 +09:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -20,17 +20,7 @@ dependencies:
20
20
  requirements:
21
21
  - - "="
22
22
  - !ruby/object:Gem::Version
23
- version: 2009.12.14
24
- version:
25
- - !ruby/object:Gem::Dependency
26
- name: eventmachine
27
- type: :runtime
28
- version_requirement:
29
- version_requirements: !ruby/object:Gem::Requirement
30
- requirements:
31
- - - "="
32
- - !ruby/object:Gem::Version
33
- version: 0.12.10
23
+ version: "2010.02"
34
24
  version:
35
25
  description: An advanced text editor using tk and bringing world peace.
36
26
  email: m.fellinger@gmail.com
@@ -41,343 +31,519 @@ extensions: []
41
31
  extra_rdoc_files: []
42
32
 
43
33
  files:
34
+ - .gitignore
35
+ - .mailmap
36
+ - .todo
37
+ - .yardopts
44
38
  - AUTHORS
45
39
  - CHANGELOG
46
40
  - LICENSE
47
41
  - MANIFEST
48
42
  - README.textile
43
+ - ROADMAP.textile
49
44
  - Rakefile
50
- - TODO
51
45
  - bin/ver
52
46
  - config/detect.rb
53
47
  - config/keymap/diakonos.rb
54
48
  - config/keymap/emacs.rb
49
+ - config/keymap/nano.rb
55
50
  - config/keymap/vim.rb
56
- - config/preferences/ANTLR.json
57
- - config/preferences/ASP vb.NET.json
58
- - config/preferences/ASP.json
59
- - config/preferences/ActionScript.json
60
- - config/preferences/Active4D.json
61
- - config/preferences/Ada.json
62
- - config/preferences/Ant.json
63
- - config/preferences/Apache.json
64
- - config/preferences/AppleScript.json
65
- - config/preferences/Bison.json
66
- - config/preferences/Blogging.json
67
- - config/preferences/C.json
68
- - config/preferences/CMake.json
69
- - config/preferences/CSS.json
70
- - config/preferences/CTags.json
71
- - config/preferences/CVS.json
72
- - config/preferences/ColdFusion.json
73
- - config/preferences/D.json
74
- - config/preferences/Darcs.json
75
- - config/preferences/Diff.json
76
- - config/preferences/DokuWiki.json
77
- - config/preferences/Doxygen.json
78
- - config/preferences/Dylan.json
79
- - config/preferences/Eiffel.json
80
- - config/preferences/Erlang.json
81
- - config/preferences/Experimental.json
82
- - config/preferences/F-Script.json
83
- - config/preferences/FXScript.json
84
- - config/preferences/FileMerge.json
85
- - config/preferences/Fortran.json
86
- - config/preferences/GTD2.json
87
- - config/preferences/GTDAlt.json
88
- - config/preferences/GetBundle.json
89
- - config/preferences/Gettext.json
90
- - config/preferences/Graphviz.json
91
- - config/preferences/Greasemonkey.json
92
- - config/preferences/Gri.json
93
- - config/preferences/HTML.json
94
- - config/preferences/Haskell.json
95
- - config/preferences/Hotkey.json
96
- - config/preferences/ImageBrowser.json
97
- - config/preferences/Inform.json
98
- - config/preferences/Ini.json
99
- - config/preferences/Installer.json
100
- - config/preferences/Io.json
101
- - config/preferences/JSON.json
102
- - config/preferences/Java.json
103
- - config/preferences/JavaDoc.json
104
- - config/preferences/JavaScript.json
105
- - config/preferences/LaTeX.json
106
- - config/preferences/Lex/Flex.json
107
- - config/preferences/Lighttpd.json
108
- - config/preferences/LilyPond.json
109
- - config/preferences/Lisp.json
110
- - config/preferences/Logo.json
111
- - config/preferences/Logtalk.json
112
- - config/preferences/Lua.json
113
- - config/preferences/MEL.json
114
- - config/preferences/MIPS Assembler.json
115
- - config/preferences/MacPorts.json
116
- - config/preferences/Mail.json
117
- - config/preferences/Make.json
118
- - config/preferences/Markdown.json
119
- - config/preferences/Math.json
120
- - config/preferences/Matlab.json
121
- - config/preferences/Maven.json
122
- - config/preferences/Mediawiki.json
123
- - config/preferences/Mercurial.json
124
- - config/preferences/Modula.json
125
- - config/preferences/MoinMoin.json
126
- - config/preferences/Navigation.json
127
- - config/preferences/Nemerle.json
128
- - config/preferences/OCaml Code Completion.json
129
- - config/preferences/OCaml.json
130
- - config/preferences/ODCompletion.json
131
- - config/preferences/Objective-C.json
132
- - config/preferences/OpenGL.json
133
- - config/preferences/Outlines.json
134
- - config/preferences/Pascal.json
135
- - config/preferences/Perforce.json
136
- - config/preferences/Perl.json
137
- - config/preferences/PmWiki.json
138
- - config/preferences/Postscript.json
139
- - config/preferences/Processing.json
140
- - config/preferences/Prolog.json
141
- - config/preferences/Propel.json
142
- - config/preferences/Python.json
143
- - config/preferences/Quake.json
144
- - config/preferences/R.json
145
- - config/preferences/Ragel.json
146
- - config/preferences/Regular Expressions.json
147
- - config/preferences/Remind.json
148
- - config/preferences/Rez.json
149
- - config/preferences/Ruby.json
150
- - config/preferences/S5 Slide Show.json
151
- - config/preferences/SCons.json
152
- - config/preferences/SQL.json
153
- - config/preferences/SSH Config.json
154
- - config/preferences/SVK.json
155
- - config/preferences/SWIG.json
156
- - config/preferences/SWeave.json
157
- - config/preferences/Scheme.json
158
- - config/preferences/Scilab.json
159
- - config/preferences/Setext.json
160
- - config/preferences/Shell Script.json
161
- - config/preferences/Slate.json
162
- - config/preferences/Source.json
163
- - config/preferences/Subversion.json
164
- - config/preferences/TODO.json
165
- - config/preferences/Tabular.json
166
- - config/preferences/Tcl.json
167
- - config/preferences/TerminalMate.json
168
- - config/preferences/Text.json
169
- - config/preferences/TextMate.json
170
- - config/preferences/Textile.json
171
- - config/preferences/Thrift.json
172
- - config/preferences/Transmit.json
173
- - config/preferences/Twiki.json
174
- - config/preferences/Txt2tags.json
175
- - config/preferences/Vectorscript.json
176
- - config/preferences/XML.json
177
- - config/preferences/Xcode.json
178
- - config/preferences/YAML.json
179
- - config/preferences/iCalendar.json
180
- - config/preferences/iTerm.json
181
- - config/preferences/reStructuredText.json
51
+ - config/plugin/animated_tiling.rb
52
+ - config/plugin/autosave.rb
53
+ - config/plugin/git.rb
54
+ - config/plugin/smart_autoindent.rb
55
+ - config/plugin/soma.rb
56
+ - config/preferences/ANTLR.rb
57
+ - config/preferences/ASP.rb
58
+ - config/preferences/ActionScript.rb
59
+ - config/preferences/Active4D.rb
60
+ - config/preferences/Ada.rb
61
+ - config/preferences/Ant.rb
62
+ - config/preferences/Apache.rb
63
+ - config/preferences/AppleScript.rb
64
+ - config/preferences/Bulletin Board.rb
65
+ - config/preferences/Bundle Development.rb
66
+ - config/preferences/C++ Qt.rb
67
+ - config/preferences/C.rb
68
+ - config/preferences/CMake.rb
69
+ - config/preferences/CSS.rb
70
+ - config/preferences/ColdFusion.rb
71
+ - config/preferences/Context Free.rb
72
+ - config/preferences/D.rb
73
+ - config/preferences/Diff.rb
74
+ - config/preferences/DokuWiki.rb
75
+ - config/preferences/Eiffel.rb
76
+ - config/preferences/Erlang.rb
77
+ - config/preferences/Experimental.rb
78
+ - config/preferences/F-Script.rb
79
+ - config/preferences/FXScript.rb
80
+ - config/preferences/Fortran.rb
81
+ - config/preferences/GTD2.rb
82
+ - config/preferences/GTDAlt.rb
83
+ - config/preferences/Gettext.rb
84
+ - config/preferences/Graphviz.rb
85
+ - config/preferences/Gri.rb
86
+ - config/preferences/HTML.rb
87
+ - config/preferences/Haskell.rb
88
+ - config/preferences/Hyperlink Helper.rb
89
+ - config/preferences/Ini.rb
90
+ - config/preferences/Io.rb
91
+ - config/preferences/JSFL.rb
92
+ - config/preferences/Java.rb
93
+ - config/preferences/JavaScript Prototype & Script.aculo.us.rb
94
+ - config/preferences/JavaScript YUI.rb
95
+ - config/preferences/JavaScript.rb
96
+ - config/preferences/LaTeX.rb
97
+ - config/preferences/LilyPond.rb
98
+ - config/preferences/Lisp.rb
99
+ - config/preferences/Logo.rb
100
+ - config/preferences/Logtalk.rb
101
+ - config/preferences/Lua.rb
102
+ - config/preferences/MEL.rb
103
+ - config/preferences/MIPS Assembler.rb
104
+ - config/preferences/Make.rb
105
+ - config/preferences/Man Pages.rb
106
+ - config/preferences/Matlab.rb
107
+ - config/preferences/Maven.rb
108
+ - config/preferences/Mediawiki.rb
109
+ - config/preferences/Modula.rb
110
+ - config/preferences/MoinMoin.rb
111
+ - config/preferences/Movable Type.rb
112
+ - config/preferences/OCaml Experimental Completions.rb
113
+ - config/preferences/OCaml.rb
114
+ - config/preferences/Objective-C.rb
115
+ - config/preferences/OpenGL.rb
116
+ - config/preferences/Pascal.rb
117
+ - config/preferences/Perl Template Toolkit.rb
118
+ - config/preferences/Perl.rb
119
+ - config/preferences/Postscript.rb
120
+ - config/preferences/Processing.rb
121
+ - config/preferences/Property List.rb
122
+ - config/preferences/Python Django Templates.rb
123
+ - config/preferences/Python.rb
124
+ - config/preferences/Quake.rb
125
+ - config/preferences/R Console (Rdaemon).rb
126
+ - config/preferences/R.rb
127
+ - config/preferences/Ragel.rb
128
+ - config/preferences/Remind.rb
129
+ - config/preferences/Rez.rb
130
+ - config/preferences/Ruby Haml.rb
131
+ - config/preferences/Ruby RSpec.rb
132
+ - config/preferences/Ruby on Rails.rb
133
+ - config/preferences/Ruby.rb
134
+ - config/preferences/S5 Slide Show.rb
135
+ - config/preferences/SQL.rb
136
+ - config/preferences/SSH Config.rb
137
+ - config/preferences/SWeave.rb
138
+ - config/preferences/Scheme.rb
139
+ - config/preferences/Scilab.rb
140
+ - config/preferences/Shell Script.rb
141
+ - config/preferences/Slate.rb
142
+ - config/preferences/Source.rb
143
+ - config/preferences/Standard ML.rb
144
+ - config/preferences/Subversion.rb
145
+ - config/preferences/Tcl.rb
146
+ - config/preferences/TerminalMate.rb
147
+ - config/preferences/Text.rb
148
+ - config/preferences/TextMate.rb
149
+ - config/preferences/Textile.rb
150
+ - config/preferences/Thrift.rb
151
+ - config/preferences/Twiki.rb
152
+ - config/preferences/Txt2tags.rb
153
+ - config/preferences/Vectorscript.rb
154
+ - config/preferences/XML.rb
155
+ - config/preferences/YAML.rb
156
+ - config/preferences/iCalendar.rb
157
+ - config/preferences/iTerm.rb
158
+ - config/preferences/newLisp.rb
159
+ - config/preferences/reStructuredText.rb
182
160
  - config/rc.rb
183
161
  - config/scratch
184
- - config/syntax/ANTLR.json
185
- - config/syntax/ASP vb.NET.json
186
- - config/syntax/ASP.json
187
- - config/syntax/ActionScript.json
188
- - config/syntax/Active4D Config.json
189
- - config/syntax/Active4D Library.json
190
- - config/syntax/Active4D.json
191
- - config/syntax/Ada.json
192
- - config/syntax/Ant.json
193
- - config/syntax/Apache.json
194
- - config/syntax/AppleScript.json
195
- - config/syntax/BibTeX.json
196
- - config/syntax/Bison.json
197
- - config/syntax/Blog - HTML.json
198
- - config/syntax/Blog - Markdown.json
199
- - config/syntax/Blog - Text.json
200
- - config/syntax/Blog - Textile.json
201
- - config/syntax/C++.json
202
- - config/syntax/C.json
203
- - config/syntax/CMake Listfile.json
204
- - config/syntax/CSS.json
205
- - config/syntax/CSV.json
206
- - config/syntax/ColdFusion.json
207
- - config/syntax/D.json
208
- - config/syntax/Diff.json
209
- - config/syntax/DokuWiki.json
210
- - config/syntax/Doxygen.json
211
- - config/syntax/Dylan.json
212
- - config/syntax/Eiffel.json
213
- - config/syntax/Erlang.json
214
- - config/syntax/F-Script.json
215
- - config/syntax/FXScript.json
216
- - config/syntax/Fortran - Modern.json
217
- - config/syntax/Fortran - Punchcard.json
218
- - config/syntax/GTD.json
219
- - config/syntax/GTDalt.json
220
- - config/syntax/Gettext.json
221
- - config/syntax/Go.json
222
- - config/syntax/Graphviz (DOT).json
223
- - config/syntax/Greasemonkey.json
224
- - config/syntax/Gri.json
225
- - config/syntax/HTML (ASP).json
226
- - config/syntax/HTML (ASP.net).json
227
- - config/syntax/HTML (Active4D).json
228
- - config/syntax/HTML (Erlang).json
229
- - config/syntax/HTML (Tcl).json
230
- - config/syntax/HTML.json
231
- - config/syntax/Haskell.json
232
- - config/syntax/Inform.json
233
- - config/syntax/Ini.json
234
- - config/syntax/Installer Distribution Script.json
235
- - config/syntax/Io.json
236
- - config/syntax/JSON.json
237
- - config/syntax/Java Properties.json
238
- - config/syntax/Java Server Page (JSP).json
239
- - config/syntax/Java.json
240
- - config/syntax/JavaDoc.json
241
- - config/syntax/JavaScript.json
242
- - config/syntax/LaTeX Beamer.json
243
- - config/syntax/LaTeX Log.json
244
- - config/syntax/LaTeX Memoir.json
245
- - config/syntax/LaTeX.json
246
- - config/syntax/Lex-Flex.json
247
- - config/syntax/Lighttpd.json
248
- - config/syntax/LilyPond.json
249
- - config/syntax/Lisp.json
250
- - config/syntax/Literate Haskell.json
251
- - config/syntax/Logo.json
252
- - config/syntax/Logtalk.json
253
- - config/syntax/Lua.json
254
- - config/syntax/MATLAB.json
255
- - config/syntax/MEL.json
256
- - config/syntax/MIPS Assembler.json
257
- - config/syntax/MacPorts Portfile.json
258
- - config/syntax/Mail.json
259
- - config/syntax/Makefile.json
260
- - config/syntax/Markdown.json
261
- - config/syntax/Maven POM.json
262
- - config/syntax/Mediawiki.json
263
- - config/syntax/Modula-3.json
264
- - config/syntax/MoinMoin.json
265
- - config/syntax/MultiMarkdown.json
266
- - config/syntax/Nemerle.json
267
- - config/syntax/OCaml.json
268
- - config/syntax/OCamllex.json
269
- - config/syntax/OCamlyacc.json
270
- - config/syntax/Objective-C++.json
271
- - config/syntax/Objective-C.json
272
- - config/syntax/Octave.json
273
- - config/syntax/OpenGL.json
274
- - config/syntax/PHP.json
275
- - config/syntax/Pascal.json
276
- - config/syntax/Perl.json
277
- - config/syntax/Plain Text.json
278
- - config/syntax/PmWiki.json
279
- - config/syntax/Postscript.json
280
- - config/syntax/Processing.json
281
- - config/syntax/Prolog.json
282
- - config/syntax/Python.json
283
- - config/syntax/Quake Style .cfg.json
284
- - config/syntax/R.json
285
- - config/syntax/Ragel.json
286
- - config/syntax/Rd (R Documentation).json
287
- - config/syntax/Regular Expressions (Oniguruma).json
288
- - config/syntax/Regular Expressions (Python).json
289
- - config/syntax/Release Notes.json
290
- - config/syntax/Remind.json
291
- - config/syntax/Rez.json
292
- - config/syntax/Ruby Sass.json
293
- - config/syntax/Ruby.json
294
- - config/syntax/S5 Slide Show.json
295
- - config/syntax/SQL.json
296
- - config/syntax/SSH Config.json
297
- - config/syntax/SWIG.json
298
- - config/syntax/SWeave.json
299
- - config/syntax/Scheme.json
300
- - config/syntax/Scilab.json
301
- - config/syntax/Setext.json
302
- - config/syntax/Shell Script (Bash).json
303
- - config/syntax/Slate.json
304
- - config/syntax/Strings File.json
305
- - config/syntax/TSV.json
306
- - config/syntax/Tcl.json
307
- - config/syntax/TeX Math.json
308
- - config/syntax/TeX.json
309
- - config/syntax/Textile.json
310
- - config/syntax/Thrift.json
311
- - config/syntax/Twiki.json
312
- - config/syntax/Txt2tags.json
313
- - config/syntax/Vectorscript.json
314
- - config/syntax/XML strict.json
315
- - config/syntax/XML.json
316
- - config/syntax/XSL.json
317
- - config/syntax/YAML.json
318
- - config/syntax/camlp4.json
319
- - config/syntax/iCalendar.json
320
- - config/syntax/mod_perl.json
321
- - config/syntax/reStructuredText.json
322
- - config/syntax/svn-commit.tmp.json
323
- - config/theme/Active4D.json
324
- - config/theme/All Hallow's Eve.json
325
- - config/theme/Amy.json
326
- - config/theme/BBEdit.json
327
- - config/theme/Bespin.json
328
- - config/theme/Blackboard.json
329
- - config/theme/BoysAndGirls01.json
330
- - config/theme/Brilliance Black.json
331
- - config/theme/Brilliance Dull.json
332
- - config/theme/Classic Modified.json
333
- - config/theme/Cobalt.json
334
- - config/theme/Cool Glow.json
335
- - config/theme/Dawn.json
336
- - config/theme/Eiffel.json
337
- - config/theme/Espresso Libre.json
338
- - config/theme/Fluidvision.json
339
- - config/theme/IDLE.json
340
- - config/theme/LAZY.json
341
- - config/theme/Mac Classic.json
342
- - config/theme/MagicWB (Amiga).json
343
- - config/theme/Merbivore Soft.json
344
- - config/theme/Merbivore.json
345
- - config/theme/Monokai.json
346
- - config/theme/Notepad2.json
347
- - config/theme/Pastels on Dark.json
348
- - config/theme/RubyBlue.json
349
- - config/theme/Sin City 2.json
350
- - config/theme/Slate.json
351
- - config/theme/Slush & Poppies.json
352
- - config/theme/SpaceCadet.json
353
- - config/theme/Sunburst.json
354
- - config/theme/Twilight BG FG.json
355
- - config/theme/Twilight.json
356
- - config/theme/Whys Poignant.json
357
- - config/theme/Zenburnesque.json
358
- - config/theme/barf.json
359
- - config/theme/fake.json
360
- - config/theme/happydeluxe.json
361
- - config/theme/iLife 05.json
362
- - config/theme/iPlastic.json
363
- - config/theme/mintBlue Dark.json
364
- - config/theme/mintBlue.json
365
- - config/theme/monoindustrial.json
366
- - config/theme/starlight.json
162
+ - config/snippets/ANTLR.rb
163
+ - config/snippets/ASP vb.NET.rb
164
+ - config/snippets/ASP.rb
165
+ - config/snippets/ActionScript.rb
166
+ - config/snippets/Active4D.rb
167
+ - config/snippets/Ada.rb
168
+ - config/snippets/Ant.rb
169
+ - config/snippets/Apache.rb
170
+ - config/snippets/AppleScript.rb
171
+ - config/snippets/Bison.rb
172
+ - config/snippets/Blogging.rb
173
+ - config/snippets/Bulletin Board.rb
174
+ - config/snippets/Bundle Development.rb
175
+ - config/snippets/C++ Qt.rb
176
+ - config/snippets/C.rb
177
+ - config/snippets/CMake.rb
178
+ - config/snippets/CSS.rb
179
+ - config/snippets/CTags.rb
180
+ - config/snippets/CVS.rb
181
+ - config/snippets/ColdFusion.rb
182
+ - config/snippets/Context Free.rb
183
+ - config/snippets/D.rb
184
+ - config/snippets/Darcs.rb
185
+ - config/snippets/Diff.rb
186
+ - config/snippets/DokuWiki.rb
187
+ - config/snippets/Doxygen.rb
188
+ - config/snippets/Dylan.rb
189
+ - config/snippets/Eiffel.rb
190
+ - config/snippets/Erlang.rb
191
+ - config/snippets/Experimental Wiki.rb
192
+ - config/snippets/Experimental.rb
193
+ - config/snippets/F-Script.rb
194
+ - config/snippets/FXScript.rb
195
+ - config/snippets/FileMerge.rb
196
+ - config/snippets/Fortran.rb
197
+ - config/snippets/GTD2.rb
198
+ - config/snippets/GTDAlt.rb
199
+ - config/snippets/GetBundle.rb
200
+ - config/snippets/Gettext.rb
201
+ - config/snippets/Graphviz.rb
202
+ - config/snippets/Greasemonkey.rb
203
+ - config/snippets/Gri.rb
204
+ - config/snippets/HTML.rb
205
+ - config/snippets/Haskell.rb
206
+ - config/snippets/Hotkey.rb
207
+ - config/snippets/Hyperlink Helper.rb
208
+ - config/snippets/ImageBrowser.rb
209
+ - config/snippets/Inform.rb
210
+ - config/snippets/Ini.rb
211
+ - config/snippets/Installer.rb
212
+ - config/snippets/Io.rb
213
+ - config/snippets/JSFL.rb
214
+ - config/snippets/JSON.rb
215
+ - config/snippets/Java.rb
216
+ - config/snippets/JavaDoc.rb
217
+ - config/snippets/JavaScript MooTools.rb
218
+ - config/snippets/JavaScript Objective-J.rb
219
+ - config/snippets/JavaScript Prototype & Script.aculo.us.rb
220
+ - config/snippets/JavaScript YUI.rb
221
+ - config/snippets/JavaScript jQuery.rb
222
+ - config/snippets/JavaScript.rb
223
+ - config/snippets/Lex-Flex.rb
224
+ - config/snippets/Lighttpd.rb
225
+ - config/snippets/LilyPond.rb
226
+ - config/snippets/Lisp.rb
227
+ - config/snippets/Logo.rb
228
+ - config/snippets/Logtalk.rb
229
+ - config/snippets/Lua.rb
230
+ - config/snippets/MEL.rb
231
+ - config/snippets/MIPS Assembler.rb
232
+ - config/snippets/MacPorts.rb
233
+ - config/snippets/Mail.rb
234
+ - config/snippets/Make.rb
235
+ - config/snippets/Man Pages.rb
236
+ - config/snippets/Math.rb
237
+ - config/snippets/Matlab.rb
238
+ - config/snippets/Maven.rb
239
+ - config/snippets/Mediawiki.rb
240
+ - config/snippets/Mercurial.rb
241
+ - config/snippets/Modula.rb
242
+ - config/snippets/MoinMoin.rb
243
+ - config/snippets/Movable Type.rb
244
+ - config/snippets/Navigation.rb
245
+ - config/snippets/Nemerle.rb
246
+ - config/snippets/OCaml Code Completion Misc.rb
247
+ - config/snippets/OCaml Code Completion Unix.rb
248
+ - config/snippets/OCaml Experimental Completions.rb
249
+ - config/snippets/OCaml.rb
250
+ - config/snippets/ODCompletion.rb
251
+ - config/snippets/Objective-C.rb
252
+ - config/snippets/OpenGL.rb
253
+ - config/snippets/Outlines.rb
254
+ - config/snippets/PHP Smarty.rb
255
+ - config/snippets/Pascal.rb
256
+ - config/snippets/Perforce.rb
257
+ - config/snippets/Perl HTML::Template.rb
258
+ - config/snippets/Perl Mason.rb
259
+ - config/snippets/Perl Template Toolkit.rb
260
+ - config/snippets/Perl.rb
261
+ - config/snippets/Postscript.rb
262
+ - config/snippets/Processing.rb
263
+ - config/snippets/Prolog.rb
264
+ - config/snippets/Propel.rb
265
+ - config/snippets/Property List.rb
266
+ - config/snippets/Python Django Templates.rb
267
+ - config/snippets/Python Django.rb
268
+ - config/snippets/Quake.rb
269
+ - config/snippets/R Console (R.app).rb
270
+ - config/snippets/R Console (Rdaemon).rb
271
+ - config/snippets/R.rb
272
+ - config/snippets/Ragel.rb
273
+ - config/snippets/Regular Expressions.rb
274
+ - config/snippets/Remind.rb
275
+ - config/snippets/Rez.rb
276
+ - config/snippets/Ruby Haml.rb
277
+ - config/snippets/Ruby RSpec.rb
278
+ - config/snippets/Ruby on Rails.rb
279
+ - config/snippets/Ruby.rb
280
+ - config/snippets/S5 Slide Show.rb
281
+ - config/snippets/SCons.rb
282
+ - config/snippets/SQL.rb
283
+ - config/snippets/SSH Config.rb
284
+ - config/snippets/SVK.rb
285
+ - config/snippets/SWIG.rb
286
+ - config/snippets/SWeave.rb
287
+ - config/snippets/Scheme.rb
288
+ - config/snippets/Scilab.rb
289
+ - config/snippets/Setext.rb
290
+ - config/snippets/Shell Script.rb
291
+ - config/snippets/Slate.rb
292
+ - config/snippets/Source.rb
293
+ - config/snippets/Standard ML.rb
294
+ - config/snippets/Subversion.rb
295
+ - config/snippets/TODO.rb
296
+ - config/snippets/Tabular.rb
297
+ - config/snippets/Tcl.rb
298
+ - config/snippets/TerminalMate.rb
299
+ - config/snippets/Text.rb
300
+ - config/snippets/TextMate.rb
301
+ - config/snippets/Textile.rb
302
+ - config/snippets/Thrift.rb
303
+ - config/snippets/Transmit.rb
304
+ - config/snippets/Twiki.rb
305
+ - config/snippets/Txt2tags.rb
306
+ - config/snippets/Vectorscript.rb
307
+ - config/snippets/Widget Creator.rb
308
+ - config/snippets/XML.rb
309
+ - config/snippets/Xcode.rb
310
+ - config/snippets/YAML.rb
311
+ - config/snippets/iCalendar.rb
312
+ - config/snippets/iTerm.rb
313
+ - config/snippets/newLisp.rb
314
+ - config/snippets/reStructuredText.rb
315
+ - config/syntax/ANTLR.rb
316
+ - config/syntax/ASP vb.NET.rb
317
+ - config/syntax/ASP.rb
318
+ - config/syntax/ActionScript.rb
319
+ - config/syntax/Active4D Config.rb
320
+ - config/syntax/Active4D Library.rb
321
+ - config/syntax/Active4D.rb
322
+ - config/syntax/Ada.rb
323
+ - config/syntax/Ant.rb
324
+ - config/syntax/Apache.rb
325
+ - config/syntax/AppleScript.rb
326
+ - config/syntax/BibTeX.rb
327
+ - config/syntax/Bison.rb
328
+ - config/syntax/Blog - HTML.rb
329
+ - config/syntax/Blog - Markdown.rb
330
+ - config/syntax/Blog - Text.rb
331
+ - config/syntax/Blog - Textile.rb
332
+ - config/syntax/Bulletin Board.rb
333
+ - config/syntax/C++ Qt.rb
334
+ - config/syntax/C++.rb
335
+ - config/syntax/C.rb
336
+ - config/syntax/CMake Listfile.rb
337
+ - config/syntax/CSS.rb
338
+ - config/syntax/CSV.rb
339
+ - config/syntax/ColdFusion.rb
340
+ - config/syntax/Context Free.rb
341
+ - config/syntax/D.rb
342
+ - config/syntax/Diff.rb
343
+ - config/syntax/DokuWiki.rb
344
+ - config/syntax/Doxygen.rb
345
+ - config/syntax/Dylan.rb
346
+ - config/syntax/Eiffel.rb
347
+ - config/syntax/Erlang.rb
348
+ - config/syntax/F-Script.rb
349
+ - config/syntax/FXScript.rb
350
+ - config/syntax/Fortran - Modern.rb
351
+ - config/syntax/Fortran - Punchcard.rb
352
+ - config/syntax/GTD.rb
353
+ - config/syntax/GTDalt.rb
354
+ - config/syntax/Gettext.rb
355
+ - config/syntax/Graphviz (DOT).rb
356
+ - config/syntax/Greasemonkey.rb
357
+ - config/syntax/Gri.rb
358
+ - config/syntax/HTML (ASP).rb
359
+ - config/syntax/HTML (ASP.net).rb
360
+ - config/syntax/HTML (Active4D).rb
361
+ - config/syntax/HTML (Django).rb
362
+ - config/syntax/HTML (Erlang).rb
363
+ - config/syntax/HTML (Mason).rb
364
+ - config/syntax/HTML (Rails).rb
365
+ - config/syntax/HTML (Tcl).rb
366
+ - config/syntax/HTML (Template Toolkit).rb
367
+ - config/syntax/HTML.rb
368
+ - config/syntax/Haskell.rb
369
+ - config/syntax/Inform.rb
370
+ - config/syntax/Ini.rb
371
+ - config/syntax/Installer Distribution Script.rb
372
+ - config/syntax/Io.rb
373
+ - config/syntax/JSFL.rb
374
+ - config/syntax/JSON.rb
375
+ - config/syntax/Java Properties.rb
376
+ - config/syntax/Java Server Page (JSP).rb
377
+ - config/syntax/Java.rb
378
+ - config/syntax/JavaDoc.rb
379
+ - config/syntax/JavaScript (Rails).rb
380
+ - config/syntax/JavaScript.rb
381
+ - config/syntax/Javascript YUI.rb
382
+ - config/syntax/LaTeX Beamer.rb
383
+ - config/syntax/LaTeX Log.rb
384
+ - config/syntax/LaTeX Memoir.rb
385
+ - config/syntax/LaTeX Rdaemon.rb
386
+ - config/syntax/LaTeX.rb
387
+ - config/syntax/Language Grammar.rb
388
+ - config/syntax/Lex-Flex.rb
389
+ - config/syntax/Lighttpd.rb
390
+ - config/syntax/LilyPond.rb
391
+ - config/syntax/Lisp.rb
392
+ - config/syntax/Literate Haskell.rb
393
+ - config/syntax/Logo.rb
394
+ - config/syntax/Logtalk.rb
395
+ - config/syntax/Lua.rb
396
+ - config/syntax/MATLAB.rb
397
+ - config/syntax/MEL.rb
398
+ - config/syntax/MIPS Assembler.rb
399
+ - config/syntax/MacPorts Portfile.rb
400
+ - config/syntax/Mail.rb
401
+ - config/syntax/Makefile.rb
402
+ - config/syntax/Man.rb
403
+ - config/syntax/Maven POM.rb
404
+ - config/syntax/Mediawiki.rb
405
+ - config/syntax/Modula-3.rb
406
+ - config/syntax/MoinMoin.rb
407
+ - config/syntax/MooTools.rb
408
+ - config/syntax/Movable Type (MT only).rb
409
+ - config/syntax/Movable Type.rb
410
+ - config/syntax/Nemerle.rb
411
+ - config/syntax/OCaml.rb
412
+ - config/syntax/OCamllex.rb
413
+ - config/syntax/OCamlyacc.rb
414
+ - config/syntax/Objective-C++.rb
415
+ - config/syntax/Objective-C.rb
416
+ - config/syntax/Objective-J.rb
417
+ - config/syntax/Octave.rb
418
+ - config/syntax/OpenGL.rb
419
+ - config/syntax/Pascal.rb
420
+ - config/syntax/Perl HTML-Template.rb
421
+ - config/syntax/Perl.rb
422
+ - config/syntax/Plain Text.rb
423
+ - config/syntax/Postscript.rb
424
+ - config/syntax/Processing.rb
425
+ - config/syntax/Prolog.rb
426
+ - config/syntax/Property List.rb
427
+ - config/syntax/Prototype & Script.aculo.us (JavaScript) Bracketed.rb
428
+ - config/syntax/Prototype & Script.aculo.us (JavaScript).rb
429
+ - config/syntax/Python Django.rb
430
+ - config/syntax/Python.rb
431
+ - config/syntax/Quake Style .cfg.rb
432
+ - config/syntax/R Console (R.app).rb
433
+ - config/syntax/R Console (Rdaemon) Plain.rb
434
+ - config/syntax/R Console (Rdaemon).rb
435
+ - config/syntax/R.rb
436
+ - config/syntax/RJS.rb
437
+ - config/syntax/RSpec.rb
438
+ - config/syntax/Ragel.rb
439
+ - config/syntax/Rd (R Documentation).rb
440
+ - config/syntax/Regular Expressions (Oniguruma).rb
441
+ - config/syntax/Regular Expressions (Python).rb
442
+ - config/syntax/Release Notes.rb
443
+ - config/syntax/Remind.rb
444
+ - config/syntax/Rez.rb
445
+ - config/syntax/Ruby Haml.rb
446
+ - config/syntax/Ruby on Rails.rb
447
+ - config/syntax/Ruby.rb
448
+ - config/syntax/S5 Slide Show.rb
449
+ - config/syntax/SQL (Rails).rb
450
+ - config/syntax/SQL.rb
451
+ - config/syntax/SSH Config.rb
452
+ - config/syntax/SWIG.rb
453
+ - config/syntax/SWeave.rb
454
+ - config/syntax/Scheme.rb
455
+ - config/syntax/Scilab.rb
456
+ - config/syntax/Setext.rb
457
+ - config/syntax/Shell Script (Bash).rb
458
+ - config/syntax/Slate.rb
459
+ - config/syntax/Smarty.rb
460
+ - config/syntax/Standard ML - CM.rb
461
+ - config/syntax/Standard ML.rb
462
+ - config/syntax/Strings File.rb
463
+ - config/syntax/TSV.rb
464
+ - config/syntax/Tcl.rb
465
+ - config/syntax/TeX Math.rb
466
+ - config/syntax/TeX.rb
467
+ - config/syntax/Textile.rb
468
+ - config/syntax/Thrift.rb
469
+ - config/syntax/Twiki.rb
470
+ - config/syntax/Txt2tags.rb
471
+ - config/syntax/Vectorscript.rb
472
+ - config/syntax/XML strict.rb
473
+ - config/syntax/XML.rb
474
+ - config/syntax/XSL.rb
475
+ - config/syntax/YAML.rb
476
+ - config/syntax/camlp4.rb
477
+ - config/syntax/iCalendar.rb
478
+ - config/syntax/jQuery (JavaScript).rb
479
+ - config/syntax/mod_perl.rb
480
+ - config/syntax/newLisp.rb
481
+ - config/syntax/qmake Project file.rb
482
+ - config/syntax/reStructuredText.rb
483
+ - config/syntax/svn-commit.tmp.rb
484
+ - config/theme/Active4D.rb
485
+ - config/theme/All Hallow's Eve.rb
486
+ - config/theme/Amy.rb
487
+ - config/theme/Blackboard.rb
488
+ - config/theme/Brilliance Black.rb
489
+ - config/theme/Brilliance Dull.rb
490
+ - config/theme/Cobalt.rb
491
+ - config/theme/Dawn.rb
492
+ - config/theme/Eiffel.rb
493
+ - config/theme/Embers.rb
494
+ - config/theme/Espresso Libre.rb
495
+ - config/theme/IDLE.rb
496
+ - config/theme/LAZY.rb
497
+ - config/theme/Mac Classic.rb
498
+ - config/theme/MagicWB (Amiga).rb
499
+ - config/theme/Pastels on Dark.rb
500
+ - config/theme/Slush & Poppies.rb
501
+ - config/theme/SpaceCadet.rb
502
+ - config/theme/Sunburst.rb
503
+ - config/theme/Twilight.rb
504
+ - config/theme/Zenburnesque.rb
505
+ - config/theme/iPlastic.rb
506
+ - config/theme/newLISP dark.rb
507
+ - config/theme/newLISP.rb
367
508
  - config/tutorial
368
509
  - config/welcome
369
510
  - help/index.verh
370
511
  - lib/ver.rb
512
+ - lib/ver/action.rb
513
+ - lib/ver/buffer.rb
514
+ - lib/ver/buffer/console.rb
515
+ - lib/ver/buffer/term.rb
371
516
  - lib/ver/entry.rb
372
517
  - lib/ver/exception_view.rb
518
+ - lib/ver/executor.rb
519
+ - lib/ver/executor/buffer.rb
520
+ - lib/ver/executor/entry.rb
521
+ - lib/ver/executor/fuzzy_file_finder.rb
522
+ - lib/ver/executor/grep.rb
523
+ - lib/ver/executor/label.rb
524
+ - lib/ver/executor/locate.rb
525
+ - lib/ver/executor/method.rb
526
+ - lib/ver/executor/path.rb
527
+ - lib/ver/executor/syntax.rb
528
+ - lib/ver/executor/theme.rb
373
529
  - lib/ver/font.rb
374
530
  - lib/ver/help.rb
375
531
  - lib/ver/help/describe_key.rb
376
532
  - lib/ver/help/help_for_help.rb
377
533
  - lib/ver/hover_completion.rb
378
534
  - lib/ver/keymap.rb
379
- - lib/ver/layout.rb
535
+ - lib/ver/keymap/keymapped.rb
536
+ - lib/ver/keysyms.rb
537
+ - lib/ver/layout/notebook.rb
538
+ - lib/ver/layout/paned.rb
539
+ - lib/ver/layout/tiling.rb
540
+ - lib/ver/layout/tiling/common.rb
541
+ - lib/ver/layout/tiling/horizontal.rb
542
+ - lib/ver/layout/tiling/vertical.rb
543
+ - lib/ver/major_mode.rb
380
544
  - lib/ver/methods.rb
545
+ - lib/ver/methods/autofill.rb
546
+ - lib/ver/methods/basic.rb
381
547
  - lib/ver/methods/bookmark.rb
382
548
  - lib/ver/methods/clipboard.rb
383
549
  - lib/ver/methods/completion.rb
@@ -386,20 +552,36 @@ files:
386
552
  - lib/ver/methods/delete.rb
387
553
  - lib/ver/methods/help.rb
388
554
  - lib/ver/methods/insert.rb
555
+ - lib/ver/methods/layout.rb
389
556
  - lib/ver/methods/move.rb
557
+ - lib/ver/methods/nano.rb
390
558
  - lib/ver/methods/open.rb
391
559
  - lib/ver/methods/preview.rb
392
560
  - lib/ver/methods/save.rb
393
561
  - lib/ver/methods/search.rb
394
- - lib/ver/methods/select.rb
395
- - lib/ver/methods/shortcuts.rb
562
+ - lib/ver/methods/search_and_replace.rb
563
+ - lib/ver/methods/selection.rb
564
+ - lib/ver/methods/snippet.rb
396
565
  - lib/ver/methods/undo.rb
397
- - lib/ver/methods/views.rb
398
- - lib/ver/mode.rb
566
+ - lib/ver/minibuffer.rb
567
+ - lib/ver/minor_mode.rb
399
568
  - lib/ver/options.rb
400
569
  - lib/ver/plist.rb
401
570
  - lib/ver/status.rb
402
- - lib/ver/status/context.rb
571
+ - lib/ver/status/battery.rb
572
+ - lib/ver/status/buffer_position.rb
573
+ - lib/ver/status/diakonos_position.rb
574
+ - lib/ver/status/encoding.rb
575
+ - lib/ver/status/filename.rb
576
+ - lib/ver/status/label.rb
577
+ - lib/ver/status/mode.rb
578
+ - lib/ver/status/nano_help.rb
579
+ - lib/ver/status/nano_position.rb
580
+ - lib/ver/status/percent.rb
581
+ - lib/ver/status/position.rb
582
+ - lib/ver/status/separator.rb
583
+ - lib/ver/status/short_filename.rb
584
+ - lib/ver/status/syntax.rb
403
585
  - lib/ver/syntax.rb
404
586
  - lib/ver/syntax/detector.rb
405
587
  - lib/ver/syntax/processor.rb
@@ -407,26 +589,27 @@ files:
407
589
  - lib/ver/text/index.rb
408
590
  - lib/ver/theme.rb
409
591
  - lib/ver/tooltip.rb
592
+ - lib/ver/treeview.rb
410
593
  - lib/ver/undo.rb
594
+ - lib/ver/vendor/better_pp_hash.rb
411
595
  - lib/ver/vendor/binary_search.rb
412
596
  - lib/ver/vendor/fuzzy_file_finder.rb
413
597
  - lib/ver/vendor/levenshtein.rb
598
+ - lib/ver/vendor/pathname.rb
414
599
  - lib/ver/vendor/sized_array.rb
415
600
  - lib/ver/vendor/textpow.rb
416
601
  - lib/ver/version.rb
417
- - lib/ver/view.rb
418
- - lib/ver/view/console.rb
419
- - lib/ver/view/entry.rb
420
- - lib/ver/view/list.rb
421
- - lib/ver/view/list/buffer.rb
422
- - lib/ver/view/list/ex.rb
423
- - lib/ver/view/list/fuzzy_file_finder.rb
424
- - lib/ver/view/list/grep.rb
425
- - lib/ver/view/list/methods.rb
426
- - lib/ver/view/list/syntax.rb
427
- - lib/ver/view/list/theme.rb
428
- - lib/ver/view/term.rb
602
+ - lib/ver/widget_event.rb
603
+ - lib/ver/widget_major_mode.rb
429
604
  - spec/helper.rb
605
+ - spec/tm_snippet.rb
606
+ - spec/ver/action.rb
607
+ - spec/ver/keymap.rb
608
+ - spec/ver/major_mode.rb
609
+ - spec/ver/methods/move.rb
610
+ - spec/ver/minor_mode.rb
611
+ - spec/ver/plugin/smart_autoindent.rb
612
+ - spec/ver/widget_major_mode.rb
430
613
  - tasks/authors.rake
431
614
  - tasks/bacon.rake
432
615
  - tasks/changelog.rake
@@ -436,7 +619,6 @@ files:
436
619
  - tasks/grancher.rake
437
620
  - tasks/install_dependencies.rake
438
621
  - tasks/manifest.rake
439
- - tasks/plist2json.rake
440
622
  - tasks/rcov.rake
441
623
  - tasks/release.rake
442
624
  - tasks/reversion.rake