Merge branch 'main' into blink
This commit is contained in:
2 files changed
+2
-1
No files matched your search
+1
-1
@@ -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*
|
||||||
|
|||||||
@@ -95,6 +95,7 @@ return {
|
|||||||
"neovim/nvim-lspconfig",
|
"neovim/nvim-lspconfig",
|
||||||
opts = {
|
opts = {
|
||||||
servers = {
|
servers = {
|
||||||
|
rust_analyzer = { enabled = false },
|
||||||
taplo = {
|
taplo = {
|
||||||
keys = {
|
keys = {
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in new issue
Block a user