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:
parent
7c949f2faf
commit
9256b49ec0
2 changed files with 0 additions and 2 deletions
|
|
@ -18,7 +18,6 @@
|
|||
"bright_script"
|
||||
"bsl_ls"
|
||||
"buddy_ls"
|
||||
"bufls"
|
||||
"bzl"
|
||||
"c3_lsp"
|
||||
"cairo_ls"
|
||||
|
|
|
|||
|
|
@ -47,7 +47,6 @@ let
|
|||
# DEPRECATED SERVERS
|
||||
# See https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig.lua
|
||||
"ruff_lsp"
|
||||
"bufls"
|
||||
"typst_lsp"
|
||||
];
|
||||
in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue