Commit Graph

  • 7cfff6b16f Fix #114 - Escape $ Junegunn Choi 2016-04-09 21:41:59 +09:00
  • e9187959ba Use colors that match the current color scheme and add g:fzf_colors Junegunn Choi 2016-04-09 21:34:38 +09:00
  • 1ed70a995d Update README Junegunn Choi 2016-04-05 22:31:38 +09:00
  • d080f43011 Merge pull request #111 from low-ghost/master Junegunn Choi 2016-04-04 04:04:17 +09:00
  • 89a6d9613c add neovim terminal files to history filter #111 Mike Bagwell 2016-04-03 14:13:53 -04:00
  • ee71f5a207 Merge pull request #110 from majjoha/majjoha/add-filetypes-command Junegunn Choi 2016-04-04 00:35:01 +09:00
  • fb358ad4e6 Add Filetypes command. #110 Mathias Jean Johansen 2016-04-03 08:48:22 +02:00
  • 852cfa0c11 [Buffers] Sort buffers by MRU order Junegunn Choi 2016-03-16 00:18:23 +09:00
  • 49e88a1d75 Update help doc Junegunn Choi 2016-03-11 01:15:28 +09:00
  • 29db9ea140 [Buffers] Add g:fzf_buffers_jump to jump to existing window Junegunn Choi 2016-03-11 01:14:42 +09:00
  • fe7bebb62a Fix bug in #87 Junegunn Choi 2016-03-06 13:23:03 +09:00
  • 0352153789 [History] Fix invalid regular expression for filtering .git directory Junegunn Choi 2016-02-24 12:08:22 +09:00
  • b9285c87db [Tags/BTags] Take optional argument as the default query Junegunn Choi 2016-02-24 00:08:34 +09:00
  • 345dae5a08 [Tags] Return if failed to create tags Junegunn Choi 2016-02-23 23:42:04 +09:00
  • df25989b2b Merge pull request #87 from AdnoC/master Junegunn Choi 2016-02-20 03:01:29 +09:00
  • 2133f25675 fzf#vim#buffer_tags([tag commands], options) Added ability to specify the commands used to generate tags #87 AdnoC 2016-02-18 23:58:59 -05:00
  • be01b64586 [Lines] Use readfile() if buffer is not yet loaded Junegunn Choi 2016-02-19 00:29:24 +09:00
  • d940ab1c5a Revert "[Lines] Use readfile() if buffer is not yet loaded" Junegunn Choi 2016-02-19 00:28:35 +09:00
  • 16ffd82a58 [Lines] Use readfile() if buffer is not yet loaded Junegunn Choi 2016-02-19 00:28:01 +09:00
  • 990dfe41ff Fix #81 - Wrong insert position of fzf#vim#complete Junegunn Choi 2016-02-07 22:45:37 +09:00
  • baa6269062 sed in <plug>(fzf-complete-file) should not remove the first line Junegunn Choi 2016-02-04 07:17:21 +09:00
  • 00fdb54c9d [BTags] Add --reverse option to display tags in order Junegunn Choi 2016-01-18 01:15:59 +09:00
  • 2a225396d4 Update jumplist before move Junegunn Choi 2016-01-09 12:31:59 +09:00
  • 9a5c06ad72 Update jumplist on Tags/BTags/Lines/BLines Junegunn Choi 2016-01-09 12:22:37 +09:00
  • ee13be36fb Update copyright Junegunn Choi 2016-01-09 12:21:40 +09:00
  • 1d8b4bdcf9 Merge pull request #62 from telemenar/add_option_for_git_log Junegunn Choi 2016-01-08 09:04:13 +09:00
  • dd97e412a5 Pull out the git log options as an option. #62 Chris Pride 2016-01-04 15:59:19 -08:00
  • b97a6393ff [Ag] Use absolute path when 'autochdir' is set Junegunn Choi 2015-12-18 13:07:31 +09:00
  • 47f2b5042f [Ag] Ignore error while opening the first file Junegunn Choi 2015-12-18 13:05:02 +09:00
  • e487084857 Open selected file in the current window if it's empty Junegunn Choi 2015-12-18 12:19:52 +09:00
  • 664a88afd4 [Ag] Update doc Junegunn Choi 2015-12-14 12:25:42 +09:00
  • 8ea2e872d7 Change Ag key bindings: CTRL-{A,D} -> ALT-{A,D} (#54) Junegunn Choi 2015-12-14 12:14:40 +09:00
  • 0ad88dd4e8 fzf#vim#ag(query, [[ag options], options]) Junegunn Choi 2015-12-08 01:30:39 +09:00
  • e4d6a891f1 [[B]Lines] Fix #49 - Apply the new --tabstop option Junegunn Choi 2015-12-01 00:55:39 +09:00
  • f2a97a388b Update autoload functions to return 1 or 0 Junegunn Choi 2015-11-28 10:47:36 +09:00
  • 3db992a883 Fix #46 - Fix incorrect error message type when ctags command failed Junegunn Choi 2015-11-28 01:14:12 +09:00
  • 9a45d70f00 Fix #39 - GitFiles not updated to use fzf#vim#wrap Junegunn Choi 2015-11-12 02:27:29 +09:00
  • 7ebf708505 [[B]Tags] Allow multi-selection and populate quickfix list Junegunn Choi 2015-11-11 01:53:44 +09:00
  • d3fa3aeb74 Add fzf#vim#wrap(opts) Junegunn Choi 2015-11-11 01:53:10 +09:00
  • da58759f88 [Locate] -complete=dir Junegunn Choi 2015-11-11 01:35:10 +09:00
  • 30b5e4b922 Merge branch 'icholy-master' Junegunn Choi 2015-11-02 10:18:35 +09:00
  • 7d5154ae68 [GitFiles] List files from project root Junegunn Choi 2015-11-02 10:17:56 +09:00
  • 1a2d597045 Add GitFiles command #34 Ilia Choly 2015-10-30 12:05:54 -04:00
  • 0e995e1913 Customizable statusline Junegunn Choi 2015-10-31 00:33:06 +09:00
  • df65943036 ./install --all Junegunn Choi 2015-10-23 14:00:31 +09:00
  • ee794573e5 [Ag] --nth 4..,.. (#27) Junegunn Choi 2015-10-17 01:36:08 +09:00
  • e3bf9f2487 [Ag] Escape - Junegunn Choi 2015-10-17 01:35:21 +09:00
  • 7a5148eed7 Vim 7.3 compatibility (except completion) Junegunn Choi 2015-10-16 13:13:35 +09:00
  • 207876f620 Update README.md Junegunn Choi 2015-10-15 16:00:43 +09:00
  • 2977f08e8f Trigger netrw autocommand when opening directory Junegunn Choi 2015-10-09 12:37:42 +09:00
  • cb8c3dc617 Use different prompt color for each mapmode Junegunn Choi 2015-10-08 23:17:26 +09:00
  • db182e7caa Fix trimming of rhs of maps Junegunn Choi 2015-10-08 03:18:14 +09:00
  • 90629c054d Include mapmode in prompt Junegunn Choi 2015-10-08 03:13:50 +09:00
  • 3ac2d53bc1 Update display format of Maps and <plug>(fzf-maps-*) Junegunn Choi 2015-10-08 03:12:18 +09:00
  • 8fdbcb59ef Fix #22 - Escape ! in the command Junegunn Choi 2015-10-06 22:32:39 +09:00
  • 813796a204 Merge pull request #20 from junegunn/mappings Junegunn Choi 2015-10-05 00:35:18 +09:00
  • fcd3bbf9b2 Add <plug>(fzf-maps-[nixo]) - Mapping selecting mappings #20 Junegunn Choi 2015-10-02 01:17:01 +09:00
  • 8a47a2bf5f Merge s:defs calls Junegunn Choi 2015-10-01 03:46:49 +09:00
  • 95123eaf9b Fix g:fzf_command_prefix not applied to History Junegunn Choi 2015-10-01 03:30:46 +09:00
  • 75a51d7656 Merge pull request #19 from tweekmonster/nvim_statusline Junegunn Choi 2015-10-01 03:28:05 +09:00
  • e5c38eb1a5 Replace the terminal window's statusline in NeoVim #19 Tommy Allen 2015-09-30 08:33:09 -04:00
  • 9c98fda058 Fix #18 - Add g:fzf_command_prefix Junegunn Choi 2015-09-30 18:42:48 +09:00
  • c70fa2b6fb Handle SwapExists Junegunn Choi 2015-09-30 16:19:31 +09:00
  • 4dd84d7165 [BTags] Try --language-force option the first time Junegunn Choi 2015-09-29 22:35:58 +09:00
  • 8e4536384b [BTags] Remove --language-force option Junegunn Choi 2015-09-29 11:48:45 +09:00
  • d72f1361f1 Update customization examples Junegunn Choi 2015-09-25 11:45:16 +09:00
  • b08b8519c6 Append extra options string in completion functions Junegunn Choi 2015-09-25 11:45:02 +09:00
  • 3bbcce79ce Concatenate options for customization (#15) Junegunn Choi 2015-09-25 11:18:24 +09:00
  • 034457333f [BTags] Capitalize error message Junegunn Choi 2015-09-20 23:50:28 +09:00
  • 200708311c Display bindkey in magenta Junegunn Choi 2015-09-20 15:15:39 +09:00
  • f05fa9d516 [[B]Commits] Enable diff only in BCommits / CTRL-S to toggle sort Junegunn Choi 2015-09-20 15:06:59 +09:00
  • 921d92ff4a [BCommits] Add BCommits command Junegunn Choi 2015-09-20 14:51:06 +09:00
  • 5c25913b25 [History:/] Ignore empty selection Junegunn Choi 2015-09-20 04:05:59 +09:00
  • 1f1cb3fdba Update doc - missing parens Junegunn Choi 2015-09-20 02:58:14 +09:00
  • 2d8435f114 [Commands] Match against the description as well Junegunn Choi 2015-09-20 01:38:03 +09:00
  • da6e7e84b4 Make clear that the latest version of fzf is required Junegunn Choi 2015-09-20 01:32:22 +09:00
  • d8b54082c1 [Commits] Add Commits command for browsing git commits Junegunn Choi 2015-09-20 01:26:08 +09:00
  • 8cc0b2ea71 Merge pull request #11 from atn34/fix-Tags Junegunn Choi 2015-09-17 14:59:51 +09:00
  • 514683efad Fix :Tags command tagfile relative path #11 Andrew Noyes 2015-09-16 22:43:33 -07:00
  • 22c8a706c2 [fzf-complete-line] Exclude empty lines Junegunn Choi 2015-09-17 00:04:34 +09:00
  • 561cb901d1 [Helptags] Remove duplicate tags Junegunn Choi 2015-09-16 23:38:42 +09:00
  • c9c49f6722 [Tags] Disable colored output when tags file is larger than 20M Junegunn Choi 2015-09-12 23:12:01 +09:00
  • 47fb2c3eb6 Make fzf#vim#complete#path take command as the first argument Junegunn Choi 2015-09-12 02:52:43 +09:00
  • 2a9ac9602b 'prefix' option to fzf#complete() as Funcref Junegunn Choi 2015-09-11 12:01:14 +09:00
  • ad24e3a925 File completion using &isfname Junegunn Choi 2015-09-11 11:03:43 +09:00
  • 3d916ea590 Why you should use fzf on Vim Junegunn Choi 2015-09-07 00:51:56 +09:00
  • 7e37b1226b Note on Helptags name clash Junegunn Choi 2015-09-06 14:52:19 +09:00
  • 2b9b9f367f Do not unlet g:__fzf_command Junegunn Choi 2015-09-06 11:58:21 +09:00
  • d2b235262e Code restructuring Junegunn Choi 2015-09-06 00:58:45 +09:00
  • 46c0e47b02 Fix History[:/] - History command itself can shift index by one Junegunn Choi 2015-09-02 23:07:02 +09:00
  • fb355a9737 Merge pull request #7 from junegunn/extended-history Junegunn Choi 2015-09-02 22:56:16 +09:00
  • e252f45762 Command history and search history (#6) #7 Junegunn Choi 2015-09-02 19:14:56 +09:00
  • e3cac09d60 Ignore __Tagbar__ buffer Junegunn Choi 2015-09-02 19:10:49 +09:00
  • 6d8edb3c0e Update vimdoc Junegunn Choi 2015-09-01 00:59:06 +09:00
  • 332513de58 [Commands] List user-defined commands first Junegunn Choi 2015-08-31 23:09:55 +09:00
  • 4d99749294 normal! zz on BTags and Tags Junegunn Choi 2015-08-29 23:03:33 +09:00
  • eec4a667d8 Extend Commands to include default ex commands Junegunn Choi 2015-08-29 22:51:34 +09:00
  • c857037b4b Update README Junegunn Choi 2015-08-29 22:47:26 +09:00
  • 602d98b7eb Fix #1 - Helptags to update &rtp when required Junegunn Choi 2015-08-29 00:43:06 +09:00
  • f73ac9283d Remove dead code Junegunn Choi 2015-08-28 18:42:43 +09:00