Find a file
2023-05-22 15:17:26 +08:00
lua/plugins add new lsp: pylsp 2023-05-22 15:17:26 +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 add keymap setup for gitsign, modify README 2023-05-22 09:56:32 +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.

git clone <url of this repo> ~/.config/nvim