diff options
| author | Felix S. Klock II <pnkfelix@pnkfx.org> | 2013-07-22 12:27:46 +0200 |
|---|---|---|
| committer | Felix S. Klock II <pnkfelix@pnkfx.org> | 2013-07-22 12:27:46 +0200 |
| commit | 1076b9c3b2fd40bf04caeedde5801ae64348530e (patch) | |
| tree | 6dd44d58ce85cd3f37c3732953577e1784c986da /README.md | |
| parent | 9e2221caa26dd0f4eedca857805c6dff0c85b0a2 (diff) | |
| download | rust-mode-1076b9c3b2fd40bf04caeedde5801ae64348530e.tar.gz | |
Note incompatibility with global-whitespace-mode.
See #3994.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -98,3 +98,8 @@ marking, press x, and ELPA will install the packages for you (under ~/.emacs.d/elpa/). * or using <kbd>M-x package-install rust-mode + +### Known bugs + +* Combining `global-whitespace-mode` and `rust-mode` is generally glitchy. + See [Issue #3994](https://github.com/mozilla/rust/issues/3994). |
