mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
docs: rename ui.txt => api-ui-events.txt
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
*ui.txt* Nvim
|
||||
*api-ui-events.txt* Nvim
|
||||
|
||||
|
||||
NVIM REFERENCE MANUAL
|
||||
@ -6,6 +6,9 @@
|
||||
|
||||
Nvim UI protocol *UI* *ui* *api-ui-events*
|
||||
|
||||
This document describes the UI protocol. See |gui| and |tui| for user-facing
|
||||
UI components and features.
|
||||
|
||||
Type |gO| to see the table of contents.
|
||||
|
||||
==============================================================================
|
Reference in New Issue
Block a user