From 3157638e48f12bf3c35c647835f3dedccc0124da Mon Sep 17 00:00:00 2001 From: siduck76 Date: Sun, 14 Mar 2021 09:18:57 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0519c8f..f83c9d5 100644 --- a/README.md +++ b/README.md @@ -74,4 +74,4 @@ git clone https://github.com/wbthomason/packer.nvim\ - I'd install it first and add its setup line ( require'lspconfig'.clangd.setup{} ) in /lua/nvim-lspconfig/lua.lua file . + I'd install it first and add its setup line ( require'lspconfig'.clangd.setup{} ) in /lua/nvim-lspconfig/lua.lua file . I will organise the config slowly and soon add a list of important mappings used in my config , on this readme so it might get easy for some :)