mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-10 05:37:29 +03:00
Port changes from #3154 to zed2
This commit is contained in:
parent
67ecc2fe04
commit
ba189f2af1
@ -331,8 +331,8 @@ pub(crate) struct DiagnosticEndpoint {
|
||||
|
||||
#[derive(Copy, Clone, Eq, PartialEq, PartialOrd, Ord, Debug)]
|
||||
pub enum CharKind {
|
||||
Punctuation,
|
||||
Whitespace,
|
||||
Punctuation,
|
||||
Word,
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user