Skip to content

AlanJs26/nvim_config

Repository files navigation

AlanJS's Neovim config

startscreen

completion

filetree

Install

You only have to clone this repo in ~/.config/nvim and then launch neovim

git clone https://github.com/AlanJs26/nvim_config.git ~/.config/nvim

An alternative way is to run the script install.sh that does this for you

sh -c "$(curl -fsSL https://raw.githubusercontent.com/AlanJs26/nvim_config/master/install.sh)"

If do not have neovim installed yet, you can append the flag --nvim-appimage to setup the latest official neovim appimage globally

curl -fsSL https://raw.githubusercontent.com/AlanJs26/nvim_config/master/install.sh| bash -s -- --nvim-appimage

About

my personal neovim config

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published