Browse Source

readme typo

Thomas B 1 month ago
parent
commit
b135f08b28
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

31
 
31
 
32
 ## IDE Integration
32
 ## IDE Integration
33
 
33
 
34
-I'm using [https://kate-editor.org/] which supports VSCode-style LSP and debugging with integrated plugins.
34
+I'm using [Kate](https://kate-editor.org/) which supports VSCode-style LSP and debugging with integrated plugins.
35
 
35
 
36
 To generate a `compile_commands.json` for LSPs using `bear` run:
36
 To generate a `compile_commands.json` for LSPs using `bear` run:
37
 
37
 

Loading…
Cancel
Save