Port changes from #3154 to zed2
This commit is contained in:
@@ -331,8 +331,8 @@ pub(crate) struct DiagnosticEndpoint {
|
||||
|
||||
#[derive(Copy, Clone, Eq, PartialEq, PartialOrd, Ord, Debug)]
|
||||
pub enum CharKind {
|
||||
Punctuation,
|
||||
Whitespace,
|
||||
Punctuation,
|
||||
Word,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user