Merge branch 'main' into blink

This commit is contained in:
Folke Lemaitre 2024-11-02 09:54:03 +01:00 committed by GitHub
commit c43a775035
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
*LazyVim.txt* For Neovim Last change: 2024 November 01 *LazyVim.txt* For Neovim Last change: 2024 November 02
============================================================================== ==============================================================================
Table of Contents *LazyVim-table-of-contents* Table of Contents *LazyVim-table-of-contents*

View file

@ -95,6 +95,7 @@ return {
"neovim/nvim-lspconfig", "neovim/nvim-lspconfig",
opts = { opts = {
servers = { servers = {
rust_analyzer = { enabled = false },
taplo = { taplo = {
keys = { keys = {
{ {