Merge branch 'main' into blink

This commit is contained in:
Folke Lemaitre authored and GitHub committed 2024-11-02 09:54:03 +01:00
commit c43a775035
2 files changed
+2 -1

No files matched your search

+1 -1
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*
+1
View File
@@ -95,6 +95,7 @@ return {
"neovim/nvim-lspconfig",
opts = {
servers = {
rust_analyzer = { enabled = false },
taplo = {
keys = {
{