mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
Revert "tests/lsp: disable golangci_lint_ls"
This reverts commit e1e0e6f024
.
This commit is contained in:
parent
86a887025f
commit
199a300488
1 changed files with 0 additions and 5 deletions
|
@ -38,11 +38,6 @@ let
|
|||
let
|
||||
disabled =
|
||||
[
|
||||
# TODO: 2025-03-26 build failure
|
||||
# https://github.com/nametake/golangci-lint-langserver/issues/51
|
||||
# https://github.com/nametake/golangci-lint-langserver/pull/52
|
||||
"golangci_lint_ls"
|
||||
|
||||
# DEPRECATED SERVERS
|
||||
# See https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig.lua
|
||||
"ruff_lsp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue