emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/dart-mode 2a95005 159/192: Fix typo in README, regarding M


From: ELPA Syncer
Subject: [nongnu] elpa/dart-mode 2a95005 159/192: Fix typo in README, regarding M-/ fallback
Date: Sun, 29 Aug 2021 11:02:09 -0400 (EDT)

branch: elpa/dart-mode
commit 2a9500599ee4234711d09fc58243d919aa483e73
Author: Brady Trainor <mail@bradyt.com>
Commit: Brady Trainor <mail@bradyt.com>

    Fix typo in README, regarding M-/ fallback
    
    We assume the author meant `dart-expand-fallback` variable, based on
    changes in same commit.
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b90540b..a307c7c 100644
--- a/README.md
+++ b/README.md
@@ -123,7 +123,8 @@ press `M-?` again to select the second parameter, and so on.
 If the analysis server isn't enabled for the current buffer, this will fall 
back
 to whatever command is assigned to `M-/` outside of Dart mode (`dabbrev-expand`
 in vanilla Emacs). This will usually pick up any custom key bindings, but if it
-doesn't you can manually choose a fallback by setting the `
+doesn't you can manually choose a fallback by setting the 
`dart-expand-fallback`
+variable.
 
 ## Dart Formatter
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]