Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Kate
Commits
586ed887
Commit
586ed887
authored
Dec 17, 2021
by
David Bryant
💬
Browse files
Correct minor typos.
parent
3eb8481e
Pipeline
#111630
passed with stage
in 3 minutes and 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
doc/kate/plugins.docbook
View file @
586ed887
...
...
@@ -2626,12 +2626,12 @@ fragment can be entered in LSPClient plugin's "User Server Settings":
</screen>
<para>
The root entry above is relative to the project directory and ensures that a
a
separate language server is started for each project, which is necessary in
separate language server is started for each project, which is necessary in
this case as each has a distinct virtual environment.
</para>
<para>
<filename>pylsp_in_env</filename> is a small "wrapper script" that should be placed
in <literal>PATH</literal> with
f
ollowing (to-be-adjusted) content:
in <literal>PATH</literal> with
the
ollowing (to-be-adjusted) content:
</para>
<screen>
#!/bin/bash
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment