From 13abea43402bd60c0aa0ba30e562201835fa7d4f Mon Sep 17 00:00:00 2001 From: Matthew Wareing Date: Thu, 2 Sep 2021 19:40:26 +0100 Subject: [PATCH] Update README.md Lua should be stylized with a capital L, see: https://www.lua.org/about.html What's in a name? --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 15a65e0f..b317ba8e 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ ![gruvchad](https://user-images.githubusercontent.com/59060246/130129897-a68b1585-f42d-4325-8482-102dd2fe1e9e.png) ![everforest](https://user-images.githubusercontent.com/59060246/130129901-5e582f3e-b776-4d0c-9790-be5ae738b5a8.png) -# Very Very Useful lua plugins used in my config +# Very Very Useful Lua plugins used in my config #### Lspkind-nvim @@ -95,14 +95,14 @@ Lua fork of vim devicons which lets me change icons of filetypes: ### Nvim-treesitter -Better syntax highlighting for programming languages ( NvChad by default comes with lua/bash treesitter parsers ). +Better syntax highlighting for programming languages ( NvChad by default comes with Lua/bash treesitter parsers ). without / with Treesitter: # Credits -- [Elianiva](https://github.com/elianiva) helped me with neovim lua related issues many times, NvChad wouldnt exist without his help at all! +- [Elianiva](https://github.com/elianiva) helped me with neovim Lua related issues many times, NvChad wouldnt exist without his help at all! - @lorvethe for making NvChad logo! # Features