mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
tests/lsp-format: enable lsp in lsp-format test
This commit is contained in:
parent
903e2a1ccb
commit
4932dbb966
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
|
||||
with-lsp-format = {
|
||||
plugins = {
|
||||
lsp.enable = true;
|
||||
lsp-format.enable = true;
|
||||
none-ls = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue