nvim Required dependencies neovim >= 0.7.0 fd ripgrep fzf A patched font Installation brew install neovim sqlite fd ripgrep fzf # for macos sudo apt install neovim libsqlite3-dev fd-find ripgrep fzf # for ubuntu/debian git clone https://github.com/lijinglin3/nvim ~/.config/nvim # clone repo nvim +PackerSync # init nvim Mapping TODO