From c71afa4649c76090d4f588f303febea6b2e91ecd Mon Sep 17 00:00:00 2001 From: feathecutie <53912746+feathecutie@users.noreply.github.com> Date: Fri, 7 May 2021 03:55:01 +0200 Subject: [PATCH] nvdode -> LunarVim (#78) Changed the name of ChristianChiarulli's config from 'nvcode' to it's new name 'LunarVim'. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da70df4..c38a45f 100644 --- a/README.md +++ b/README.md @@ -325,7 +325,7 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c ### Preconfigured Configurations - [NTBBloodbath/doom-nvim](https://github.com/NTBBloodbath/doom-nvim) - port of the doom-emacs framework, its goal is to add useful functions to Neovim to start working in a stable and efficient development environment without spending a lot of time configuring everything. - [crivotz/nv-ide](https://github.com/crivotz/nv-ide) - Neovim custom configuration, oriented for full stack developers (rails, ruby, php, html, css, SCSS, javascript) -- [ChristianChiarulli/nvcode](https://github.com/ChristianChiarulli/nvcode) - This project aims to help one transition away from VSCode, and into a superior text editing experience. +- [ChristianChiarulli/LunarVim](https://github.com/ChristianChiarulli/LunarVim) - This project aims to help one transition away from VSCode, and into a superior text editing experience. ### Keybindings - [AckslD/nvim-whichkey-setup.lua](https://github.com/AckslD/nvim-whichkey-setup.lua) - Nvim-plugin what wraps vim-which-key to simplify setup in lua