Skip to content

AbdullahDahmash/my-nvim-configs

Repository files navigation

clone this repo to ~/.config/nvim

install vim-plug

curl -fLo ~/.local/share/nvim/site/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

Open neovim and run

:PlugInstall

Install python dependencies

pip3 install neovim

Open neovim and run

:UpdateRemotePlugins

That's all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published