neovim config with LazyVim
Prerequisite
- neovim 0.8 or higher
- bat for preview text in telescope search dialog
- fd for find files by file name
- ripgrep for find files by contents in files
- patched fonts. (e.g. nerd-fonts)
rustup
for rust-analyzer to work
cargo
for parinfer-rust
plugin compile
deno
for peek
plugin compile
webkit2gtk
for peek
plugin run
- some lsp server installed by
Mason
needs package managers such as npm
and pip
or download tool such as wget
and curl
.
Installation
- clone this repo to personal neovim config folder (e.g. $HOME/.config/nvim)
- launch neovim via command
nvim