diff --git a/README.md b/README.md index 3d033c7..1eb3872 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Tabnine Chat Support](https://github.com/codota/tabnine-nvim/blob/master/chat/ticker.png)](#tabnine-chat---beta) +[![Tabnine Chat Support](https://github.com/codota/tabnine-nvim/blob/master/chat/ticker.png)](#tabnine-chat) # tabnine-nvim Tabnine client for Neovim @@ -14,7 +14,7 @@ Tabnine client for Neovim - [Windows](#windows) - [Activate (mandatory)](#activate-mandatory) - [Activate Tabnine Pro](#activate-tabnine-pro) -- [Tabnine Chat - BETA](#tabnine-chat---beta) +- [Tabnine Chat](#tabnine-chat) - [Commands](#commands) - [Tabnine Chat commands](#tabnine-chat-commands) - [`` and `nvim-cmp`](#tab-and-nvim-cmp) @@ -184,12 +184,16 @@ $ pacman -S --needed gtk3 glib2 webkit2gtk-4.1 libsoup3 - `:TabnineToggle` - to toggle enable/disable - `:TabnineChat` - to launch Tabnine chat - `:TabnineLoginWithAuthToken` - to log in using auth token (for headless environments, where no browser is available) +- `:TabnineAccept` - accept apply changes +- `:TabnineReject` - reject apply changes ### Tabnine Chat commands - `:TabnineChat` - to open Tabnine Chat - `:TabnineFix` - to fix the function in scope - `:TabnineTest` - to generate tests for function in scope - `:TabnineExplain` - to explain the function in scope +- `:TabnineAccept` - accept apply changes +- `:TabnineReject` - reject apply changes ## `` and `nvim-cmp` diff --git a/chat/index.html b/chat/index.html index a7744c7..ac62218 100644 --- a/chat/index.html +++ b/chat/index.html @@ -1,7 +1,7 @@ - + @@ -28,7 +28,7 @@ }