Commit Graph

  • 950027d594 Merge pull request #22 from takanabe/add_multi_byte_char_in_ja_help_doc master othree 2016-11-20 21:24:04 +0800
  • 9fe0567eeb Add multibyte chars at 1st line of ja help document - Vim checks firstline of help file whether it contains multibyte character or not for detecting help file's encoding. Takayuki WATANABE 2016-11-20 13:48:54 +0900
  • e1692107da Merge pull request #20 from digital-carver/foldreveal othree 2015-09-03 17:19:26 +0800
  • 2fe27d1c4e Merge pull request #15 from Kimura1/change_encoding othree 2015-09-03 17:19:08 +0800
  • 017aefdf26 restore foldopen=search behaviour for :M #19 SundaraRaman R 2015-09-01 04:27:33 +0530
  • e5ad9c566c Merge pull request #18 from takano32/master othree 2015-05-19 16:29:04 +0800
  • 26e268c8ce convert eregex from EUC=JP to UTF-8 TAKANO Mitsuhiro 2015-05-19 17:26:03 +0900
  • f62ea4bcb3 Merge pull request #17 from takano32/master othree 2015-05-15 10:49:13 +0800
  • efeb9ed623 fix regex.jax as UTF-8 TAKANO Mitsuhiro 2015-05-14 19:38:13 +0900
  • c1769967d1 eregex.jax's encoding change to utf-8 KiYugadgeter 2015-05-06 12:43:39 +0900
  • 455e328a18 Update version othree 2015-01-23 14:19:18 +0800
  • 543a8e193a Document force case option othree 2015-01-23 13:33:45 +0800
  • 574091de5d Add option g:eregex_force_case othree 2015-01-23 13:27:47 +0800
  • 543ff4c2cb Merge pull request #14 from chocolateboy/refix_ignorecase_and_smartcase othree 2015-01-20 18:33:25 +0800
  • 134ba2be25 correctly handle &ignorecase and &smartcase (re-fixes #4 and #7) chocolateboy 2015-01-17 06:45:23 +0000
  • 64c2e53af2 Merge pull request #13 from rr-/better_warnings othree 2014-12-31 16:57:12 +0800
  • c01ee8e6d2 Merge pull request #12 from rr-/readme othree 2014-12-31 16:56:01 +0800
  • c791d86c8c Improved grammar Marcin Kurczewski 2014-12-20 12:18:51 +0100
  • 7324d6a2d9 Improved errors appearance Marcin Kurczewski 2014-12-20 12:12:58 +0100
  • ea979eb7fc Merge pull request #10 from bendavis78/master othree 2014-10-09 11:52:43 +0800
  • 38834e2aad Perform previous search when search term is empty Ben Davis 2014-10-07 11:33:41 -0500
  • 83707ceb5b Fix #7, treat 'I' as noignorecase modifier othree 2014-03-11 01:15:28 +0800
  • 7fb6aeed95 Start 2.61 othree_kao 2013-09-05 16:48:21 +0800
  • f01d0c30fc Fix #4, supports ignorecase option othree_kao 2013-09-04 15:21:32 +0800
  • e0501e3ee6 Merge pull request #3 from mcepl/be_ignorant othree 2013-06-25 04:03:09 -0700
  • 81e49a41ce Ignore doc/tags* files Matěj Cepl 2013-06-25 12:55:32 +0200
  • edfd1a4de4 Update version number v2.6 othree 2013-02-24 19:24:07 +0800
  • cabd4e36f6 Fix function name othree_kao 2013-02-22 19:09:36 +0800
  • b9fb663ad1 Update changes othree_kao 2013-02-22 18:33:12 +0800
  • 1bf7675395 Fix hlsearch behavior othree_kao 2013-02-22 18:32:18 +0800
  • edab3765a5 Support hlsearch when count > 1 othree_kao 2013-02-22 17:52:15 +0800
  • 961d5a984b typo othree_kao 2013-02-22 17:30:37 +0800
  • c8801cd40e typo othree_kao 2013-02-22 17:17:27 +0800
  • 2d1b3e9dff Define custom search delimeter othree_kao 2013-02-22 16:58:57 +0800
  • 1faccdb775 Reindent othree_kao 2013-02-22 15:51:19 +0800
  • 025f0ff67c Version number to 2.60 othree_kao 2013-02-22 14:40:00 +0800
  • 5af78ca657 Update readme othree_kao 2013-02-22 14:35:37 +0800
  • ba860a3f8b Change toggle function name othree_kao 2013-02-22 14:30:39 +0800
  • 7ae26288dc Use lt othree 2013-02-22 00:21:41 +0800
  • 71fd2ffdc4 Update README othree 2013-02-22 00:17:06 +0800
  • c9bcdb89a6 New toggle function for default key mapping othree 2013-02-22 00:03:01 +0800
  • 36d19c9083 Fix arg othree_kao 2013-02-21 14:57:12 +0800
  • 27f0c14062 Fix #1, supports count now. othree_kao 2013-02-21 14:51:27 +0800
  • 43b418cd55 Fix #2, set v:searchforward outside function othree 2013-02-21 00:52:26 +0800
  • cf804755b1 Minor fix for Japanese doc. othree 2010-10-19 17:47:29 +0800
  • 51a1757186 add config.mk othree 2010-10-19 17:36:38 +0800
  • f477b2f845 add Makefile 2.56 othree 2010-10-19 17:30:45 +0800
  • 70dce21561 rename japanese doc extension othree 2010-10-19 16:37:17 +0800
  • 70492a166e complete doc tranlation othree 2010-10-19 14:47:22 +0800
  • 78bfcc3833 Translate more doc othree 2010-10-19 12:27:50 +0800
  • 5ed06e656e add ,? map setting in README othree 2010-10-18 12:57:45 +0800
  • 4df4a0b35a Add half translted document. othree 2010-10-18 12:04:19 +0800
  • 722bd54766 Update version number. othree 2010-10-18 12:03:54 +0800
  • ea856448c7 remove hr othree 2010-10-15 23:23:44 +0800
  • fd1ed129e3 update README othree 2010-10-15 23:21:53 +0800
  • 1f39a8c3ac reformat READMEL othree 2010-10-15 22:50:38 +0800
  • c696651350 add README othree 2010-10-15 22:49:29 +0800
  • 8d19b3c14b make :M? work, mapping to ? othree 2010-10-15 22:02:07 +0800
  • 38a631a849 first commit othree 2010-10-15 22:01:39 +0800