asungy / nvim-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NeoVim

NeoVim 0.7.0 or greater is required to run these configurations.

Cloning

For HTTPS:

git clone https://github.com/asungy/nvim-config.git ~/.config/nvim

For SSH:

git clone git@github.com:asungy/nvim-config.git ~/.config/nvim

Install dependencies (Arch)

~/.config/nvim/scripts/install_deps.sh

Copying dotfiles to home directory

cp -r ~/.config/nvim/dotfiles/. $HOME

About


Languages

Language:Lua 94.1%Language:Shell 5.9%