From 1391ca7ff153636476bae6ffbf16aec076e2d191 Mon Sep 17 00:00:00 2001 From: jdhao Date: Sun, 27 Aug 2023 23:13:42 +0200 Subject: feat: switch from packer.nvim to lazy.nvim --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1ccc387..3f9c096 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ and how to set up on different platforms (Linux, macOS, and Windows). # Features # -+ Plugin management via [Packer.nvim](https://github.com/wbthomason/packer.nvim). ++ Plugin management via [Lazy.nvim](https://github.com/folke/lazy.nvim). + Code, snippet, word auto-completion via [nvim-cmp](https://github.com/hrsh7th/nvim-cmp). + Language server protocol (LSP) support via [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig). + Git integration via [vim-fugitive](https://github.com/tpope/vim-fugitive). -- cgit v1.2.3