aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 9730e83..e8e4c1e 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,6 @@ Language server for Odin. This project is still in early development.
- [Clients](#clients)
- [Vs Code](#vs-code)
- [Sublime](#sublime)
-- [Known issues](#issues)
- [Missing features](#missing-features)
## Installation
@@ -80,8 +79,5 @@ Configuration of the LSP:
```
-## Issues
- All the current known issues are found [here](https://github.com/DanielGavin/ols/blob/master/know_issues.txt)
-
## Missing-features
Background indexer to complement the static indexer.