diff --git a/docs/documentation.md b/docs/documentation.md index 131349493..0e334f4cd 100644 --- a/docs/documentation.md +++ b/docs/documentation.md @@ -533,6 +533,8 @@ Buffers will be listed on tabline if there is only one tab, each item contains t SpaceVim tabline also support mouse click, left mouse button will switch to buffer, middle button will delete the buffer. +**NOTE:** this feature is only supported in neovim with `has('tablineat')`. + | Key Binding | Description | | ---------------- | ------------------ | | `` | jump to the buffer |