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"
|
"bright_script"
|
||||||
"bsl_ls"
|
"bsl_ls"
|
||||||
"buddy_ls"
|
"buddy_ls"
|
||||||
"bufls"
|
|
||||||
"bzl"
|
"bzl"
|
||||||
"c3_lsp"
|
"c3_lsp"
|
||||||
"cairo_ls"
|
"cairo_ls"
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue