From 1457e5452863ce3e30e77f68aa2adece72f1cc69 Mon Sep 17 00:00:00 2001 From: w0rp Date: Sun, 31 Jan 2021 16:29:22 +0000 Subject: #3527 - Clarify that popup menus should only be used in GUI Vim --- doc/ale.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/ale.txt b/doc/ale.txt index 8a6417ee..9268c9f2 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -1853,6 +1853,8 @@ g:ale_popup_menu_enabled *g:ale_popup_menu_enabled* capabilities in the right click mouse menu when there's a LSP server or tsserver available. See |ale-refactor|. + This feature is only supported in GUI versions of Vim. + This setting must be set to `1` before ALE is loaded for this behavior to be enabled. See |ale-lint-settings-on-startup|. -- cgit v1.2.3