From e3273ec3dd448848f5000db85fa7b75aee34eb47 Mon Sep 17 00:00:00 2001 From: grvxs Date: Fri, 6 Aug 2021 16:45:50 +0530 Subject: [PATCH] fix: typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28d3db73..1ed32edc 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ To update Neovim use your package manager or [compile from source](https://githu - User configurable lang/feature enable/disable 3. Provide a [simple and easy](https://github.com/LunarVim/LunarVimCommunity) way for users to share their own configuration or use others. 4. Hot reload of configurations - - Hot install of lsp/treesitter/formatter required upon openning a filetype for the first time + - Hot install of lsp/treesitter/formatter required upon opening a filetype for the first time 5. Provide a stable & maintainable error free configuration layer over neovim - With the help of the community behind it - Github workflow testing