Skip to content

Commit

Permalink
mention issue with adaptive-wrap-prefix-mode and syntax-propertize
Browse files Browse the repository at this point in the history
  • Loading branch information
brotzeit committed Oct 22, 2021
1 parent 01c3b34 commit d76d412
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

- [Rustic](#rustic)
- [Intro](#intro)
- [Known issues](#known-issues)
- [Installation](#installation)
- [straight](#straight)
- [Compilation](#compilation)
Expand Down Expand Up @@ -73,6 +74,11 @@ functionality.
The shared functions and options exist as aliases in the rust-mode and
rustic namespace for backwards compatability reasons(rustic has been a fork).

## Known issues

- `rust-syntax-propertize` and `adaptive-wrap-prefix-mode` can lead to
severe lag when editing larger files (#107)

## Installation

Simply put `(use-package rustic)` in your config and most stuff gets
Expand Down

0 comments on commit d76d412

Please sign in to comment.