diff options
| author | jdhao <jdhao@hotmail.com> | 2023-08-27 23:13:42 +0200 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2023-08-27 23:14:31 +0200 |
| commit | 1391ca7ff153636476bae6ffbf16aec076e2d191 (patch) | |
| tree | 9739034aef482a2123514fc049bc91210a4beb5b /README.md | |
| parent | 6a6f8ff5974447fd452f5d8bf20dd090dfdd8ec9 (diff) | |
feat: switch from packer.nvim to lazy.nvim
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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). |
