diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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. |