feat(neovim): add yaml lsp.
This commit is contained in:
parent
ef79df7e51
commit
a45a4f6a66
1 changed files with 2 additions and 0 deletions
|
|
@ -46,6 +46,8 @@ in {
|
|||
pkgs.vscode-langservers-extracted
|
||||
# for markdown
|
||||
pkgs.marksman
|
||||
# for yaml
|
||||
pkgs.yaml-language-server
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue