diff --git a/doc/gf-editor-modes.md b/doc/gf-editor-modes.md index 5351895e0..d178e6cc8 100644 --- a/doc/gf-editor-modes.md +++ b/doc/gf-editor-modes.md @@ -16,9 +16,8 @@ instructions inside. ## Visual Studio Code * [Grammatical Framework Language Server](https://marketplace.visualstudio.com/items?itemName=anka-213.gf-vscode) by Andreas Källberg. -This provides syntax highlighting and a client for the Grammatical Framework language server. Follow the installation instructions in the link. -* [Grammatical Framework](https://marketplace.visualstudio.com/items?itemName=GrammaticalFramework.gf-vscode) is a simpler extension -without any external dependencies which provides only syntax highlighting. +This provides syntax highlighting and a client for the Grammatical Framework language server. +* [Grammatical Framework](https://marketplace.visualstudio.com/items?itemName=GrammaticalFramework.gf-vscode) is a simpler extension which provides only syntax highlighting. ## Eclipse @@ -72,4 +71,4 @@ GF=*.gf ## Vim -[vim-gf](https://github.com/gdetrez/vim-gf) \ No newline at end of file +[vim-gf](https://github.com/gdetrez/vim-gf)