mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
vanadium: -marksman
It uses microsoft dotnet, which will probably soon ship AI written code
This commit is contained in:
parent
584fbe05b9
commit
2597bfb114
2 changed files with 0 additions and 2 deletions
|
|
@ -11,7 +11,6 @@ local servers = {
|
||||||
html = {}, -- HTML
|
html = {}, -- HTML
|
||||||
jsonls = {}, -- JSON
|
jsonls = {}, -- JSON
|
||||||
lemminx = {}, -- XML
|
lemminx = {}, -- XML
|
||||||
marksman = {}, -- Markdown
|
|
||||||
phpactor = {}, -- PHP
|
phpactor = {}, -- PHP
|
||||||
pylsp = {}, -- Python
|
pylsp = {}, -- Python
|
||||||
pyright = {},
|
pyright = {},
|
||||||
|
|
|
||||||
|
|
@ -22,7 +22,6 @@
|
||||||
pkgs.nil # nix
|
pkgs.nil # nix
|
||||||
pkgs.fish-lsp # fish
|
pkgs.fish-lsp # fish
|
||||||
pkgs.pyright # python
|
pkgs.pyright # python
|
||||||
pkgs.marksman # markdown
|
|
||||||
pkgs.taplo # toml
|
pkgs.taplo # toml
|
||||||
pkgs.vscode-langservers-extracted # JSON etc
|
pkgs.vscode-langservers-extracted # JSON etc
|
||||||
pkgs.yaml-language-server # yaml
|
pkgs.yaml-language-server # yaml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue