Commit Graph

  • aedd47be21 [BLines] Allow multi selection for building quickfix list mg979 2018-09-07 09:37:36 +02:00
  • 8224416813 [Filetypes] Remove duplicate file types (#688) Filip Szymański 2018-09-02 11:21:20 +02:00
  • a3459df758 Add Rg for ripgrep Junegunn Choi 2018-08-31 17:27:35 +09:00
  • 2eb1bccea9 [Lines] Fix formatting error Junegunn Choi 2018-08-30 13:33:22 +09:00
  • f52fcd3d6c [Marks] Use foreground color for "Number" highlight group (#581) Junegunn Choi 2018-08-29 17:54:22 +09:00
  • e042ec03a2 [Ag] Use base blue colors Junegunn Choi 2018-08-29 17:53:58 +09:00
  • 633c980c05 Fix base ANSI colors (#581) Junegunn Choi 2018-08-29 17:53:20 +09:00
  • bd80d334be Fix background color of Lines/BLines Junegunn Choi 2018-08-29 11:09:22 +09:00
  • f39c92b7ce Use --layout=reverse-list when appropriate (fzf 0.17.4 required) Junegunn Choi 2018-07-29 01:07:30 +09:00
  • 2a58380051 Update README: external terminal emulator no longer required in GVim Junegunn Choi 2018-07-29 01:05:00 +09:00
  • 6ce58caad3 [Commits] Use FugitiveGenerate to get proper commit URL Junegunn Choi 2018-07-22 17:04:28 +09:00
  • 8d56bdd6ad Remove duplicate example Junegunn Choi 2018-07-11 13:28:41 +09:00
  • 1d9e7d2a90 Add global line completion example to README Junegunn Choi 2018-07-11 13:26:49 +09:00
  • 033033daa3 [Buffers] Avoid cleaning up g:fzf#vim#buffers when the plugin is reloaded Junegunn Choi 2018-06-22 12:30:31 +09:00
  • 1b01a5069b [History] Append command to command history Junegunn Choi 2018-06-22 12:13:32 +09:00
  • 6aa1db67a5 [History] Fix #549 - Avoid : or / map Junegunn Choi 2018-06-22 12:06:20 +09:00
  • 34881b707b Update Rg example to use smart-case option (#658) Dylan Chong 2018-06-20 21:20:24 +12:00
  • ce82e10630 [Buffers] Clean up buffer names (#637) Ala Ibrahim 2018-05-28 00:03:33 -07:00
  • 88595ebbaa [History] Use fnamemodify instead of expand (#626) Håken Lid 2018-04-28 04:05:42 +02:00
  • dc5f9437fc [BTags] Use sort executable only on Unix (excluding Cygwin) (#620) Junegunn Choi 2018-04-19 17:55:22 +09:00
  • 3661409e95 [BTags] Group tags by scope Junegunn Choi 2018-04-18 14:09:54 +09:00
  • bbda33b402 buffer_tags: sort tags Justin M. Keyes 2018-04-15 00:48:33 +02:00
  • dcf49751e9 [BTags][Buffers] use list type for options Jan Edmund Lazo 2018-04-09 20:21:54 -04:00
  • 9f0bae1248 [Lines][BLines][Tags] use list form for options Jan Edmund Lazo 2018-04-09 00:41:55 -04:00
  • a362bc58f1 Update GGrep example to work at project level. (#590) Shea Parkes 2018-03-08 21:48:46 -05:00
  • 17d24ae31d [Helptags] Ignore wildignore setting (#567) Pascal Lalancette 2018-01-21 05:52:23 -05:00
  • c0a5fee707 Clarify that "fzf.vim" depends on "fzf" Junegunn Choi 2018-01-09 01:36:51 +09:00
  • 2686522b2e Remove deprecated function Junegunn Choi 2018-01-09 01:18:37 +09:00
  • 7e92b73d03 [fzf#vim#with_preview] workaround system() newline (#557) Jan Edmund Lazo 2018-01-02 04:28:17 -05:00
  • 3d33d4cd66 [fzf#vim#with_preview] Remove unnecessary -v flag Junegunn Choi 2018-01-02 18:25:30 +09:00
  • 9036680e74 [fzf#vim#with_preview] Escape preview script path (#558) Jan Edmund Lazo 2018-01-02 04:21:14 -05:00
  • 02654656af [Tags] run perl for s:bin.tags (#559) Jan Edmund Lazo 2018-01-02 04:14:48 -05:00
  • 009c58b481 Use $LINES instead of $FZF_PREVIEW_HEIGHT Junegunn Choi 2017-12-09 23:21:26 +09:00
  • 11b7fb91e1 Decorate Vim 8 statusline Junegunn Choi 2017-12-06 12:29:44 +09:00
  • 76926aa247 [Tags] Ignore optional semicolon after excmd in tag Junegunn Choi 2017-12-03 05:28:58 +09:00
  • d0042b9dee [[B]Commit] Fix preview command for fish shell (#518) Niraj Thapaliya 2017-11-23 22:18:55 -06:00
  • 45d39f5711 [[B]Commits] Do not enable preview on narrow screen Junegunn Choi 2017-11-24 01:10:18 +09:00
  • 6902f6bc1c [[B]Commits] CTRL-Y to yank commit hashes to register Junegunn Choi 2017-11-24 01:07:14 +09:00
  • ad113a64fc [Tags] Use fnameescape to escape command line arguments (#512) Jan Edmund Lazo 2017-11-20 10:19:13 -05:00
  • ba7a22888b Update instruction to hide statusline of terminal buffer Junegunn Choi 2017-11-19 12:14:40 +09:00
  • be8aa32b1e Add instruction to hide statusline of terminal buffer Junegunn Choi 2017-11-19 12:12:22 +09:00
  • 18df14c2f6 Revert "[GitFiles] Support files with special characters (#500)" (#509) Junegunn Choi 2017-11-16 19:30:14 +09:00
  • 529894d769 Revert "[GitFiles] Support files with special characters (#500)" #729 #509 revert-500-gitfiles-quoting Junegunn Choi 2017-11-16 19:29:46 +09:00
  • 004af25150 [GitFiles] Support files with special characters (#500) Michael Budde 2017-11-16 07:11:27 +01:00
  • 4b9e2a03fe [GFiles] Avoid duplicate entries (#473) Josh Pencheon 2017-11-14 03:54:07 +00:00
  • 5c6cee878a [fzf#vim#colors] Pick up colorschemes from opt packages (#489) Michael Kaiser 2017-11-02 13:35:48 +01:00
  • f31a2925fe [BCommits] Remove --graph option (#474) Josh Pencheon 2017-10-25 10:57:27 +01:00
  • b51382fe9e [fzf#vim#preview] Use ruby in Windows if available (#471) Jan Edmund Lazo 2017-10-22 09:50:12 -04:00
  • fbfbd04870 Clean up README Junegunn Choi 2017-10-21 09:27:18 +09:00
  • 852b38db2a Update installation instruction Junegunn Choi 2017-10-21 09:25:24 +09:00
  • 6ac8d1f742 Update vimdoc and remove duplicate tags Junegunn Choi 2017-10-17 02:21:57 +09:00
  • 121bd70fcf [[B]Commits] Enable preview window by default Junegunn Choi 2017-10-08 03:44:28 +09:00
  • b24038960e Fix incorrect --query option in completion Junegunn Choi 2017-09-26 15:20:27 +09:00
  • 36f6e6b5b0 Fix s:wrap for Vim 7.4 Junegunn Choi 2017-09-14 19:13:11 +09:00
  • 2fd046fa76 [Files] Port junegunn/fzf/pull/1043 (#442) Jan Edmund Lazo 2017-09-06 22:03:56 -04:00
  • e7928d154a [Files] Do not set up lengthy prompt on narrow screen Junegunn Choi 2017-09-05 18:48:45 +09:00
  • df79877245 [fzf#vim#preview] works with Windows default command (#441) Jan Edmund Lazo 2017-09-04 09:50:37 -04:00
  • 0b0d9f0912 [Ag] Print error message when ag is not found on $PATH Junegunn Choi 2017-09-01 11:10:42 +09:00
  • 39f0c2d0a4 Merge pull request #436 from janlazo/Windows_complete Junegunn Choi 2017-08-28 22:38:41 +09:00
  • 34ceec14d2 [fzf#vim#complete] append --no-expect to options #436 Jan Edmund Lazo 2017-08-25 23:34:51 -04:00
  • b73cec55f0 [fzf#vim#complete#path] works in Windows Jan Edmund Lazo 2017-08-24 21:50:41 -04:00
  • 25ea6371b2 [s:complete_trigger] use list type for options Jan Edmund Lazo 2017-08-24 01:21:52 -04:00
  • 4e603e4fab [Commits] Fix formatting of commit log Junegunn Choi 2017-08-27 05:10:36 +09:00
  • 13b27c45c8 Merge pull request #429 from janlazo/Windows_Ag Junegunn Choi 2017-08-25 22:57:55 +09:00
  • e246016844 [History] Remove duplicates and print list in MRU order Junegunn Choi 2017-08-24 02:58:27 +09:00
  • a4d4986d18 Make 8.3 filename via cmd.exe for Neovim #429 Jan Edmund Lazo 2017-08-22 06:02:22 -04:00
  • b0baf7593d [Commits,BCommits] Windows support (#430) Jan Edmund Lazo 2017-08-21 13:13:06 -04:00
  • dda682ad69 Revert "Run preview script in batchfile for Windows" Jan Edmund Lazo 2017-08-20 22:55:47 -04:00
  • 71cc4c5037 Run preview script in batchfile for Windows Jan Edmund Lazo 2017-08-20 22:42:45 -04:00
  • 057853a248 [s:fzf] join the option list for preview script check Jan Edmund Lazo 2017-08-20 21:42:09 -04:00
  • 3334d62749 [fzf#vim#with_preview] works with Ag in Windows Jan Edmund Lazo 2017-08-20 21:21:32 -04:00
  • 469ac6bfce [Ag] works in Windows Jan Edmund Lazo 2017-08-20 17:35:28 -04:00
  • fa91d53f5c [Tags] Support Windows-style absolute filepaths (#428) Jan Edmund Lazo 2017-08-20 10:14:31 -04:00
  • 1e40de4f2d [Tags, BTags] Windows support (#427) Jan Edmund Lazo 2017-08-20 09:11:42 -04:00
  • 61bcdb146f [s:q] Use fzf#shellescape for Windows (#425) Jan Edmund Lazo 2017-08-20 03:59:09 -04:00
  • d62ec0b113 [GFiles?] Windows suppport: use list type for options (#424) Jan Edmund Lazo 2017-08-20 03:55:15 -04:00
  • 914355df94 [Helptags] Windows support (#423) Jan Edmund Lazo 2017-08-19 23:26:07 -04:00
  • 7e868c49ac Exclude the current file from History (#422) Jack O'Connor 2017-08-17 13:14:43 -04:00
  • 43a570d6e6 [Files] runs in Windows (#418) Jan Edmund Lazo 2017-08-17 00:12:10 -04:00
  • b9b275a897 Ignore Funcref actions in g:fzf_action Junegunn Choi 2017-08-14 17:42:33 +09:00
  • d3b9fed9c2 [Ag] Drop --nth to make search faster Junegunn Choi 2017-07-30 20:14:17 +09:00
  • 685f9aae97 [Tags] Remove --with-nth option to speed up loading Junegunn Choi 2017-07-24 02:35:21 +09:00
  • 55f6bc8367 [Tags/Helptags] Do not proceed if perl is not found Junegunn Choi 2017-07-01 01:18:01 +09:00
  • e1c3bba14b Update README regarding Windows support Junegunn Choi 2017-06-29 12:35:10 +09:00
  • 348a57a4a4 Allow fzf#complete to take hash argument with sink Junegunn Choi 2017-06-28 21:19:11 +09:00
  • ccc32c3164 Do not depend on fugitive for finding git root Junegunn Choi 2017-06-16 10:39:50 +09:00
  • cf60e54647 [Commits] Commit hash can be longer Junegunn Choi 2017-06-10 03:44:52 +09:00
  • 990834ab6c [Helptags] Fix globpath pattern Junegunn Choi 2017-05-22 01:29:48 +09:00
  • 536b6ace35 [[B]Tags] Proceed to the next command if the output is empty Junegunn Choi 2017-05-20 01:52:19 +09:00
  • d99169da2d Use FZF_PREVIEW_HEIGHT if available. Requires fzf 0.16.7. Junegunn Choi 2017-04-30 12:06:41 +09:00
  • 8ffd3fb0ba [Maps] Fix parse error in non-US locales Junegunn Choi 2017-04-24 10:48:31 +09:00
  • f3c3646c81 Fix <plug>(fzf-complete-buffer-line) Junegunn Choi 2017-04-24 10:34:40 +09:00
  • 605d9da512 Update documentation Junegunn Choi 2017-03-18 02:14:34 +09:00
  • 4f00962a81 Add support for the rouge highlighter. (#336) Blaž Hrastnik 2017-03-18 02:07:06 +09:00
  • 2eaff04946 Show how to set up fzf#vim#files with fzf#vim#with_preview Junegunn Choi 2017-03-13 19:42:16 +09:00
  • 2b69c15226 Fix fzf#vim#with_preview: missing parentheses Junegunn Choi 2017-03-13 19:28:40 +09:00
  • b7a19efa46 Update .github/ISSUE_TEMPLATE.md Junegunn Choi 2017-03-13 12:13:25 +09:00
  • 06a8b870c0 [Tags] Support multiple tags files Junegunn Choi 2017-03-10 17:04:52 +09:00
  • e4f79f6e98 Use shellescape instead of manual escaping Junegunn Choi 2017-03-07 23:17:04 +09:00
  • 87a910a127 [[B]Commits] Enable sort by default Junegunn Choi 2017-03-03 12:20:44 +09:00