ver 2009.10.14 → 2009.11.28

Sign up to get free protection for your applications and to get access to all the features.
Files changed (318) hide show
  1. data/CHANGELOG +1094 -0
  2. data/MANIFEST +227 -25
  3. data/README.textile +185 -0
  4. data/bin/ver +96 -12
  5. data/config/detect.rb +73 -21
  6. data/config/keymap/emacs.rb +66 -0
  7. data/config/keymap/vim.rb +250 -140
  8. data/config/preferences/ANTLR.json +10 -0
  9. data/config/preferences/ASP vb.NET.json +3 -0
  10. data/config/preferences/ASP.json +15 -0
  11. data/config/preferences/ActionScript.json +755 -0
  12. data/config/preferences/Active4D.json +89 -0
  13. data/config/preferences/Ada.json +23 -0
  14. data/config/preferences/Ant.json +356 -0
  15. data/config/preferences/Apache.json +644 -0
  16. data/config/preferences/AppleScript.json +92 -0
  17. data/config/preferences/Bison.json +3 -0
  18. data/config/preferences/Blogging.json +3 -0
  19. data/config/preferences/C.json +127 -0
  20. data/config/preferences/CMake.json +41 -0
  21. data/config/preferences/CSS.json +461 -0
  22. data/config/preferences/CTags.json +3 -0
  23. data/config/preferences/CVS.json +3 -0
  24. data/config/preferences/ColdFusion.json +32 -0
  25. data/config/preferences/D.json +58 -0
  26. data/config/preferences/Darcs.json +3 -0
  27. data/config/preferences/Diff.json +67 -0
  28. data/config/preferences/DokuWiki.json +19 -0
  29. data/config/preferences/Doxygen.json +3 -0
  30. data/config/preferences/Dylan.json +3 -0
  31. data/config/preferences/Eiffel.json +59 -0
  32. data/config/preferences/Erlang.json +72 -0
  33. data/config/preferences/Experimental.json +1356 -0
  34. data/config/preferences/F-Script.json +87 -0
  35. data/config/preferences/FXScript.json +78 -0
  36. data/config/preferences/FileMerge.json +3 -0
  37. data/config/preferences/Fortran.json +158 -0
  38. data/config/preferences/GTD2.json +11 -0
  39. data/config/preferences/GTDAlt.json +20 -0
  40. data/config/preferences/GetBundle.json +3 -0
  41. data/config/preferences/Gettext.json +24 -0
  42. data/config/preferences/Graphviz.json +42 -0
  43. data/config/preferences/Greasemonkey.json +3 -0
  44. data/config/preferences/Gri.json +34 -0
  45. data/config/preferences/HTML.json +492 -0
  46. data/config/preferences/Haskell.json +72 -0
  47. data/config/preferences/Hotkey.json +3 -0
  48. data/config/preferences/ImageBrowser.json +3 -0
  49. data/config/preferences/Inform.json +3 -0
  50. data/config/preferences/Ini.json +60 -0
  51. data/config/preferences/Installer.json +3 -0
  52. data/config/preferences/Io.json +64 -0
  53. data/config/preferences/JSON.json +3 -0
  54. data/config/preferences/Java.json +86 -0
  55. data/config/preferences/JavaDoc.json +3 -0
  56. data/config/preferences/JavaScript.json +76 -0
  57. data/config/preferences/LaTeX.json +267 -0
  58. data/config/preferences/Lex/Flex.json +3 -0
  59. data/config/preferences/Lighttpd.json +3 -0
  60. data/config/preferences/LilyPond.json +77 -0
  61. data/config/preferences/Lisp.json +63 -0
  62. data/config/preferences/Logo.json +58 -0
  63. data/config/preferences/Logtalk.json +236 -0
  64. data/config/preferences/Lua.json +24 -0
  65. data/config/preferences/MEL.json +19 -0
  66. data/config/preferences/MIPS Assembler.json +26 -0
  67. data/config/preferences/MacPorts.json +3 -0
  68. data/config/preferences/Mail.json +3 -0
  69. data/config/preferences/Make.json +16 -0
  70. data/config/preferences/Markdown.json +102 -0
  71. data/config/preferences/Math.json +3 -0
  72. data/config/preferences/Matlab.json +128 -0
  73. data/config/preferences/Maven.json +308 -0
  74. data/config/preferences/Mediawiki.json +73 -0
  75. data/config/preferences/Mercurial.json +3 -0
  76. data/config/preferences/Modula.json +37 -0
  77. data/config/preferences/MoinMoin.json +52 -0
  78. data/config/preferences/Navigation.json +3 -0
  79. data/config/preferences/Nemerle.json +3 -0
  80. data/config/preferences/OCaml Code Completion.json +3 -0
  81. data/config/preferences/OCaml.json +163 -0
  82. data/config/preferences/ODCompletion.json +3 -0
  83. data/config/preferences/Objective-C.json +84 -0
  84. data/config/preferences/OpenGL.json +3331 -0
  85. data/config/preferences/Outlines.json +3 -0
  86. data/config/preferences/Pascal.json +60 -0
  87. data/config/preferences/Perforce.json +3 -0
  88. data/config/preferences/Perl.json +15 -0
  89. data/config/preferences/PmWiki.json +27 -0
  90. data/config/preferences/Postscript.json +15 -0
  91. data/config/preferences/Processing.json +32 -0
  92. data/config/preferences/Prolog.json +3 -0
  93. data/config/preferences/Propel.json +3 -0
  94. data/config/preferences/Python.json +38 -0
  95. data/config/preferences/Quake.json +15 -0
  96. data/config/preferences/R.json +33 -0
  97. data/config/preferences/Ragel.json +15 -0
  98. data/config/preferences/Regular Expressions.json +3 -0
  99. data/config/preferences/Remind.json +15 -0
  100. data/config/preferences/Rez.json +46 -0
  101. data/config/preferences/Ruby.json +98 -0
  102. data/config/preferences/S5 Slide Show.json +20 -0
  103. data/config/preferences/SCons.json +3 -0
  104. data/config/preferences/SQL.json +32 -0
  105. data/config/preferences/SSH Config.json +15 -0
  106. data/config/preferences/SVK.json +3 -0
  107. data/config/preferences/SWIG.json +3 -0
  108. data/config/preferences/SWeave.json +32 -0
  109. data/config/preferences/Scheme.json +35 -0
  110. data/config/preferences/Scilab.json +15 -0
  111. data/config/preferences/Setext.json +3 -0
  112. data/config/preferences/Shell Script.json +25 -0
  113. data/config/preferences/Slate.json +113 -0
  114. data/config/preferences/Source.json +132 -0
  115. data/config/preferences/Subversion.json +10 -0
  116. data/config/preferences/TODO.json +3 -0
  117. data/config/preferences/Tabular.json +3 -0
  118. data/config/preferences/Tcl.json +82 -0
  119. data/config/preferences/TerminalMate.json +112 -0
  120. data/config/preferences/Text.json +89 -0
  121. data/config/preferences/TextMate.json +38 -0
  122. data/config/preferences/Textile.json +76 -0
  123. data/config/preferences/Thrift.json +56 -0
  124. data/config/preferences/Transmit.json +3 -0
  125. data/config/preferences/Twiki.json +51 -0
  126. data/config/preferences/Txt2tags.json +81 -0
  127. data/config/preferences/Vectorscript.json +1280 -0
  128. data/config/preferences/XML.json +60 -0
  129. data/config/preferences/Xcode.json +3 -0
  130. data/config/preferences/YAML.json +24 -0
  131. data/config/preferences/iCalendar.json +10 -0
  132. data/config/preferences/iTerm.json +36 -0
  133. data/config/preferences/reStructuredText.json +48 -0
  134. data/config/rc.rb +49 -0
  135. data/config/syntax/ANTLR.json +5 -5
  136. data/config/syntax/{ASP VB.net.json → ASP vb.NET.json } +3 -3
  137. data/config/syntax/ASP.json +1 -1
  138. data/config/syntax/ActionScript.json +6 -6
  139. data/config/syntax/Active4D Config.json +86 -0
  140. data/config/syntax/Active4D Library.json +20 -0
  141. data/config/syntax/Active4D.json +418 -0
  142. data/config/syntax/Ada.json +3 -3
  143. data/config/syntax/Ant.json +196 -0
  144. data/config/syntax/Apache.json +7 -7
  145. data/config/syntax/AppleScript.json +3 -3
  146. data/config/syntax/{Bibtex.json → BibTeX.json} +1 -1
  147. data/config/syntax/Bison.json +59 -0
  148. data/config/syntax/{Blog (HTML).json → Blog - HTML.json } +2 -2
  149. data/config/syntax/{Blog (Markdown).json → Blog - Markdown.json } +2 -2
  150. data/config/syntax/Blog (Text).json b/data/config/syntax/Blog - → Text.json +0 -0
  151. data/config/syntax/Blog (Textile).json b/data/config/syntax/Blog - → Textile.json +0 -0
  152. data/config/syntax/C++.json +3 -3
  153. data/config/syntax/C.json +13 -13
  154. data/config/syntax/CMake Listfile.json +171 -0
  155. data/config/syntax/CSS.json +6 -6
  156. data/config/syntax/CSV.json +108 -0
  157. data/config/syntax/ColdFusion.json +204 -0
  158. data/config/syntax/D.json +560 -0
  159. data/config/syntax/Diff.json +1 -1
  160. data/config/syntax/DokuWiki.json +412 -0
  161. data/config/syntax/Doxygen.json +80 -0
  162. data/config/syntax/Dylan.json +4 -4
  163. data/config/syntax/Erlang.json +5 -5
  164. data/config/syntax/F-Script.json +1 -1
  165. data/config/syntax/FXScript.json +5 -5
  166. data/config/syntax/Fortran - Modern.json +221 -0
  167. data/config/syntax/Fortran - Punchcard.json +468 -0
  168. data/config/syntax/GTD.json +39 -0
  169. data/config/syntax/GTDalt.json +233 -0
  170. data/config/syntax/Gettext.json +118 -0
  171. data/config/syntax/Go.json +555 -0
  172. data/config/syntax/{DOT.json → Graphviz (DOT).json } +3 -3
  173. data/config/syntax/Greasemonkey.json +56 -0
  174. data/config/syntax/Gri.json +4 -4
  175. data/config/syntax/{HTML-ASP.json → HTML (ASP).json } +1 -1
  176. data/config/syntax/{HTML for ASP.net.json → HTML (ASP.net).json } +19 -19
  177. data/config/syntax/HTML (Active4D).json +540 -0
  178. data/config/syntax/HTML (Erlang).json +31 -0
  179. data/config/syntax/HTML (Tcl).json +1 -1
  180. data/config/syntax/HTML.json +20 -20
  181. data/config/syntax/Haskell.json +3 -3
  182. data/config/syntax/Installer Distribution Script.json +135 -0
  183. data/config/syntax/Io.json +6 -6
  184. data/config/syntax/JSON.json +151 -0
  185. data/config/syntax/{JavaProperties.json → Java Properties.json } +2 -2
  186. data/config/syntax/Java Server Page (JSP).json +163 -0
  187. data/config/syntax/Java.json +7 -7
  188. data/config/syntax/JavaDoc.json +435 -0
  189. data/config/syntax/JavaScript.json +8 -8
  190. data/config/syntax/LaTeX Log.json +3 -3
  191. data/config/syntax/LaTeX Memoir.json +101 -0
  192. data/config/syntax/LaTeX.json +2 -2
  193. data/config/syntax/Lex-Flex.json +396 -0
  194. data/config/syntax/LilyPond.json +608 -0
  195. data/config/syntax/Logo.json +48 -0
  196. data/config/syntax/Logtalk.json +6 -6
  197. data/config/syntax/Lua.json +1 -1
  198. data/config/syntax/{M.json → MATLAB.json} +3 -3
  199. data/config/syntax/MEL.json +7 -7
  200. data/config/syntax/MIPS.json b/data/config/syntax/MIPS → Assembler.json +0 -0
  201. data/config/syntax/MacPorts Portfile.json +298 -0
  202. data/config/syntax/Mail.json +1 -1
  203. data/config/syntax/Markdown.json +6 -6
  204. data/config/syntax/Maven POM.json +774 -0
  205. data/config/syntax/Mediawiki.json +736 -0
  206. data/config/syntax/MoinMoin.json +335 -0
  207. data/config/syntax/MultiMarkdown.json +41 -0
  208. data/config/syntax/Nemerle.json +128 -0
  209. data/config/syntax/OCaml.json +4 -4
  210. data/config/syntax/OCamllex.json +307 -0
  211. data/config/syntax/OCamlyacc.json +346 -0
  212. data/config/syntax/Objective-C++.json +2 -2
  213. data/config/syntax/Objective-C.json +979 -0
  214. data/config/syntax/Octave.json +417 -0
  215. data/config/syntax/PHP.json +32 -32
  216. data/config/syntax/Pascal.json +1 -1
  217. data/config/syntax/Perl.json +8 -8
  218. data/config/syntax/{Plain text.json → Plain Text.json } +1 -1
  219. data/config/syntax/PmWiki.json +241 -0
  220. data/config/syntax/Postscript.json +206 -0
  221. data/config/syntax/Processing.json +8 -8
  222. data/config/syntax/Prolog.json +70 -0
  223. data/config/syntax/Python.json +1934 -0
  224. data/config/syntax/{Quake3 Config.json → Quake Style .cfg.json } +1 -1
  225. data/config/syntax/R.json +2 -2
  226. data/config/syntax/Ragel.json +362 -0
  227. data/config/syntax/Rd (R Documentation).json +119 -0
  228. data/config/syntax/Regular Expressions (Oniguruma).json +186 -0
  229. data/config/syntax/Regular Expressions (Python).json +188 -0
  230. data/config/syntax/Release Notes.json +78 -0
  231. data/config/syntax/Remind.json +461 -0
  232. data/config/syntax/Rez.json +5 -5
  233. data/config/syntax/Ruby Sass.json +497 -0
  234. data/config/syntax/Ruby.json +13 -13
  235. data/config/syntax/S5 Slide Show.json +85 -0
  236. data/config/syntax/SQL.json +11 -11
  237. data/config/syntax/SSH Config.json +55 -0
  238. data/config/syntax/SWIG.json +2 -2
  239. data/config/syntax/SWeave.json +139 -0
  240. data/config/syntax/Scheme.json +8 -8
  241. data/config/syntax/Scilab.json +69 -0
  242. data/config/syntax/Setext.json +247 -0
  243. data/config/syntax/{Shell-Unix-Generic.json → Shell Script (Bash).json } +4 -4
  244. data/config/syntax/Slate.json +5 -5
  245. data/config/syntax/Strings File.json +53 -0
  246. data/config/syntax/TSV.json +83 -0
  247. data/config/syntax/Tcl.json +1 -1
  248. data/config/syntax/TeX Math.json +2 -2
  249. data/config/syntax/TeX.json +2 -2
  250. data/config/syntax/Textile.json +9 -9
  251. data/config/syntax/Thrift.json +641 -0
  252. data/config/syntax/Twiki.json +1 -1
  253. data/config/syntax/Txt2tags.json +154 -0
  254. data/config/syntax/XML strict.json +4 -4
  255. data/config/syntax/XML.json +6 -6
  256. data/config/syntax/XSL.json +2 -2
  257. data/config/syntax/camlp4.json +63 -0
  258. data/config/syntax/mod_perl.json +72 -0
  259. data/config/syntax/reStructuredText.json +1 -1
  260. data/config/syntax/{Subversion commit message.json → svn-commit.tmp.json} +0 -0
  261. data/config/tutorial +23 -19
  262. data/config/welcome +3 -3
  263. data/lib/ver.rb +273 -62
  264. data/lib/ver/entry.rb +142 -26
  265. data/lib/ver/font.rb +51 -0
  266. data/lib/ver/help.rb +16 -0
  267. data/lib/ver/help/describe_key.rb +82 -0
  268. data/lib/ver/help/help_for_help.rb +39 -0
  269. data/lib/ver/hover_completion.rb +129 -0
  270. data/lib/ver/keymap.rb +95 -24
  271. data/lib/ver/layout.rb +107 -43
  272. data/lib/ver/methods.rb +24 -8
  273. data/lib/ver/methods/clipboard.rb +91 -0
  274. data/lib/ver/methods/completion.rb +146 -71
  275. data/lib/ver/methods/control.rb +203 -222
  276. data/lib/ver/methods/ctags.rb +55 -0
  277. data/lib/ver/methods/delete.rb +30 -0
  278. data/lib/ver/methods/help.rb +7 -0
  279. data/lib/ver/methods/insert.rb +233 -1
  280. data/lib/ver/methods/move.rb +181 -32
  281. data/lib/ver/methods/open.rb +208 -0
  282. data/lib/ver/methods/preview.rb +14 -0
  283. data/lib/ver/methods/save.rb +111 -0
  284. data/lib/ver/methods/search.rb +57 -7
  285. data/lib/ver/methods/select.rb +97 -17
  286. data/lib/ver/methods/shortcuts.rb +21 -0
  287. data/lib/ver/methods/views.rb +56 -1
  288. data/lib/ver/mode.rb +60 -14
  289. data/lib/ver/status.rb +97 -19
  290. data/lib/ver/syntax.rb +14 -6
  291. data/lib/ver/syntax/detector.rb +16 -5
  292. data/lib/ver/syntax/processor.rb +9 -3
  293. data/lib/ver/text.rb +258 -199
  294. data/lib/ver/text/index.rb +103 -0
  295. data/lib/ver/theme.rb +27 -16
  296. data/lib/ver/tooltip.rb +59 -0
  297. data/lib/ver/vendor/binary_search.rb +61 -0
  298. data/lib/ver/vendor/levenshtein.rb +57 -0
  299. data/lib/ver/{textpow.rb → vendor/textpow.rb} +31 -29
  300. data/lib/ver/view.rb +65 -41
  301. data/lib/ver/view/console.rb +171 -0
  302. data/lib/ver/view/entry.rb +9 -5
  303. data/lib/ver/view/list.rb +44 -29
  304. data/lib/ver/view/list/ex.rb +71 -0
  305. data/lib/ver/view/list/grep.rb +42 -0
  306. data/lib/ver/view/list/methods.rb +159 -0
  307. data/lib/ver/view/term.rb +249 -0
  308. data/tasks/syntax_list.rake +3 -2
  309. data/ver.gemspec +4 -4
  310. metadata +230 -28
  311. data/config/syntax/Bulletin Board.json +0 -428
  312. data/config/syntax/HTML (Mason).json +0 -207
  313. data/config/syntax/HTML (Rails).json +0 -52
  314. data/config/syntax/Movable Type.json +0 -348
  315. data/config/syntax/Ruby on Rails.json +0 -170
  316. data/config/syntax/SQL (Rails).json +0 -31
  317. data/config/syntax/Smarty.json +0 -110
  318. data/config/syntax/Standard ML.json +0 -322
@@ -8,6 +8,7 @@ task 'syntax_list' do
8
8
  file.puts 'module VER::Syntax::Detector'
9
9
 
10
10
  Dir.glob 'config/syntax/*.json' do |syntax|
11
+ basename = File.basename(syntax, '.json')
11
12
  plist = JSON.load(File.read(syntax))
12
13
  name = plist['name']
13
14
  file_types = plist['fileTypes']
@@ -17,12 +18,12 @@ task 'syntax_list' do
17
18
  # this syntax is next to useless for ruby
18
19
  file_types.delete('rb') if name == 'Ruby on Rails'
19
20
 
20
- file.puts " exts %p, %p" % [name, file_types]
21
+ file.puts " exts %p, %p" % [basename, file_types]
21
22
  end
22
23
 
23
24
  if regex
24
25
  regex.gsub!('/', '\\/')
25
- file.puts " head %p, /%s/" % [name, regex.strip]
26
+ file.puts " head %p, /%s/" % [basename, regex.strip]
26
27
  end
27
28
  end
28
29
 
@@ -2,19 +2,19 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = %q{ver}
5
- s.version = "2009.10.14"
5
+ s.version = "2009.11.28"
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-10-14}
9
+ s.date = %q{2009-11-28}
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 = ["CHANGELOG", "MANIFEST", "Rakefile", "TODO", "bin/ver", "config/detect.rb", "config/keymap/vim.rb", "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/Ada.json", "config/syntax/Apache.json", "config/syntax/AppleScript.json", "config/syntax/Bibtex.json", "config/syntax/Blog (HTML).json", "config/syntax/Blog (Markdown).json", "config/syntax/Blog (Text).json", "config/syntax/Blog (Textile).json", "config/syntax/Bulletin Board.json", "config/syntax/C++.json", "config/syntax/C.json", "config/syntax/CSS.json", "config/syntax/DOT.json", "config/syntax/Diff.json", "config/syntax/Dylan.json", "config/syntax/Eiffel.json", "config/syntax/Erlang.json", "config/syntax/F-Script.json", "config/syntax/FXScript.json", "config/syntax/Gri.json", "config/syntax/HTML (Mason).json", "config/syntax/HTML (Rails).json", "config/syntax/HTML (Tcl).json", "config/syntax/HTML for ASP.net.json", "config/syntax/HTML-ASP.json", "config/syntax/HTML.json", "config/syntax/Haskell.json", "config/syntax/Inform.json", "config/syntax/Ini.json", "config/syntax/Io.json", "config/syntax/Java.json", "config/syntax/JavaProperties.json", "config/syntax/JavaScript.json", "config/syntax/LaTeX Beamer.json", "config/syntax/LaTeX Log.json", "config/syntax/LaTeX.json", "config/syntax/Lighttpd.json", "config/syntax/Lisp.json", "config/syntax/Literate Haskell.json", "config/syntax/Logtalk.json", "config/syntax/Lua.json", "config/syntax/M.json", "config/syntax/MEL.json", "config/syntax/MIPS.json", "config/syntax/Mail.json", "config/syntax/Makefile.json", "config/syntax/Markdown.json", "config/syntax/Modula-3.json", "config/syntax/Movable Type.json", "config/syntax/OCaml.json", "config/syntax/Objective-C++.json", "config/syntax/OpenGL.json", "config/syntax/PHP.json", "config/syntax/Pascal.json", "config/syntax/Perl.json", "config/syntax/Plain text.json", "config/syntax/Processing.json", "config/syntax/Quake3 Config.json", "config/syntax/R.json", "config/syntax/Rez.json", "config/syntax/Ruby on Rails.json", "config/syntax/Ruby.json", "config/syntax/SQL (Rails).json", "config/syntax/SQL.json", "config/syntax/SWIG.json", "config/syntax/Scheme.json", "config/syntax/Shell-Unix-Generic.json", "config/syntax/Slate.json", "config/syntax/Smarty.json", "config/syntax/Standard ML.json", "config/syntax/Subversion commit message.json", "config/syntax/Tcl.json", "config/syntax/TeX Math.json", "config/syntax/TeX.json", "config/syntax/Textile.json", "config/syntax/Twiki.json", "config/syntax/Vectorscript.json", "config/syntax/XML strict.json", "config/syntax/XML.json", "config/syntax/XSL.json", "config/syntax/YAML.json", "config/syntax/iCalendar.json", "config/syntax/reStructuredText.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/keymap.rb", "lib/ver/layout.rb", "lib/ver/methods.rb", "lib/ver/methods/completion.rb", "lib/ver/methods/control.rb", "lib/ver/methods/insert.rb", "lib/ver/methods/move.rb", "lib/ver/methods/search.rb", "lib/ver/methods/select.rb", "lib/ver/methods/views.rb", "lib/ver/mode.rb", "lib/ver/options.rb", "lib/ver/plist.rb", "lib/ver/status.rb", "lib/ver/syntax.rb", "lib/ver/syntax/detector.rb", "lib/ver/syntax/processor.rb", "lib/ver/text.rb", "lib/ver/textpow.rb", "lib/ver/theme.rb", "lib/ver/vendor/fuzzy_file_finder.rb", "lib/ver/view.rb", "lib/ver/view/entry.rb", "lib/ver/view/list.rb", "lib/ver/view/list/buffer.rb", "lib/ver/view/list/fuzzy_file_finder.rb", "lib/ver/view/list/syntax.rb", "lib/ver/view/list/theme.rb", "spec/keymap.rb", "tasks/bacon.rake", "tasks/changelog.rake", "tasks/gem.rake", "tasks/gem_installer.rake", "tasks/grancher.rake", "tasks/install_dependencies.rake", "tasks/manifest.rake", "tasks/plist2json.rake", "tasks/rcov.rake", "tasks/release.rake", "tasks/reversion.rake", "tasks/syntax_list.rake", "ver.gemspec"]
14
+ s.files = ["CHANGELOG", "MANIFEST", "README.textile", "Rakefile", "TODO", "bin/ver", "config/detect.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/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/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/views.rb", "lib/ver/mode.rb", "lib/ver/options.rb", "lib/ver/plist.rb", "lib/ver/status.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/vendor/binary_search.rb", "lib/ver/vendor/fuzzy_file_finder.rb", "lib/ver/vendor/levenshtein.rb", "lib/ver/vendor/textpow.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/keymap.rb", "tasks/bacon.rake", "tasks/changelog.rake", "tasks/gem.rake", "tasks/gem_installer.rake", "tasks/grancher.rake", "tasks/install_dependencies.rake", "tasks/manifest.rake", "tasks/plist2json.rake", "tasks/rcov.rake", "tasks/release.rake", "tasks/reversion.rake", "tasks/syntax_list.rake", "ver.gemspec"]
15
15
  s.homepage = %q{http://github.com/manveru/ver}
16
16
  s.require_paths = ["lib"]
17
- s.rubygems_version = %q{1.3.3}
17
+ s.rubygems_version = %q{1.3.5}
18
18
  s.summary = %q{VER is Vim & Emacs in Ruby}
19
19
 
20
20
  if s.respond_to? :specification_version then
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.10.14
4
+ version: 2009.11.28
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-10-14 00:00:00 +09:00
12
+ date: 2009-11-28 00:00:00 +09:00
13
13
  default_executable: ver
14
14
  dependencies: []
15
15
 
@@ -24,100 +24,280 @@ extra_rdoc_files: []
24
24
  files:
25
25
  - CHANGELOG
26
26
  - MANIFEST
27
+ - README.textile
27
28
  - Rakefile
28
29
  - TODO
29
30
  - bin/ver
30
31
  - config/detect.rb
32
+ - config/keymap/emacs.rb
31
33
  - config/keymap/vim.rb
34
+ - config/preferences/ANTLR.json
35
+ - config/preferences/ASP vb.NET.json
36
+ - config/preferences/ASP.json
37
+ - config/preferences/ActionScript.json
38
+ - config/preferences/Active4D.json
39
+ - config/preferences/Ada.json
40
+ - config/preferences/Ant.json
41
+ - config/preferences/Apache.json
42
+ - config/preferences/AppleScript.json
43
+ - config/preferences/Bison.json
44
+ - config/preferences/Blogging.json
45
+ - config/preferences/C.json
46
+ - config/preferences/CMake.json
47
+ - config/preferences/CSS.json
48
+ - config/preferences/CTags.json
49
+ - config/preferences/CVS.json
50
+ - config/preferences/ColdFusion.json
51
+ - config/preferences/D.json
52
+ - config/preferences/Darcs.json
53
+ - config/preferences/Diff.json
54
+ - config/preferences/DokuWiki.json
55
+ - config/preferences/Doxygen.json
56
+ - config/preferences/Dylan.json
57
+ - config/preferences/Eiffel.json
58
+ - config/preferences/Erlang.json
59
+ - config/preferences/Experimental.json
60
+ - config/preferences/F-Script.json
61
+ - config/preferences/FXScript.json
62
+ - config/preferences/FileMerge.json
63
+ - config/preferences/Fortran.json
64
+ - config/preferences/GTD2.json
65
+ - config/preferences/GTDAlt.json
66
+ - config/preferences/GetBundle.json
67
+ - config/preferences/Gettext.json
68
+ - config/preferences/Graphviz.json
69
+ - config/preferences/Greasemonkey.json
70
+ - config/preferences/Gri.json
71
+ - config/preferences/HTML.json
72
+ - config/preferences/Haskell.json
73
+ - config/preferences/Hotkey.json
74
+ - config/preferences/ImageBrowser.json
75
+ - config/preferences/Inform.json
76
+ - config/preferences/Ini.json
77
+ - config/preferences/Installer.json
78
+ - config/preferences/Io.json
79
+ - config/preferences/JSON.json
80
+ - config/preferences/Java.json
81
+ - config/preferences/JavaDoc.json
82
+ - config/preferences/JavaScript.json
83
+ - config/preferences/LaTeX.json
84
+ - config/preferences/Lex/Flex.json
85
+ - config/preferences/Lighttpd.json
86
+ - config/preferences/LilyPond.json
87
+ - config/preferences/Lisp.json
88
+ - config/preferences/Logo.json
89
+ - config/preferences/Logtalk.json
90
+ - config/preferences/Lua.json
91
+ - config/preferences/MEL.json
92
+ - config/preferences/MIPS Assembler.json
93
+ - config/preferences/MacPorts.json
94
+ - config/preferences/Mail.json
95
+ - config/preferences/Make.json
96
+ - config/preferences/Markdown.json
97
+ - config/preferences/Math.json
98
+ - config/preferences/Matlab.json
99
+ - config/preferences/Maven.json
100
+ - config/preferences/Mediawiki.json
101
+ - config/preferences/Mercurial.json
102
+ - config/preferences/Modula.json
103
+ - config/preferences/MoinMoin.json
104
+ - config/preferences/Navigation.json
105
+ - config/preferences/Nemerle.json
106
+ - config/preferences/OCaml Code Completion.json
107
+ - config/preferences/OCaml.json
108
+ - config/preferences/ODCompletion.json
109
+ - config/preferences/Objective-C.json
110
+ - config/preferences/OpenGL.json
111
+ - config/preferences/Outlines.json
112
+ - config/preferences/Pascal.json
113
+ - config/preferences/Perforce.json
114
+ - config/preferences/Perl.json
115
+ - config/preferences/PmWiki.json
116
+ - config/preferences/Postscript.json
117
+ - config/preferences/Processing.json
118
+ - config/preferences/Prolog.json
119
+ - config/preferences/Propel.json
120
+ - config/preferences/Python.json
121
+ - config/preferences/Quake.json
122
+ - config/preferences/R.json
123
+ - config/preferences/Ragel.json
124
+ - config/preferences/Regular Expressions.json
125
+ - config/preferences/Remind.json
126
+ - config/preferences/Rez.json
127
+ - config/preferences/Ruby.json
128
+ - config/preferences/S5 Slide Show.json
129
+ - config/preferences/SCons.json
130
+ - config/preferences/SQL.json
131
+ - config/preferences/SSH Config.json
132
+ - config/preferences/SVK.json
133
+ - config/preferences/SWIG.json
134
+ - config/preferences/SWeave.json
135
+ - config/preferences/Scheme.json
136
+ - config/preferences/Scilab.json
137
+ - config/preferences/Setext.json
138
+ - config/preferences/Shell Script.json
139
+ - config/preferences/Slate.json
140
+ - config/preferences/Source.json
141
+ - config/preferences/Subversion.json
142
+ - config/preferences/TODO.json
143
+ - config/preferences/Tabular.json
144
+ - config/preferences/Tcl.json
145
+ - config/preferences/TerminalMate.json
146
+ - config/preferences/Text.json
147
+ - config/preferences/TextMate.json
148
+ - config/preferences/Textile.json
149
+ - config/preferences/Thrift.json
150
+ - config/preferences/Transmit.json
151
+ - config/preferences/Twiki.json
152
+ - config/preferences/Txt2tags.json
153
+ - config/preferences/Vectorscript.json
154
+ - config/preferences/XML.json
155
+ - config/preferences/Xcode.json
156
+ - config/preferences/YAML.json
157
+ - config/preferences/iCalendar.json
158
+ - config/preferences/iTerm.json
159
+ - config/preferences/reStructuredText.json
32
160
  - config/rc.rb
33
161
  - config/scratch
34
162
  - config/syntax/ANTLR.json
35
- - config/syntax/ASP VB.net.json
163
+ - config/syntax/ASP vb.NET.json
36
164
  - config/syntax/ASP.json
37
165
  - config/syntax/ActionScript.json
166
+ - config/syntax/Active4D Config.json
167
+ - config/syntax/Active4D Library.json
168
+ - config/syntax/Active4D.json
38
169
  - config/syntax/Ada.json
170
+ - config/syntax/Ant.json
39
171
  - config/syntax/Apache.json
40
172
  - config/syntax/AppleScript.json
41
- - config/syntax/Bibtex.json
42
- - config/syntax/Blog (HTML).json
43
- - config/syntax/Blog (Markdown).json
44
- - config/syntax/Blog (Text).json
45
- - config/syntax/Blog (Textile).json
46
- - config/syntax/Bulletin Board.json
173
+ - config/syntax/BibTeX.json
174
+ - config/syntax/Bison.json
175
+ - config/syntax/Blog - HTML.json
176
+ - config/syntax/Blog - Markdown.json
177
+ - config/syntax/Blog - Text.json
178
+ - config/syntax/Blog - Textile.json
47
179
  - config/syntax/C++.json
48
180
  - config/syntax/C.json
181
+ - config/syntax/CMake Listfile.json
49
182
  - config/syntax/CSS.json
50
- - config/syntax/DOT.json
183
+ - config/syntax/CSV.json
184
+ - config/syntax/ColdFusion.json
185
+ - config/syntax/D.json
51
186
  - config/syntax/Diff.json
187
+ - config/syntax/DokuWiki.json
188
+ - config/syntax/Doxygen.json
52
189
  - config/syntax/Dylan.json
53
190
  - config/syntax/Eiffel.json
54
191
  - config/syntax/Erlang.json
55
192
  - config/syntax/F-Script.json
56
193
  - config/syntax/FXScript.json
194
+ - config/syntax/Fortran - Modern.json
195
+ - config/syntax/Fortran - Punchcard.json
196
+ - config/syntax/GTD.json
197
+ - config/syntax/GTDalt.json
198
+ - config/syntax/Gettext.json
199
+ - config/syntax/Go.json
200
+ - config/syntax/Graphviz (DOT).json
201
+ - config/syntax/Greasemonkey.json
57
202
  - config/syntax/Gri.json
58
- - config/syntax/HTML (Mason).json
59
- - config/syntax/HTML (Rails).json
203
+ - config/syntax/HTML (ASP).json
204
+ - config/syntax/HTML (ASP.net).json
205
+ - config/syntax/HTML (Active4D).json
206
+ - config/syntax/HTML (Erlang).json
60
207
  - config/syntax/HTML (Tcl).json
61
- - config/syntax/HTML for ASP.net.json
62
- - config/syntax/HTML-ASP.json
63
208
  - config/syntax/HTML.json
64
209
  - config/syntax/Haskell.json
65
210
  - config/syntax/Inform.json
66
211
  - config/syntax/Ini.json
212
+ - config/syntax/Installer Distribution Script.json
67
213
  - config/syntax/Io.json
214
+ - config/syntax/JSON.json
215
+ - config/syntax/Java Properties.json
216
+ - config/syntax/Java Server Page (JSP).json
68
217
  - config/syntax/Java.json
69
- - config/syntax/JavaProperties.json
218
+ - config/syntax/JavaDoc.json
70
219
  - config/syntax/JavaScript.json
71
220
  - config/syntax/LaTeX Beamer.json
72
221
  - config/syntax/LaTeX Log.json
222
+ - config/syntax/LaTeX Memoir.json
73
223
  - config/syntax/LaTeX.json
224
+ - config/syntax/Lex-Flex.json
74
225
  - config/syntax/Lighttpd.json
226
+ - config/syntax/LilyPond.json
75
227
  - config/syntax/Lisp.json
76
228
  - config/syntax/Literate Haskell.json
229
+ - config/syntax/Logo.json
77
230
  - config/syntax/Logtalk.json
78
231
  - config/syntax/Lua.json
79
- - config/syntax/M.json
232
+ - config/syntax/MATLAB.json
80
233
  - config/syntax/MEL.json
81
- - config/syntax/MIPS.json
234
+ - config/syntax/MIPS Assembler.json
235
+ - config/syntax/MacPorts Portfile.json
82
236
  - config/syntax/Mail.json
83
237
  - config/syntax/Makefile.json
84
238
  - config/syntax/Markdown.json
239
+ - config/syntax/Maven POM.json
240
+ - config/syntax/Mediawiki.json
85
241
  - config/syntax/Modula-3.json
86
- - config/syntax/Movable Type.json
242
+ - config/syntax/MoinMoin.json
243
+ - config/syntax/MultiMarkdown.json
244
+ - config/syntax/Nemerle.json
87
245
  - config/syntax/OCaml.json
246
+ - config/syntax/OCamllex.json
247
+ - config/syntax/OCamlyacc.json
88
248
  - config/syntax/Objective-C++.json
249
+ - config/syntax/Objective-C.json
250
+ - config/syntax/Octave.json
89
251
  - config/syntax/OpenGL.json
90
252
  - config/syntax/PHP.json
91
253
  - config/syntax/Pascal.json
92
254
  - config/syntax/Perl.json
93
- - config/syntax/Plain text.json
255
+ - config/syntax/Plain Text.json
256
+ - config/syntax/PmWiki.json
257
+ - config/syntax/Postscript.json
94
258
  - config/syntax/Processing.json
95
- - config/syntax/Quake3 Config.json
259
+ - config/syntax/Prolog.json
260
+ - config/syntax/Python.json
261
+ - config/syntax/Quake Style .cfg.json
96
262
  - config/syntax/R.json
263
+ - config/syntax/Ragel.json
264
+ - config/syntax/Rd (R Documentation).json
265
+ - config/syntax/Regular Expressions (Oniguruma).json
266
+ - config/syntax/Regular Expressions (Python).json
267
+ - config/syntax/Release Notes.json
268
+ - config/syntax/Remind.json
97
269
  - config/syntax/Rez.json
98
- - config/syntax/Ruby on Rails.json
270
+ - config/syntax/Ruby Sass.json
99
271
  - config/syntax/Ruby.json
100
- - config/syntax/SQL (Rails).json
272
+ - config/syntax/S5 Slide Show.json
101
273
  - config/syntax/SQL.json
274
+ - config/syntax/SSH Config.json
102
275
  - config/syntax/SWIG.json
276
+ - config/syntax/SWeave.json
103
277
  - config/syntax/Scheme.json
104
- - config/syntax/Shell-Unix-Generic.json
278
+ - config/syntax/Scilab.json
279
+ - config/syntax/Setext.json
280
+ - config/syntax/Shell Script (Bash).json
105
281
  - config/syntax/Slate.json
106
- - config/syntax/Smarty.json
107
- - config/syntax/Standard ML.json
108
- - config/syntax/Subversion commit message.json
282
+ - config/syntax/Strings File.json
283
+ - config/syntax/TSV.json
109
284
  - config/syntax/Tcl.json
110
285
  - config/syntax/TeX Math.json
111
286
  - config/syntax/TeX.json
112
287
  - config/syntax/Textile.json
288
+ - config/syntax/Thrift.json
113
289
  - config/syntax/Twiki.json
290
+ - config/syntax/Txt2tags.json
114
291
  - config/syntax/Vectorscript.json
115
292
  - config/syntax/XML strict.json
116
293
  - config/syntax/XML.json
117
294
  - config/syntax/XSL.json
118
295
  - config/syntax/YAML.json
296
+ - config/syntax/camlp4.json
119
297
  - config/syntax/iCalendar.json
298
+ - config/syntax/mod_perl.json
120
299
  - config/syntax/reStructuredText.json
300
+ - config/syntax/svn-commit.tmp.json
121
301
  - config/theme/Active4D.json
122
302
  - config/theme/All Hallow's Eve.json
123
303
  - config/theme/Amy.json
@@ -167,15 +347,28 @@ files:
167
347
  - help/index.verh
168
348
  - lib/ver.rb
169
349
  - lib/ver/entry.rb
350
+ - lib/ver/font.rb
351
+ - lib/ver/help.rb
352
+ - lib/ver/help/describe_key.rb
353
+ - lib/ver/help/help_for_help.rb
354
+ - lib/ver/hover_completion.rb
170
355
  - lib/ver/keymap.rb
171
356
  - lib/ver/layout.rb
172
357
  - lib/ver/methods.rb
358
+ - lib/ver/methods/clipboard.rb
173
359
  - lib/ver/methods/completion.rb
174
360
  - lib/ver/methods/control.rb
361
+ - lib/ver/methods/ctags.rb
362
+ - lib/ver/methods/delete.rb
363
+ - lib/ver/methods/help.rb
175
364
  - lib/ver/methods/insert.rb
176
365
  - lib/ver/methods/move.rb
366
+ - lib/ver/methods/open.rb
367
+ - lib/ver/methods/preview.rb
368
+ - lib/ver/methods/save.rb
177
369
  - lib/ver/methods/search.rb
178
370
  - lib/ver/methods/select.rb
371
+ - lib/ver/methods/shortcuts.rb
179
372
  - lib/ver/methods/views.rb
180
373
  - lib/ver/mode.rb
181
374
  - lib/ver/options.rb
@@ -185,16 +378,25 @@ files:
185
378
  - lib/ver/syntax/detector.rb
186
379
  - lib/ver/syntax/processor.rb
187
380
  - lib/ver/text.rb
188
- - lib/ver/textpow.rb
381
+ - lib/ver/text/index.rb
189
382
  - lib/ver/theme.rb
383
+ - lib/ver/tooltip.rb
384
+ - lib/ver/vendor/binary_search.rb
190
385
  - lib/ver/vendor/fuzzy_file_finder.rb
386
+ - lib/ver/vendor/levenshtein.rb
387
+ - lib/ver/vendor/textpow.rb
191
388
  - lib/ver/view.rb
389
+ - lib/ver/view/console.rb
192
390
  - lib/ver/view/entry.rb
193
391
  - lib/ver/view/list.rb
194
392
  - lib/ver/view/list/buffer.rb
393
+ - lib/ver/view/list/ex.rb
195
394
  - lib/ver/view/list/fuzzy_file_finder.rb
395
+ - lib/ver/view/list/grep.rb
396
+ - lib/ver/view/list/methods.rb
196
397
  - lib/ver/view/list/syntax.rb
197
398
  - lib/ver/view/list/theme.rb
399
+ - lib/ver/view/term.rb
198
400
  - spec/keymap.rb
199
401
  - tasks/bacon.rake
200
402
  - tasks/changelog.rake
@@ -233,7 +435,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
233
435
  requirements: []
234
436
 
235
437
  rubyforge_project:
236
- rubygems_version: 1.3.3
438
+ rubygems_version: 1.3.5
237
439
  signing_key:
238
440
  specification_version: 3
239
441
  summary: VER is Vim & Emacs in Ruby
@@ -1,428 +0,0 @@
1
- {
2
- "fileTypes": [
3
- "bbcode"
4
- ],
5
- "foldingStartMarker": "(?x)\n (\\[(?i:quote|code|list)\\b.*?\\]\n |<!--(?!.*-->)\n |\\{\\s*($|\\?>\\s*$|\/\/|\/\\*(.*\\*\/\\s*$|(?!.*?\\*\/)))\n )",
6
- "foldingStopMarker": "(?x)\n (\\[\/(?i:quote|code|list)\\b.*?\\]\n |^\\s*-->\n |(^|\\s)\\}\n )",
7
- "keyEquivalent": "^~B",
8
- "name": "Bulletin Board",
9
- "patterns": [
10
- {
11
- "begin": "(\\[)(?i:list)(\\])",
12
- "captures": {
13
- "0": {
14
- "name": "meta.tag.bbcode"
15
- },
16
- "1": {
17
- "name": "punctuation.definition.tag.bbcode"
18
- },
19
- "2": {
20
- "name": "punctuation.definition.tag.bbcode"
21
- }
22
- },
23
- "end": "(\\[\/)(?i:list)(\\])",
24
- "patterns": [
25
- {
26
- "begin": "(\\[\\*\\])",
27
- "captures": {
28
- "0": {
29
- "name": "meta.tag.bbcode"
30
- },
31
- "1": {
32
- "name": "punctuation.definition.tag.bbcode"
33
- }
34
- },
35
- "contentName": "markup.list.unnumbered.bbcode",
36
- "end": "(?=\\[\\*\\]|\\[\/(?i:list)\\])",
37
- "patterns": [
38
- {
39
- "include": "$self"
40
- }
41
- ]
42
- }
43
- ]
44
- },
45
- {
46
- "begin": "(\\[)(?i:list)=(1|a)(\\])",
47
- "beginCaptures": {
48
- "0": {
49
- "name": "meta.tag.bbcode"
50
- },
51
- "1": {
52
- "name": "punctuation.definition.tag.bbcode"
53
- },
54
- "2": {
55
- "name": "constant.other.list-type.bbcode"
56
- },
57
- "3": {
58
- "name": "punctuation.definition.tag.bbcode"
59
- }
60
- },
61
- "end": "(\\[\/)(?i:list)(\\])",
62
- "endCaptures": {
63
- "0": {
64
- "name": "meta.tag.bbcode"
65
- },
66
- "1": {
67
- "name": "punctuation.definition.tag.bbcode"
68
- },
69
- "2": {
70
- "name": "punctuation.definition.tag.bbcode"
71
- }
72
- },
73
- "patterns": [
74
- {
75
- "begin": "(\\[\\*\\])",
76
- "captures": {
77
- "0": {
78
- "name": "meta.tag.bbcode"
79
- },
80
- "1": {
81
- "name": "punctuation.definition.tag.bbcode"
82
- }
83
- },
84
- "contentName": "markup.list.numbered.bbcode",
85
- "end": "(?=\\[\\*\\]|\\[\/(?i:list)\\])",
86
- "patterns": [
87
- {
88
- "include": "$self"
89
- }
90
- ]
91
- }
92
- ]
93
- },
94
- {
95
- "begin": "(\\[)(?i:quote)(?:=[^\\]]+)?(\\])",
96
- "captures": {
97
- "0": {
98
- "name": "meta.tag.bbcode"
99
- },
100
- "1": {
101
- "name": "punctuation.definition.tag.bbcode"
102
- },
103
- "2": {
104
- "name": "punctuation.definition.tag.bbcode"
105
- }
106
- },
107
- "contentName": "markup.quote.bbcode",
108
- "end": "(\\[\/)(?i:quote)(\\])",
109
- "patterns": [
110
- {
111
- "include": "$self"
112
- }
113
- ]
114
- },
115
- {
116
- "begin": "(\\[)(?i:code)(\\])",
117
- "captures": {
118
- "0": {
119
- "name": "meta.tag.bbcode"
120
- },
121
- "1": {
122
- "name": "punctuation.definition.tag.bbcode"
123
- },
124
- "2": {
125
- "name": "punctuation.definition.tag.bbcode"
126
- }
127
- },
128
- "contentName": "markup.raw.block.bbcode",
129
- "end": "(\\[\/)(?i:code)(\\])"
130
- },
131
- {
132
- "begin": "(\\[)(?i:i)(\\])",
133
- "captures": {
134
- "0": {
135
- "name": "meta.tag.bbcode"
136
- },
137
- "1": {
138
- "name": "punctuation.definition.tag.bbcode"
139
- },
140
- "2": {
141
- "name": "punctuation.definition.tag.bbcode"
142
- }
143
- },
144
- "contentName": "markup.italic.bbcode",
145
- "end": "(\\[\/)(?i:i)(\\])",
146
- "patterns": [
147
- {
148
- "include": "$self"
149
- }
150
- ]
151
- },
152
- {
153
- "begin": "(\\[)(?i:b)(\\])",
154
- "captures": {
155
- "0": {
156
- "name": "meta.tag.bbcode"
157
- },
158
- "1": {
159
- "name": "punctuation.definition.tag.bbcode"
160
- },
161
- "2": {
162
- "name": "punctuation.definition.tag.bbcode"
163
- }
164
- },
165
- "contentName": "markup.bold.bbcode",
166
- "end": "(\\[\/)(?i:b)(\\])",
167
- "patterns": [
168
- {
169
- "include": "$self"
170
- }
171
- ]
172
- },
173
- {
174
- "begin": "(\\[)(?i:u)(\\])",
175
- "captures": {
176
- "0": {
177
- "name": "meta.tag.bbcode"
178
- },
179
- "1": {
180
- "name": "punctuation.definition.tag.bbcode"
181
- },
182
- "2": {
183
- "name": "punctuation.definition.tag.bbcode"
184
- }
185
- },
186
- "contentName": "markup.underline.bbcode",
187
- "end": "(\\[\/)(?i:u)(\\])",
188
- "patterns": [
189
- {
190
- "include": "$self"
191
- }
192
- ]
193
- },
194
- {
195
- "begin": "(\\[)(?i:strike)(\\])",
196
- "captures": {
197
- "0": {
198
- "name": "meta.tag.bbcode"
199
- },
200
- "1": {
201
- "name": "punctuation.definition.tag.bbcode"
202
- },
203
- "2": {
204
- "name": "punctuation.definition.tag.bbcode"
205
- }
206
- },
207
- "contentName": "markup.other.strikethrough.bbcode",
208
- "end": "(\\[\/)(?i:strike)(\\])",
209
- "patterns": [
210
- {
211
- "include": "$self"
212
- }
213
- ]
214
- },
215
- {
216
- "begin": "(?x)(\\[)(?i:color)=(\n\t\t (?i:(red|green|blue|yellow\n\t\t |white|black|pink\n\t\t |purple|brown|grey))\n |(\\#([0-9a-fA-F]{6}))\n |([^\\]]+))\n (\\])",
217
- "beginCaptures": {
218
- "0": {
219
- "name": "meta.tag.bbcode"
220
- },
221
- "1": {
222
- "name": "punctuation.definition.tag.bbcode"
223
- },
224
- "2": {
225
- "name": "constant.other.named-color.bbcode"
226
- },
227
- "3": {
228
- "name": "constant.other.rgb-value.bbcode"
229
- },
230
- "6": {
231
- "name": "invalid.illegal.expected-a-color.bbcode"
232
- },
233
- "7": {
234
- "name": "punctuation.definition.tag.bbcode"
235
- }
236
- },
237
- "contentName": "markup.other.colored.bbcode",
238
- "end": "(\\[\/)(?i:color)(\\])",
239
- "endCaptures": {
240
- "0": {
241
- "name": "meta.tag.bbcode"
242
- },
243
- "1": {
244
- "name": "punctuation.definition.tag.bbcode"
245
- },
246
- "2": {
247
- "name": "punctuation.definition.tag.bbcode"
248
- }
249
- },
250
- "patterns": [
251
- {
252
- "include": "$self"
253
- }
254
- ]
255
- },
256
- {
257
- "begin": "(?x)(\\[)(?i:size)=\n (?i:([0-9]{1,3})\\b\n |([^\\]]+))\n (\\])",
258
- "beginCaptures": {
259
- "0": {
260
- "name": "meta.tag.bbcode"
261
- },
262
- "1": {
263
- "name": "punctuation.definition.tag.bbcode"
264
- },
265
- "2": {
266
- "name": "constant.numeric.size.bbcode"
267
- },
268
- "3": {
269
- "name": "invalid.illegal.expected-a-size.bbcode"
270
- },
271
- "4": {
272
- "name": "punctuation.definition.tag.bbcode"
273
- }
274
- },
275
- "contentName": "markup.other.resized.bbcode",
276
- "end": "(\\[\/)(?i:size)(\\])",
277
- "endCaptures": {
278
- "0": {
279
- "name": "meta.tag.bbcode"
280
- },
281
- "1": {
282
- "name": "punctuation.definition.tag.bbcode"
283
- },
284
- "2": {
285
- "name": "punctuation.definition.tag.bbcode"
286
- }
287
- },
288
- "patterns": [
289
- {
290
- "include": "$self"
291
- }
292
- ]
293
- },
294
- {
295
- "begin": "(\\[)(?i:url)=([^\\]]+)(\\])",
296
- "beginCaptures": {
297
- "0": {
298
- "name": "meta.tag.bbcode"
299
- },
300
- "1": {
301
- "name": "punctuation.definition.tag.bbcode"
302
- },
303
- "2": {
304
- "name": "markup.underline.link.bbcode"
305
- },
306
- "3": {
307
- "name": "punctuation.definition.tag.bbcode"
308
- }
309
- },
310
- "contentName": "string.other.link.title.bbcode",
311
- "end": "(\\[\/)(?i:url)(\\])",
312
- "endCaptures": {
313
- "0": {
314
- "name": "meta.tag.bbcode"
315
- },
316
- "1": {
317
- "name": "punctuation.definition.tag.bbcode"
318
- },
319
- "2": {
320
- "name": "punctuation.definition.tag.bbcode"
321
- }
322
- },
323
- "name": "meta.link.inline.bbcode",
324
- "patterns": [
325
- {
326
- "include": "$self"
327
- }
328
- ]
329
- },
330
- {
331
- "begin": "(\\[)(?i:url)(\\])",
332
- "captures": {
333
- "0": {
334
- "name": "meta.tag.bbcode"
335
- },
336
- "1": {
337
- "name": "punctuation.definition.tag.bbcode"
338
- },
339
- "2": {
340
- "name": "punctuation.definition.tag.bbcode"
341
- }
342
- },
343
- "contentName": "markup.underline.link.bbcode",
344
- "end": "(\\[\/)(?i:url)(\\])",
345
- "name": "meta.link.inline.bbcode",
346
- "patterns": [
347
- {
348
- "match": "[\\[]]+"
349
- }
350
- ]
351
- },
352
- {
353
- "begin": "(\\[)(?i:email)(\\])",
354
- "captures": {
355
- "0": {
356
- "name": "meta.tag.bbcode"
357
- },
358
- "1": {
359
- "name": "punctuation.definition.tag.bbcode"
360
- },
361
- "2": {
362
- "name": "punctuation.definition.tag.bbcode"
363
- }
364
- },
365
- "contentName": "markup.underline.link.email.bbcode",
366
- "end": "(\\[\/)(?i:email)(\\])",
367
- "name": "meta.link.inline.bbcode",
368
- "patterns": [
369
- {
370
- "match": "[\\[]]+"
371
- }
372
- ]
373
- },
374
- {
375
- "begin": "(\\[)(?i:img)(:((?i:right|left|top))|([^\\]]+))?(\\])",
376
- "beginCaptures": {
377
- "0": {
378
- "name": "meta.tag.bbcode"
379
- },
380
- "1": {
381
- "name": "punctuation.definition.tag.bbcode"
382
- },
383
- "3": {
384
- "name": "constant.other.alignment.bbcode"
385
- },
386
- "4": {
387
- "name": "invalid.illegal.expected-an-alignment.bbcode"
388
- },
389
- "5": {
390
- "name": "punctuation.definition.tag.bbcode"
391
- }
392
- },
393
- "contentName": "markup.underline.link.image.bbcode",
394
- "end": "(\\[\/)(?i:img)(\\])",
395
- "endCaptures": {
396
- "0": {
397
- "name": "meta.tag.bbcode"
398
- },
399
- "1": {
400
- "name": "punctuation.definition.tag.bbcode"
401
- },
402
- "2": {
403
- "name": "punctuation.definition.tag.bbcode"
404
- }
405
- },
406
- "name": "meta.link.image.bbcode",
407
- "patterns": [
408
- {
409
- "match": "[\\[\]]+?"
410
- }
411
- ]
412
- },
413
- {
414
- "captures": {
415
- "3": {
416
- "name": "punctuation.definition.constant.bbcode"
417
- },
418
- "5": {
419
- "name": "punctuation.definition.constant.bbcode"
420
- }
421
- },
422
- "match": "(?x)\n\t\t\t\t(\n\t\t\t\t\t(\n\t\t\t\t\t\t(:)\n\t\t\t\t\t\t(mad|rolleyes|cool|eek|confused|devious|\n\t\t\t\t\t\tjudge|scared|eyebrow|bigdumbgrin)\n\t\t\t\t\t\t(:)\n\t\t\t\t\t)\n\t\t\t\t | (?::\\)|;\\)|:D|:\\(|:p|:o)\n\t\t\t\t)",
423
- "name": "constant.other.smiley.bbcode"
424
- }
425
- ],
426
- "scopeName": "text.bbcode",
427
- "uuid": "AC4E0E7E-CC15-4394-A858-6C7E3C09C414"
428
- }