70 Commits

Author SHA1 Message Date
Jacques Heunis
7d33e19395 Add suggested configuration for always-insert-newline-on-enter behaviour (#231)
Co-authored-by: Jacques Heunis <git@jacquesheunis.com>
2020-10-17 09:44:39 -07:00
Tomek Wałkuski
430ea6ddfd Fix typo: s/Closure/Clojure/ (#226) 2020-10-05 13:00:42 -07:00
Prabir Shrestha
8392aa9fab add ai powered tabnine source (#224) 2020-10-04 12:53:16 -07:00
Prabir Shrestha
3f9d907f21 add asyncomplete-gitcommit source (#223) 2020-10-04 12:12:15 -07:00
Prabir Shrestha
189fd9e474 add ale source (#222) 2020-10-04 12:08:58 -07:00
Prabir Shrestha
47d125049a add asyncomplete-look source for dictionary (#221) 2020-10-04 12:04:40 -07:00
Prabir Shrestha
123bec2a9a add asyncomplete-clang source (#220) 2020-10-04 12:02:09 -07:00
Prabir Shrestha
dbe098fc48 add nextword for English autocomplete (#219) 2020-10-04 11:56:43 -07:00
Prabir Shrestha
76e28e2d71 add async-clj-omni (#218) 2020-10-04 11:49:56 -07:00
Jay Sitter
0d4ec1805d Add asyncomplete-user to README (#207) 2020-08-08 18:30:12 -07:00
Prabir Shrestha
bb8a9924b7 use allowlist and blocklist and deprecate the old keys (#204) 2020-06-25 23:46:12 -07:00
Prabir Shrestha
b618d5753e remove async.vim reference 2020-06-20 23:24:13 +00:00
Prabir Shrestha
3f823a47a9 add asyncomplete-emmet.vim (#203) 2020-06-13 12:36:34 -07:00
Matthieu Rakotojaona
fc5c227e2b Add instructions for displaying the preview window (#198) 2020-05-17 11:05:49 -07:00
jess
db3ab51ef6 Added financial contributors to the README (#159) 2019-10-02 10:37:57 -07:00
Mitchell Henke
28e4ad69b9 fix small README typo (#160) 2019-10-02 10:37:16 -07:00
Prabir Shrestha
b65b77bd75 remove priority from README.md 2019-05-15 05:38:38 -07:00
prabirshrestha
c64848b11e remove old docs from README.md 2019-03-30 00:12:01 -07:00
Prabir Shrestha
9d75c6872e added known issues 2019-03-29 13:53:36 -07:00
Jay Sitter
913418ba56 Add popup delay documentation 2019-03-03 13:49:07 -05:00
kyouryuukunn
94098ad15c Added asyncomplete-neoinclude.vim (#81) 2018-10-22 08:53:43 -07:00
Prabir Shrestha
f4e70a9753 added support for fuzzy search via let g:asyncomplete_smart_completion=1 (#66)
* added support for fuzzy search via  let g:asyncomplete_smart_completion=1

* partial fix for neovim

* added smart completion (fuzzy completion) for both vim8 and neovim

* updated README.md and docs for smart completion

* use vim.api.nvim_call_function to dump in neovim for tables
2018-08-18 10:34:50 -07:00
Prabir Shrestha
0488c141cf update README.md to use au User asyncomplete_setup to regsiter sources fixes #7 2018-03-03 10:43:53 -08:00
BatmanAoD
a5c057aa4e Note minimum NeoVim version (#41) 2017-12-30 21:35:02 -08:00
cvlmtg
26094fda59 add asyncomplete-file.vim to the list of sources (#44) 2017-12-27 13:46:08 -08:00
Christian Wellenbrock
a9766afff5 Align table of available sources
Extract links from first column to make it less wide.
2017-11-28 15:22:38 -08:00
Christian Wellenbrock
7e40d9ca34 Add tmux-complete to list of available sources 2017-11-28 15:22:38 -08:00
Prabir Shrestha
49c7ad3d2c mention https://github.com/topics/asyncomplete 2017-11-23 13:20:27 -08:00
Łukasz Jan Niemier
9459acd060 Add PivotalTracker to list of supported completions (#37)
Also:

- sort supported engines alphabetically
2017-11-23 13:11:16 -08:00
Prabir Shrestha
acce717f78 Using existing vim plugin sources 2017-11-20 23:07:41 -08:00
Peter Renström
e24a2f7a30 Add option to remove duplicates 2017-10-04 07:49:05 -07:00
Prabir Shrestha
e8ceb01487 Update README.md 2017-08-28 20:02:38 -07:00
Prabir Shrestha
35e5f00d1a use table for sources 2017-08-28 19:59:02 -07:00
keremc
51a87282b5 add asyncomplete-racer.vim to list of sources (#26) 2017-08-27 15:47:53 -07:00
Prabir Shrestha
4ef6d68511 remove dev branch for vim-lsp 2017-08-25 07:48:10 -07:00
Prabir Shrestha
838bc36d7d Update README.md 2017-08-05 17:27:40 -07:00
Prabir Shrestha
c46964a6ce Update README.md 2017-08-05 17:26:57 -07:00
Prabir Shrestha
e9d871126c Update README.md 2017-08-05 17:26:13 -07:00
Prabir Shrestha
a2dd386c5f added language server protocol support via asyncomplete-lsp.vim and vim-lsp 2017-08-05 13:32:30 -07:00
Aakash Sigdel
27836a63c7 Update README.md
change completeop to completeopt
2017-08-05 11:22:03 -07:00
yami_beta
93681e9894 add omni source
https://github.com/yami-beta/asyncomplete-omni.vim
2017-06-11 18:42:32 -07:00
Prabir Shrestha
11b127a468 use asyncomplete_setup autocmd to register_source 2017-06-11 16:00:38 -07:00
Prabir Shrestha
f55a75cc69 added emoji source
https://github.com/prabirshrestha/asyncomplete-emoji.vim
2017-06-03 13:58:16 -07:00
Prabir Shrestha
e2a54dcc63 add vim tags source #19 2017-06-02 16:50:40 -07:00
Prabir Shrestha
3ff46e4ec0 added neco-vim 2017-04-11 20:01:46 -07:00
Prabir Shrestha
18025b3d04 Update README.md 2017-04-06 22:18:18 -07:00
Prabir Shrestha
5c863f727b add support for priority (#9) 2017-04-06 21:05:21 -07:00
Prabir Shrestha
e1fe6cda4b added link to JavaScript autocomplete via Flow 2017-04-02 15:49:42 -07:00
Prabir Shrestha
814f0a698e add support to disable auto popup via g:asyncomplete_auto_popup (fixes #5) 2017-04-01 11:25:23 -07:00
Prabir Shrestha
d36f85cd1c added asyncomplete-necosyntax.vim to sources 2017-03-31 20:09:12 -07:00