diff options
| author | ZyX <kp-pav@yandex.ru> | 2017-12-12 00:44:25 +0300 |
|---|---|---|
| committer | ZyX <kp-pav@yandex.ru> | 2017-12-12 00:44:25 +0300 |
| commit | 1f9dd689b9f2b68edbc40cc3c60d46db853dda94 (patch) | |
| tree | 1da60fa8fcc4fb8e2a578fac90edae3eb5618202 /runtime/doc/ui.txt | |
| parent | 9f534422e6c3649ee40904ae3606455d26b48188 (diff) | |
| parent | 8813b29cec13f7410427fbb8913d3753dd6626a7 (diff) | |
| download | rneovim-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.txt | 2 |
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, |
