mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 16:39:00 +02:00
Revert "tests/lsp: disable ols test because odin is broken"
This reverts commit 6597afe209
.
This commit is contained in:
parent
64880922bd
commit
d385972711
1 changed files with 0 additions and 4 deletions
|
@ -40,10 +40,6 @@ let
|
||||||
|
|
||||||
disabled =
|
disabled =
|
||||||
[
|
[
|
||||||
# TODO: 2025-05-07: odin is broken
|
|
||||||
# Fixed in https://github.com/NixOS/nixpkgs/pull/404919
|
|
||||||
"ols"
|
|
||||||
|
|
||||||
# DEPRECATED SERVERS
|
# DEPRECATED SERVERS
|
||||||
# See https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig.lua
|
# See https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig.lua
|
||||||
"ruff_lsp"
|
"ruff_lsp"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue