This repository is my own configuration of Neovim based on LazyVim.
The following command will link this repository to $HOME/.config/nvim.
sh installThis repository is intended to use Neovim with devcontainer.
Example: DevPod
- Create Dockerfile and devcontainer.json for your project
- Execute
devpod up --dotfiles <url of this repository