mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-11 08:55:43 +08:00
Fix doc for mouse support in tabline
This commit is contained in:
parent
421f5a6053
commit
3051636771
@ -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 |
|
||||
| ---------------- | ------------------ |
|
||||
| `<Mouse-left>` | jump to the buffer |
|
||||
|
Loading…
x
Reference in New Issue
Block a user