diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ale.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index 5493f31e..6e80117e 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -891,6 +891,8 @@ supported: |ALEFindReferences| - Find references for the word under the cursor. +Options: + `-relative` Show file paths in the results relative to the working dir ------------------------------------------------------------------------------- 5.5 Hovering *ale-hover* @@ -931,6 +933,8 @@ commands are supported: |ALESymbolSearch| - Search for symbols in the workspace. +Options: + `-relative` Show file paths in the results relative to the working dir =============================================================================== 6. Global Options *ale-options* |