summaryrefslogtreecommitdiff
path: root/doc/ale-rust.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale-rust.txt')
-rw-r--r--doc/ale-rust.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/ale-rust.txt b/doc/ale-rust.txt
index 8e846844..c51273ab 100644
--- a/doc/ale-rust.txt
+++ b/doc/ale-rust.txt
@@ -40,6 +40,16 @@ Integration Information
Also note that rustc 1.18. or later is needed.
+===============================================================================
+TODO
+
+g:ale_rust_only_current_buffer *g:ale_rust_only_current_buffer*
+ *b:ale_rust_only_current_buffer*
+ Type: |Number|
+ Default: `0`
+
+ Option to restore buggy operation. (FIXME: The existance of this option
+ might or might not be desired.)
===============================================================================
analyzer *ale-rust-analyzer*