diff options
Diffstat (limited to 'doc/configs.txt')
| -rw-r--r-- | doc/configs.txt | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/doc/configs.txt b/doc/configs.txt index 74d341b8..c02c1aad 100644 --- a/doc/configs.txt +++ b/doc/configs.txt @@ -8878,25 +8878,14 @@ Default config: ------------------------------------------------------------------------------ systemd_ls -https://github.com/psacawa/systemd-language-server - -`systemd-language-server` can be installed via `pip` >sh - pip install systemd-language-server - -Language Server for Systemd unit files +loop or previous error loading module 'lsp.systemd_ls' Snippet to enable the language server: >lua vim.lsp.enable('systemd_ls') Default config: -- cmd: >lua - { "systemd-language-server" } -- filetypes: >lua - { "systemd" } -- root_markers: >lua - { ".git" } -< + ------------------------------------------------------------------------------ systemd_lsp |
