aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/ui.txt
diff options
context:
space:
mode:
authorZyX <kp-pav@yandex.ru>2017-12-12 00:44:25 +0300
committerZyX <kp-pav@yandex.ru>2017-12-12 00:44:25 +0300
commit1f9dd689b9f2b68edbc40cc3c60d46db853dda94 (patch)
tree1da60fa8fcc4fb8e2a578fac90edae3eb5618202 /runtime/doc/ui.txt
parent9f534422e6c3649ee40904ae3606455d26b48188 (diff)
parent8813b29cec13f7410427fbb8913d3753dd6626a7 (diff)
downloadrneovim-1f9dd689b9f2b68edbc40cc3c60d46db853dda94.tar.gz
rneovim-1f9dd689b9f2b68edbc40cc3c60d46db853dda94.tar.bz2
rneovim-1f9dd689b9f2b68edbc40cc3c60d46db853dda94.zip
Merge branch 'master' into hide-container-impl
Diffstat (limited to 'runtime/doc/ui.txt')
-rw-r--r--runtime/doc/ui.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/ui.txt b/runtime/doc/ui.txt
index 685019aed7..abbd063483 100644
--- a/runtime/doc/ui.txt
+++ b/runtime/doc/ui.txt
@@ -9,7 +9,7 @@ Nvim UI protocol *ui*
Type |gO| to see the table of contents.
==============================================================================
-Introduction *ui-intro*
+UI Events *ui-events*
GUIs can be implemented as external processes communicating with Nvim over the
RPC API. The UI model consists of a terminal-like grid with a single,