Commit Graph

  • 22bd80f9ec added s:filter_completion_items Prabir Shrestha 2017-04-16 11:00:36 -07:00
  • 3ff46e4ec0 added neco-vim Prabir Shrestha 2017-04-11 19:58:41 -07:00
  • bb32f7ad46 Refactor asyncomplete#utils#find_nearest_parent_directory Andrey Popp 2017-04-07 08:29:59 +03:00
  • f739f90a98 Add asyncomplete#utils#find_nearest_directory Andrey Popp 2017-04-05 22:11:49 +03:00
  • 18025b3d04 Update README.md Prabir Shrestha 2017-04-06 22:18:18 -07:00
  • 5c863f727b add support for priority (#9) Prabir Shrestha 2017-04-04 21:35:08 -07:00
  • e1fe6cda4b added link to JavaScript autocomplete via Flow Prabir Shrestha 2017-04-02 15:48:29 -07:00
  • 814f0a698e add support to disable auto popup via g:asyncomplete_auto_popup (fixes #5) Prabir Shrestha 2017-03-28 22:58:46 -07:00
  • d36f85cd1c added asyncomplete-necosyntax.vim to sources Prabir Shrestha 2017-03-31 20:09:12 -07:00
  • 6e5e026671 added s:matchstrpos Prabir Shrestha 2017-03-30 21:25:29 -07:00
  • 18de4c3494 log v:exception when calling completor() function fails Prabir Shrestha 2017-03-30 22:12:30 -07:00
  • 684426a800 fixed s:get_active_sources_for_buffer() Prabir Shrestha 2017-03-28 22:01:26 -07:00
  • 109f2ab5e7 Update README.md Prabir Shrestha 2017-03-05 16:01:56 -08:00
  • 1f005afe5d remove experimental Prabir Shrestha 2017-03-05 15:26:37 -08:00
  • f702531694 rewrite completion provider (#3) Prabir Shrestha 2017-03-05 15:05:17 -08:00
  • d1964a98bc updated auto close preview window when completion is done Prabir Shrestha 2017-02-28 23:46:02 -08:00
  • 10bd916023 added asyncomplete_setup for lazily registering source Prabir Shrestha 2017-02-28 23:42:31 -08:00
  • f41f5c87da fixed neosnippet url Prabir Shrestha 2017-02-10 23:01:30 -08:00
  • e46a34306c added neosnippet autocompletion source Prabir Shrestha 2017-02-10 22:40:34 -08:00
  • fff0bde504 added docs about preview window in README.md Prabir Shrestha 2017-02-06 08:59:44 -08:00
  • 5fe822d4e4 document about removing preview window Prabir Shrestha 2017-02-05 16:35:19 -08:00
  • ffaf5f0ae0 explain more about context Prabir Shrestha 2017-02-05 12:36:48 -08:00
  • 58244a715e added link to asyncomplete-tscompletejob.vim Prabir Shrestha 2017-02-05 12:32:11 -08:00
  • 27393386fc use type('') instead of v:t_string for backwards compat Prabir Shrestha 2017-02-02 19:48:50 -08:00
  • 66ac6994b4 fixes #2 Prabir Shrestha 2017-01-29 18:36:43 -08:00
  • 4c6acb96e1 support blacklist Prabir Shrestha 2017-01-29 18:12:22 -08:00
  • 6caff0f47d added asyncomplete-gocode.vim Prabir Shrestha 2017-01-29 16:30:25 -08:00
  • 2cf38cfa86 ported wait for a while before popping up from nvim-complete-manage c9d12a954e04 updated g:asyncomplete_completion_delay to 100ms Prabir Shrestha 2017-01-29 02:30:55 -08:00
  • 9ba08daa0c Update README.md Prabir Shrestha 2017-01-28 18:27:28 -08:00
  • 078d957b7d moved tab documentation at the top Prabir Shrestha 2017-01-28 18:24:34 -08:00
  • 8feb0f7148 added link to https://github.com/prabirshrestha/asyncomplete-buffer.vim Prabir Shrestha 2017-01-28 18:17:00 -08:00
  • d3fa900444 use a:ctx['col'] and a:ctx['typed'] Prabir Shrestha 2017-01-28 14:14:54 -08:00
  • fc673eac96 added reference to https://github.com/prabirshrestha/asyncomplete-ultisnips.vim Prabir Shrestha 2017-01-28 14:09:32 -08:00
  • db3dacb911 added tab completion doc Prabir Shrestha 2017-01-28 11:09:33 -08:00
  • 9c03d2f727 initial rewrite to make it work on vim8 and neovim based off github.com/roxma/nvim-complete-manager with python dependencies removed Prabir Shrestha 2017-01-26 23:47:48 -08:00
  • be56e330d8 initial commit * forked off from https://github.com/maralla/completor.vim d475b42c92a000ff9eeb6b4b311eb06f457e71a3 Prabir Shrestha 2017-01-10 23:26:27 -08:00