This commit is contained in:
silvanshade 2022-06-18 17:16:16 -06:00
parent 4ffa91bde8
commit 06bd8bb483
No known key found for this signature in database

View file

@ -42,7 +42,7 @@ crates
└── server
└── src
├── core
│ ├── document.rs -- definitions related to working with documents related data
│ ├── document.rs -- definitions for working with document related data
│ ├── error.rs
│ ├── session.rs -- definitions for lsp session and related state
│ ├── syntax.rs -- definitions for updating syntax text area in browser