Invoke lsp for Docker files.

This commit is contained in:
tastytea 2021-08-22 23:29:17 +02:00
parent 9b55f6196a
commit adce814fff
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@
(web-mode . lsp)
(css-mode . lsp)
(js-mode . lsp)
(dockerfile-mode . lsp)
(lsp-mode . lsp-enable-which-key-integration)
(lsp-mode . my/lsp-init)
(lsp-mode . my/company-prescient-sort-length-off)))