diff --git a/doc/editors.html b/doc/editors.html
index 5228dfc7a80afc..1da83daf07ae63 100644
--- a/doc/editors.html
+++ b/doc/editors.html
@@ -24,7 +24,7 @@
Options
an extension for Visual Studio Code to provide support for the Go programming language
Gogland: Gogland is distributed either as a standalone IDE
or as a plugin for the IntelliJ Platform IDEs
-Go-Plus: Go-Plus is an Atom package that provides enhanced Go support
+Go-Plus: Go-Plus is an Atom package that provides enhanced Go support
@@ -48,7 +48,7 @@
Options
Go-Plus |
- Editing features |
+ Editing features |
Build and run from the editor/IDE |
@@ -100,7 +100,7 @@ Options
Yes |
- Navigation features |
+ Navigation features |
Display documentation inline, or open godoc in browser |
@@ -138,7 +138,7 @@ Options
Yes |
- Testing and debugging features |
+ Testing and debugging features |
Debugger support |
@@ -186,11 +186,11 @@ Options
-1: Possible when enabled via Settings > Go > On Save, go
vet
and golint
are available via plugins. Also runs tests on save if configured.
+1Possible when enabled via Settings > Go > On Save, go
vet
and golint
are available via plugins. Also runs tests on save if configured.
-2: Additionally, user input can disambiguate when two or more options are available.
+2Additionally, user input can disambiguate when two or more options are available.
-3: Available if the go-debug package is installed.
+3Available if the go-debug package is installed.
@@ -228,4 +228,4 @@ Options
background-color: #ebebeb;
font-weight: bold;
}
-
\ No newline at end of file
+