From a66df7a9edf43def82565b96f7a5979260fc6f53 Mon Sep 17 00:00:00 2001 From: Jacob Jackson Date: Mon, 20 May 2019 10:17:51 -0400 Subject: [PATCH] Add Deoplete client --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4efa594..7556e32 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,11 @@ If your feature request is specific to a particular editor's TabNine client, ple - [Sublime Text](https://github.com/zxqfl/tabnine-sublime) - [Vim](https://github.com/zxqfl/tabnine-vim) - [Atom](https://github.com/zxqfl/tabnine-atom) + +You may be interested in these TabNine clients written by third parties: + - [Emacs](https://github.com/TommyX12/company-tabnine) +- [Vim (Deoplete)](https://github.com/tbodt/deoplete-tabnine) # Changelogs