Find a file
2023-05-21 22:07:10 +08:00
lua/plugins switch to lazy.nvim, refactor plugins, to pure lua 2023-05-21 22:02:07 +08:00
.gitignore switch to lazy.nvim, refactor plugins, to pure lua 2023-05-21 22:02:07 +08:00
init.lua switch to lazy.nvim, refactor plugins, to pure lua 2023-05-21 22:02:07 +08:00
LICENSE add license 2022-01-06 16:29:30 +08:00
README.md update README 2023-05-21 22:07:10 +08:00

My config of Neovim

Here is my config of neovim.

Usage

Just clone this repository into directory ~/.config/nvim/ and start neovim. lazy.nvim will auto install itself and other plugins at startup.