From 42db60bc0da032c0c85b3635218e25baf8904c22 Mon Sep 17 00:00:00 2001 From: M64GitHub Date: Thu, 23 May 2024 20:04:52 +0200 Subject: [PATCH] Updated README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ee78ce6d..95e88f03 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,6 @@ In nvim start Mason by entering `:Mason`, select and install the following packa ◍ clangd ◍ cpplint ◍ cpptools - ◍ lua-language-server lua_ls ◍ markdownlint ``` to do so - hover over the corresponding package name from the list, and press `i` to install it. That's it!