Commit Graph

  • 5885da54be Enable <c-o> when s:marked doesn't exist Kien N 2012-06-29 18:39:45 +0700
  • 6a3eecbda6 Enable default input for non-path Kien N 2012-06-28 14:48:50 +0700
  • 570e34315c Remove a redundant description Kien N 2012-06-26 16:08:32 +0700
  • e2a180a41b Change versioning scheme Kien N 2012-06-23 06:33:26 +0700
  • 6c38c7e72e Update readme Kien N 2012-06-20 22:18:29 +0700
  • 4e38004029 Update docs Kien N 2012-06-19 23:45:00 +0700
  • a4882053b4 Ignore the vertical bar Kien N 2012-06-19 22:49:09 +0700
  • cb86f0f386 Use the global caching option for extensions Kien N 2012-06-19 00:12:54 +0700
  • 5929844814 Update readme Kien N 2012-06-18 23:03:42 +0700
  • 2310198033 Respect smartcase Kien N 2012-06-18 14:31:24 +0700
  • 28d5e6f2cb Option to follow all symlinks indiscriminately Kien N 2012-06-14 21:22:53 +0700
  • 4b9c014460 Update docs Kien N 2012-06-14 11:36:21 +0700
  • 4645d04a3c Slight sorting tweak Kien N 2012-06-06 09:23:07 +0700
  • b49cd99eea Make the markers unique Kien N 2012-06-05 15:51:02 +0700
  • 1f9e7e196d Fix root detection for new-style git submodules Lowe Thiderman 2012-06-05 08:41:28 +0200
  • 6801fa80dd Include ansi terms Kien N 2012-06-04 08:31:02 +0700
  • 6a9fda9304 Option to clear the marks Kien N 2012-05-31 16:54:54 +0700
  • fcda2e4d59 Add a flag to jump to the first opened tab or window Kien N 2012-05-31 15:17:15 +0700
  • 3e36061fbd Make <c-t>, <c-x>, <c-v> also open multiple files Kien N 2012-05-31 12:36:16 +0700
  • 7581d159c9 Reuse normcmd's return Kien N 2012-05-31 11:36:35 +0700
  • b3d52edb01 Replace a few match() calls Kien N 2012-05-31 11:15:04 +0700
  • 9b79b74c17 Support standard parent dir syntax Kien N 2012-05-31 10:26:44 +0700
  • 96bd4b37f4 Use a custom pathshorten Kien N 2012-05-29 13:48:56 +0700
  • b1035a2c6d Disable autocmds when opening/closing Kien N 2012-05-20 13:08:46 +0700
  • 7fc15428c1 Update docs Kien N 2012-05-20 11:55:53 +0700
  • f7561810bf Minor doc update Kien N 2012-05-14 19:25:47 +0700
  • b830093e3f Open all files as hidden buffers Kien N 2012-05-14 19:19:08 +0700
  • 4a4900ff09 Fix #200 Kien N 2012-05-14 18:53:36 +0700
  • 369bd81bbd Update docs Kien N 2012-05-12 18:38:58 +0700
  • 2826589dc6 Ver bump 1.7.7 Kien N 2012-05-10 21:00:29 +0700
  • 34881d22cd Paste from registers Kien N 2012-05-10 20:55:06 +0700
  • bfbbbafa86 Extend '..' input Kien N 2012-05-10 09:11:09 +0700
  • a96f0b2204 Update docs Kien N 2012-05-10 08:39:07 +0700
  • a9262720c1 Use @cd like :cd Kien N 2012-05-10 08:04:05 +0700
  • 9c9e120b81 Update readme Kien N 2012-05-08 21:26:49 +0700
  • 3e83d624bb Separate filename and path Kien N 2012-05-08 21:22:46 +0700
  • 4eae56d817 Adjust a change in 5042a5d Kien N 2012-05-08 20:22:19 +0700
  • c465ac3a79 Update docs Kien N 2012-05-08 15:13:24 +0700
  • 8a2521c5bd Merge remote-tracking branch 'mattn/fix-doc-quotes' into dev Kien N 2012-05-08 15:12:03 +0700
  • 53b643dc75 use 0x27. doc file must be encoded with latin-1. mattn 2012-05-08 16:30:35 +0900
  • 5042a5d0de Misc Kien N 2012-05-05 19:30:08 +0700
  • 80bc9cea8c Preserve v:errmsg Kien N 2012-05-03 08:35:21 +0700
  • 59aa11f49f Avoid to start on cmdwin. mattn 2012-05-03 02:22:34 +0900
  • 8820dec7b9 Update docs Kien N 2012-05-02 03:12:14 +0700
  • dc12e57ded Tweak tags filter Kien N 2012-05-02 02:59:37 +0700
  • f8f8f56fae Fixed an issue that caused a large number of errors in the 'tag' plugin if a tagfile was empty. Seth Fowler 2012-05-01 12:05:03 -0700
  • e61e7d5b80 Ver bump 1.7.6 Kien N 2012-04-22 08:43:02 +0700
  • 93ab44a31d Some clean ups Kien N 2012-04-22 08:42:05 +0700
  • 9f5e949d66 Default behavior for arg_map Kien N 2012-04-22 02:10:48 +0700
  • d4e658caa9 Better option handling Kien N 2012-04-22 02:08:18 +0700
  • 4852c3214b Silently open files Kien N 2012-04-21 13:58:02 +0700
  • 269a3f1350 Only when using globpath() Kien N 2012-04-21 13:03:36 +0700
  • 5dfe7f245b One mapping... Kien N 2012-04-21 08:38:29 +0700
  • 008ad743e9 Hint and default ignores Kien N 2012-04-20 22:28:50 +0700
  • 5292020781 Lower raw length's priority Kien N 2012-04-20 09:08:12 +0700
  • 2e590e3b02 Fix var type Kien N 2012-04-20 07:35:45 +0700
  • 60b9d44313 Expand default input if is string Kien N 2012-04-20 07:21:54 +0700
  • aca1f9db97 Don't sort 1, 2 if prompt's empty Kien N 2012-04-20 07:20:50 +0700
  • fa2d745b5d Get lines from buffers first Kien N 2012-04-19 17:53:45 +0700
  • d39b7b014d Insert filename under the cursor (like gf) Kien N 2012-04-19 16:38:52 +0700
  • c747af3ae6 Tweak MRE buffer sorting Kien N 2012-04-19 10:59:56 +0700
  • 75ef943c35 Option to disable sorting in MRU mode Kien N 2012-04-18 03:29:47 +0700
  • 2a033dad07 Update help Kien N 2012-04-17 05:10:29 +0700
  • 0b3173e021 Tweak mru and buffer sorting Kien N 2012-04-16 23:06:23 +0700
  • b41dbb68ba Don't need to check pathmode Kien N 2012-04-16 13:09:48 +0700
  • b3d9e480c8 Save bookmarks before exiting Kien N 2012-04-16 11:41:26 +0700
  • 93414deb65 Use a few curly braces variables Kien N 2012-04-16 11:40:21 +0700
  • 863996ce26 Change bookmarkdir's cache Kien N 2012-04-15 02:00:06 +0700
  • 43915113db Check matchlist's result Kien N 2012-04-14 13:44:05 +0700
  • f534dab9bd Skip non-existent files Kien N 2012-04-14 13:20:54 +0700
  • aba33190b6 Allow remarking regular lines if needed Kien N 2012-04-14 13:10:22 +0700
  • d1ad73559e Use sorting functions selectively Kien N 2012-04-14 12:31:50 +0700
  • eddd3091c9 Map <MiddleMouse> to paste-from-clipboard action Kien N 2012-04-14 03:40:54 +0700
  • c8fbd773b4 Give last-modified-time higher priority in MRU mode Kien N 2012-04-14 03:18:18 +0700
  • ccf90bfd8c Nuke the ControlP buffer before leaving Kien N 2012-04-13 17:54:08 +0700
  • d6e5c56b04 Add BookmarkDir extension Kien N 2012-04-13 14:30:36 +0700
  • e94a5e78e7 Allow using F7 in extensions Kien N 2012-04-13 09:58:37 +0700
  • 13cf37f106 Apply case sensitivity option when deleting Kien N 2012-04-13 09:58:24 +0700
  • 9cf53d959b Add a few local vars Kien N 2012-04-11 01:19:10 +0700
  • cb25e84cce Limit default input to path related modes Kien N 2012-04-09 01:21:50 +0700
  • 38831712e8 Add an overview section Kien N 2012-04-09 01:08:00 +0700
  • 1dfd1e1b84 Downgrade CtrlPLastMode Kien N 2012-04-08 22:56:07 +0700
  • 349e5afc4f Generalize getting extension vars Kien N 2012-04-08 12:08:01 +0700
  • 194987f331 Fix last entered sorting 1.7.5 Kien N 2012-04-08 08:18:53 +0700
  • 6863e650d4 Use bufnr directly Kien N 2012-04-08 07:33:04 +0700
  • 9c88549e8b Version bump Kien N 2012-04-05 05:26:59 +0700
  • 9749ee2695 Update readme Kien N 2012-04-08 06:11:05 +0700
  • ba7c2048a2 Get a separate buffer list Kien N 2012-04-08 06:33:05 +0700
  • f1dd272388 Revert "Keep s:mrufs separated" Kien N 2012-04-08 05:08:35 +0700
  • 59f64d698b Preset ext_vars Kien N 2012-04-07 18:55:23 +0700
  • 9f0cd39ea9 Add buffer_func option Kien N 2012-04-07 18:42:31 +0700
  • a14bbe0737 Reorganize syntax stuff Kien N 2012-04-07 09:01:06 +0700
  • c62259c201 Add buffers into the mix Kien N 2012-04-07 07:58:44 +0700
  • 2cedde3400 Only read from cache when necessary Kien N 2012-04-06 07:52:57 +0700
  • b1a688fc2f Use s:dyncwd more Kien N 2012-04-06 04:42:05 +0700
  • 045b66a6ab Remix when MRU list changes Kien N 2012-04-05 23:59:54 +0700
  • dfd54e1d33 Pass str directly when match_func is used Kien N 2012-04-05 09:23:33 +0700
  • fec6cf52ef Keep s:mrufs separated Kien N 2012-04-05 05:15:03 +0700
  • dee21e1873 Save a few bytes Kien N 2012-04-05 04:28:37 +0700
  • 51f325a108 More relevant sorting Kien N 2012-04-04 09:23:30 +0700