1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-08 19:46:06 +01:00

plugins/lsp/packages: remove bufls

This commit is contained in:
Gaetan Lepage 2025-11-06 23:45:32 +01:00 committed by Gaétan Lepage
parent 7c949f2faf
commit 9256b49ec0
2 changed files with 0 additions and 2 deletions

View file

@ -18,7 +18,6 @@
"bright_script" "bright_script"
"bsl_ls" "bsl_ls"
"buddy_ls" "buddy_ls"
"bufls"
"bzl" "bzl"
"c3_lsp" "c3_lsp"
"cairo_ls" "cairo_ls"

View file

@ -47,7 +47,6 @@ let
# 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"
"bufls"
"typst_lsp" "typst_lsp"
]; ];
in in