feat(readme): center-align LSP server settings table for improved readability

This commit is contained in:
cfngc4594 2025-02-21 10:53:54 +08:00
parent dd979d31b2
commit d450302a29

View File

@ -42,7 +42,11 @@ bun run dev
### LSP Server Settings
<div align="center">
| **Language** | **LSP Server** | **Port** |
|----------------|------------------|------------|
| `C` | `clangd` | `4594` |
| `C++` | `clangd` | `4595` |
</div>