stsewd / dotfiles

My dotfiles
MIT License
36 stars 8 forks source link
dotfiles nvim nvimrc vim vimrc

My dotfiles

Neovim

1 2

Installation

Test it with Docker

docker run --rm -it -v `pwd`:/src -v $HOME/.local/share/stsewd-nvim/lazy:/root/.local/share/nvim/lazy ghcr.io/stsewd/neovim

Open neovim and start coding.

To update the docker image just run docker pull ghcr.io/stsewd/neovim

Configurations

Check config/nvim/ for see all the plugins, settings and key-bindings, it's well documented.

Recommended tools

After install